[ https://issues.apache.org/jira/browse/QPID-2473?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12851785#action_12851785 ]
Jan Sarenik commented on QPID-2473: ----------------------------------- And when I uninstall xqilla and xerces, I am getting this: [ 99%] Building CXX object src/tests/CMakeFiles/cluster_test.dir/PartialFailure.o Linking CXX executable unit_test [100%] Building CXX object src/tests/CMakeFiles/cluster_test.dir/ClusterFailover.o [100%] Built target unit_test [100%] Building CXX object src/tests/CMakeFiles/cluster_test.dir/InitialStatusMap.o [100%] Building CXX object src/tests/CMakeFiles/cluster_test.dir/StoreStatus.o Linking CXX executable cluster_test /usr/bin/ld: CMakeFiles/cluster_test.dir/StoreStatus.o: undefined reference to symbol 'boost::system::get_system_category()' /usr/bin/ld: note: 'boost::system::get_system_category()' is defined in DSO /usr/lib64/libboost_system-mt.so.1.41.0 so try adding it to the linker command line /usr/lib64/libboost_system-mt.so.1.41.0: could not read symbols: Invalid operation collect2: ld returned 1 exit status make[2]: *** [src/tests/cluster_test] Error 1 make[1]: *** [src/tests/CMakeFiles/cluster_test.dir/all] Error 2 make: *** [all] Error 2 > current libraries: new options needed to link with > -------------------------------------------------- > > Key: QPID-2473 > URL: https://issues.apache.org/jira/browse/QPID-2473 > Project: Qpid > Issue Type: Bug > Components: C++ Broker > Affects Versions: 0.7 > Environment: Linux slanina.virtual 2.6.34-0.16.rc2.git0.fc14.x86_64 > #1 SMP Tue Mar 23 02:02:52 UTC 2010 x86_64 x86_64 x86_64 GNU/Linux > fedora-release-14-0.4.noarch (Rawhide x86_64) > glibc-2.11.90-16.x86_64 > gcc-4.4.3-13.fc14.x86_64 > gcc-c++-4.4.3-13.fc14.x86_64 > boost-1.41.0-7.fc13.x86_64 > Reporter: Jan Sarenik > Assignee: Gordon Sim > Attachments: qpid-rawhide.diff > > > The little attached patch is vital to make current trunk > (r928701) compile on Fedora Rawhide with Boost 1.41.0. > The other line adds libpthread linking option. It works > but you may want to add it elsewhere if you choose > to do so. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. --------------------------------------------------------------------- Apache Qpid - AMQP Messaging Implementation Project: http://qpid.apache.org Use/Interact: mailto:dev-subscr...@qpid.apache.org