Re: [LAD] [LAU] [LAA] Guitarix release 0.23.0

From: Freddy <fdziarmagowski@email-addr-hidden>
Date: Wed Jul 04 2012 - 00:15:19 EEST

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.

One more very minor thing: the tarball contains "trunk" instead of "guitarix-0.23.0" directory.

Thanks,
Fryderyk

_______________________________________________
Linux-audio-dev mailing list
Linux-audio-dev@email-addr-hidden
http://lists.linuxaudio.org/listinfo/linux-audio-dev

Received on Wed Jul 4 04:15:01 2012

This archive was generated by hypermail 2.1.8 : Wed Jul 04 2012 - 04:15:01 EEST