On Wed, 23 Oct 2002, Wolfgang Teichmann wrote:

> Hallo,
> 
> I have problems to compile alsa-lib-0.9.0rc4 (RedHat 8.0)
> 
> 
> make[2]: Wechsel in das Verzeichnis Verzeichnis 
> /mnt/archiv/AAA/SOUND/ALSA/stable/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]

Seems like that something is broken, but we need to figure what. Anyway, 
you can build library with './configure --with-versioned=no'. It should 
work for all binutils, but it's not a very nice solution.

                                                Jaroslav

-----
Jaroslav Kysela <[EMAIL PROTECTED]>
Linux Kernel Sound Maintainer
ALSA Project  http://www.alsa-project.org
SuSE Linux    http://www.suse.com



-------------------------------------------------------
This sf.net emial 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-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-devel

Reply via email to