Skip to Main Content

DevOps, CI/CD and Automation

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Oracle Proc undefined reference to `sqlcxt'

palkinaMay 13 2015 — edited May 13 2015

Hello,

We're trying to configure Oracle Proc (instantclient-sdk-linux.x64-12.1.0.2.0.zip) under Oracle Linux 6.5.

After tweaking the Makefile and nbproject/Makefile-Debug.mk we were able to have proc to run properly and have the make start. However, it fails during the linker phase with error

/home/userdev1/SolStudioProjects/DbApplication_1/main.pc:113: undefined reference to `sqlcxt'

build/Debug/GNU-Linux-x86/main.o:/home/userdev1/SolStudioProjects/DbApplication_1/main.pc:115: more undefined references to `sqlcxt' follow

collect2: ld returned 1 exit status

Does somebody know I may be missing to fix this?

Many thanks in advance

This post has been answered by palkina on May 13 2015
Jump to Answer

Comments

Processing
Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Jun 10 2015
Added on May 13 2015
1 comment
3,505 views