Hi list,

I'm getting the following error:

/usr/bin/ld: ../utils/libremote_services_utils.a(remote_services_utils.c.o): 
relocation R_X86_64_PC32 against undefined symbol `bundleContext_getProperty' 
can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: final link failed: Bad value
collect2: error: ld returned 1 exit status
make[2]: *** [remote_services/topology_manager/libtopology_manager.so] Error 1
make[1]: *** 
[remote_services/topology_manager/CMakeFiles/topology_manager.dir/all] Error 2
make: *** [all] Error 2

Since I know nothing of cmake, I wonder if someone can point me in the right direction? I've tried looking up where the CFLAGS are defined but could not find it.

--
Ferry Huberts

Reply via email to