OpenViBE Bug Tracker

View Issue Details Jump to Notes ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0000122openvibepatch submissionpublic2013-02-02 14:112013-02-19 10:30
Reporterozan.caglayan 
Assigned Tojlegeny 
PrioritynormalSeverityminorReproducibilityalways
StatusresolvedResolutionfixed 
Platformx86_64OSLinuxOS VersionFedora
Summary0000122: vr-demo linking failure against boost
DescriptionI have a linking failure on F18 x86_64 for vr-demo:

[100%] Building CXX object CMakeFiles/OpenViBE-vr-demo-dynamic.dir/src/HandballBCI/ovavrdCHandballBCI.o
/home/ozan/svn/openvibe/openvibe-applications/vr-demo/trunc/src/HandballBCI/ovavrdCHandballBCI.cpp: In member function ‘virtual bool OpenViBEVRDemos::CHandballBCI::process(double)’:
/home/ozan/svn/openvibe/openvibe-applications/vr-demo/trunc/src/HandballBCI/ovavrdCHandballBCI.cpp:172:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
Linking CXX executable OpenViBE-vr-demo-dynamic
/usr/bin/ld: CMakeFiles/OpenViBE-vr-demo-dynamic.dir/src/ovavrdCOgreVRApplication.o: undefined reference to symbol '_ZN5boost6system15system_categoryEv'
/usr/bin/ld: note: '_ZN5boost6system15system_categoryEv' is defined in DSO /lib64/libboost_system-mt.so.1.50.0 so try adding it to the linker command line
/lib64/libboost_system-mt.so.1.50.0: could not read symbols: Invalid operation
collect2: error: ld returned 1 exit status
make[2]: *** [OpenViBE-vr-demo-dynamic] Error 1
make[1]: *** [CMakeFiles/OpenViBE-vr-demo-dynamic.dir/all] Error 2
make: *** [all] Error 2
Additional InformationAttached patch fixes the problem.
TagsNo tags attached.
Attached Filespatch file icon vr-demo-build-fix.patch [^] (428 bytes) 2013-02-02 14:11 [Show Content]

- Relationships

-  Notes
(0001069)
jtlindgr (administrator)
2013-02-19 10:30

jlegeny fixed the Fedora 18 build, see r3443 and later. Thank you for the patch.

- Issue History
Date Modified Username Field Change
2013-02-02 14:11 ozan.caglayan New Issue
2013-02-02 14:11 ozan.caglayan File Added: vr-demo-build-fix.patch
2013-02-18 11:21 jtlindgr Assigned To => jtlindgr
2013-02-18 11:21 jtlindgr Status new => acknowledged
2013-02-19 10:30 jtlindgr Note Added: 0001069
2013-02-19 10:30 jtlindgr Status acknowledged => resolved
2013-02-19 10:30 jtlindgr Resolution open => fixed
2013-02-19 10:30 jtlindgr Assigned To jtlindgr => jlegeny


Copyright © 2000 - 2024 MantisBT Team
Powered by Mantis Bugtracker