Re: [Audacity-devel] audacity trunk fails to build on Ubuntu
A free multi-track audio editor and recorder
Brought to you by:
aosiniao
|
From: Steve t. F. <ste...@gm...> - 2010-10-06 22:57:57
|
Same problem on Ubuntu 9.04, libtool 2.2.6a, libtool: link: echo "local: *; };" >> lib/.libs/libportaudio.ver libtool: link: gcc -shared -Wl,-rpath -Wl,/usr//lib -Wl,-rpath -Wl,/usr//lib /usr/lib/libasound.so -L/usr//lib /usr//lib/libjack.so -L/usr/lib -ldl /usr/lib/libsamplerate.so -lrt -lm -lpthread -Wl,-soname -Wl,libportaudio.so.2 -Wl,-version-script -Wl,lib/.libs/libportaudio.ver -o lib/.libs/libportaudio.so.2.0.0 /usr/bin/ld:lib/.libs/libportaudio.ver:2: syntax error in VERSION script collect2: ld returned 1 exit status make[2]: *** [lib/libportaudio.la] Error 1 make[2]: Leaving directory `/home/steve/audacity-copy/lib-src/portaudio-v19' make[1]: *** [portaudio-v19-recursive] Error 2 make[1]: Leaving directory `/home/steve/audacity-copy/lib-src' make: *** [audacity] Error 2 Steve On Wed, Oct 6, 2010 at 1:45 PM, Gale Andrews <ga...@au...> wrote: > > | From Richard Ash <ri...@au...> > | Tue, 05 Oct 2010 22:17:50 +0100 > | Subject: [Audacity-devel] audacity trunk fails to build on Ubuntu >> On Tue, 2010-10-05 at 12:55 +0200, Benjamin Drung wrote: >> > audacity trunks fails to build on Ubuntu. The last known building >> > revision was 10703 and the first known failing one was 10714. >> > >> > The ending of the build failure (but probably not the cause): >> >> Definitely not the cause. What goes wrong is that the portaudio-v19 >> build fails with a libtool-related build error just before 50% down the >> log file. >> >> I don't know yet what causes this - my amd64 build works fine ... What >> libtool version does your build host have? >> >> Richard > > I have the same problem (default ./configure) on Ubuntu 10.04 > (AMD Duron i386) - syntax error in VERSION script after similar > looking eval: 1: args+=: not found lines. Libtool is 2.2.6b-2ubuntu1. > > I made a make.log (but not a configure log) before reading this, but > in case it shows anything different in the detail: > http://www.gaclrecords.org.uk/make.log > > > > > > Gale > > ------------------------------------------------------------------------------ > Beautiful is writing same markup. Internet Explorer 9 supports > standards for HTML5, CSS3, SVG 1.1, ECMAScript5, and DOM L2 & L3. > Spend less time writing and rewriting code and more time creating great > experiences on the web. Be a part of the beta today. > http://p.sf.net/sfu/beautyoftheweb > _______________________________________________ > audacity-devel mailing list > aud...@li... > https://lists.sourceforge.net/lists/listinfo/audacity-devel > |