On 3 July 2012 23:15, Freddy <[email protected]> wrote: > On wto, 2012-07-03 at 06:37 +0200, hermann wrote: >> We are proud to announce the release of guitarix2-0.23.0. > > Hi Hermann, > > I got some minor problems compiling it: > >> Checking for boost >= 1.42 >> ==> >> >> #include <boost/version.hpp> >> #include <boost/format.hpp> >> #include <boost/thread.hpp> >> #if BOOST_VERSION < 104200 >> #error >> #endif >> int main(){ return 0; } >> >> <== >> [1/2] cxx: build/.conf_check_0/test.cpp -> >> build/.conf_check_0/testbuild/default/test_1.o >> ['/usr/bin/g++', '../test.cpp', '-c', '-o', 'default/test_1.o'] >> [2/2] cxx_link: build/.conf_check_0/testbuild/default/test_1.o -> >> build/.conf_check_0/testbuild/default/testprog >> default/test_1.o: In function >> `__static_initialization_and_destruction_0(int, int)': >> test.cpp:(.text+0x50): undefined reference to >> `boost::system::generic_category()' >> test.cpp:(.text+0x5a): undefined reference to >> `boost::system::generic_category()' >> test.cpp:(.text+0x64): undefined reference to >> `boost::system::system_category()' >> collect2: error: ld returned 1 exit status > > Attached patch solves the problem.
...not really. Attached new version fixes it. Btw. this is using boost 1.50.0 One more question: dunwah.so is being installed into /usr/lib dir. Is this intended? Thanks, Fryderyk
guitarix2-boost.patch
Description: Binary data
_______________________________________________ Linux-audio-dev mailing list [email protected] http://lists.linuxaudio.org/listinfo/linux-audio-dev
