← Back to team overview

sikuli-driver team mailing list archive

[Question #189062]: make libVisionProxy.so error

 

New question #189062 on Sikuli:
https://answers.launchpad.net/sikuli/+question/189062

Hello,
I am building Sikuli from the sources on my system, the reason why I build it because I have the same isssue as https://answers.launchpad.net/sikuli/+question/188275 mentioned.

I am following the build-linux.txt but get error while make it. Please see below:

[ 50%] Building CXX object src/main/native/CMakeFiles/VisionProxy.dir/sikuli-debug.cpp.o
Linking CXX shared module ../../../../target/lib/libVisionProxy.so
/usr/bin/ld: /home/brian/sikuli/tesseract-2.04/lib/libtesseract_full.a(libtesseract_full.o): relocation R_X86_64_32 against `a local symbol' can not be used when making a shared object; recompile with -fPIC
/home/brian/sikuli/tesseract-2.04/lib/libtesseract_full.a: could not read symbols: Bad value
collect2: ld returned 1 exit status
make[2]: *** [../target/lib/libVisionProxy.so] Error 1
make[1]: *** [src/main/native/CMakeFiles/VisionProxy.dir/all] Error 2
make: *** [all] Error 2

I googled and rebuilded the libtesseract_full.a with -fPIC but couldn't resolve above issue.

How to resolve this issue? Any commments is appreviated.

BTW, my workstation is:
Linux XXXXXXX 2.6.18-238.el5 #1 SMP Sun Dec 19 14:22:44 EST 2010 x86_64 x86_64 x86_64 GNU/Linux

Thank you!

-- 
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.