Am Mittwoch, den 04.07.2012, 00:10 +0200 schrieb Fryderyk Dziarmagowski:
> 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

Hi Freddy

Thanks for the patch, I have add it and upload a new guitarix-0.23.1 tar
ball.
dunwah.so wasn't intended to install (in this release), I have fixed
that to. 
Also the naming (trunk = I have used git-archive to produce the tar
ball) is fixed now, 

greets
hermann

_______________________________________________
Linux-audio-dev mailing list
[email protected]
http://lists.linuxaudio.org/listinfo/linux-audio-dev

Reply via email to