They are going to release an rc5 to fix this. If you can't wait, try cvscompile or do it like I did: Install a newer libtool on your computer, after running the configure script copy it from /usr/bin/libtool (or wherever it's installed) to your alsa-lib dir, overwriting the old one, and compile...
On Wed, 2002-10-23 at 15:52, Emilio Federici wrote: > Hi everybody, I'm setting up a Linux box with a Sb Audigy, so I downloaded the >latest Alsa release but I get the following error while compiling the libraries >(driver compiling went just fine): > > gcc -shared conf.lo confmisc.lo input.lo output.lo async.lo error.lo dlmisc.lo >-Wl,--whole-archive control/.libs/libcontrol.al mixer/.libs/libmixer.al >pcm/.libs/libpcm.al rawmidi/.libs/librawmidi.al timer/.libs/libtimer.al >hwdep/.libs/libhwdep.al seq/.libs/libseq.al instr/.libs/libinstr.al >compat/.libs/libcompat.al -Wl,--no-whole-archive -lm -ldl -lpthread -lc -Wl,-soname >-Wl,libasound.so.2 -o .libs/libasound.so.2.0.0 > /usr/bin/ld: .libs/libasound.so.2.0.0: undefined versioned symbol name >[EMAIL PROTECTED] > /usr/bin/ld: failed to set dynamic section sizes: Bad value > collect2: ld returned 1 exit status > make[2]: *** [libasound.la] Error 1 > make[2]: Leaving directory `/usr/src/alsa-lib-0.9.0rc4/src' > make[1]: *** [all-recursive] Error 1 > make[1]: Leaving directory `/usr/src/alsa-lib-0.9.0rc4/src' > make: *** [all-recursive] Error 1 > > Can anybody help me, please? > > Emilio Federici > > -- Regards, Mathy Vanvoorden ------------------------------------------------------- This sf.net email is sponsored by: Influence the future of Java(TM) technology. Join the Java Community Process(SM) (JCP(SM)) program now. http://ads.sourceforge.net/cgi-bin/redirect.pl?sunm0002en _______________________________________________ Alsa-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/alsa-user
