Hello all:

I am attempting to upgrade my system to the latest ALSA release
(0.9.0rc4) and am having issues installing the alsa-lib package.  I did
not have any trouble installing and getting the 0.9.0rc4 driver package
running.  I am getting an error message during the linking phase of the
make command. It complains of a bad symbol name that begins with "snd_"
could this be a bug due to the dropping of "snd_" in module
options/symbols stated in the readme?  Here is a clip of the build
failure:


make[2]: Entering directory `/usr/src/alsa-lib-0.9.0rc4/src'
/bin/sh ../libtool --mode=link gcc  -g -O2 -Wl,--version-script=Versions
-o libasound.la -rpath /usr/lib -version-info 2:0:0 conf.lo confmisc.lo
input.lo output.lo async.lo error.lo dlmisc.lo control/libcontrol.la
mixer/libmixer.la pcm/libpcm.la
rawmidi/librawmidi.la timer/libtimer.la                 
hwdep/libhwdep.la
seq/libseq.la instr/libinstr.la                compat/libcompat.la -lm
-ldl -lpthread
rm -fr .libs/libasound.la .libs/libasound.* .libs/libasound.*
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]: *** [install-recursive] Error 1
make[1]: Leaving directory `/usr/src/alsa-lib-0.9.0rc4/src'
make: *** [install-recursive] Error 1
[root@is6974 alsa-lib-0.9.0rc4]#


I am using Redhat Linux 8.0 on an IBM TP A20P (CS46xx Snd Card) with a
custom kernel (2.4.18) from kernel.org.  

Thanks,

Rett Walters




-------------------------------------------------------
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

Reply via email to