On Mon, 10 Mar 2003, Andrei Boros wrote:

> 
>  Latest cvs alsa-lib compiles ok up to a point where the linker fails on
> a library:
> 
> 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/i386-slackware-linux/bin/ld: .libs/libasound.so.2.0.0: undefined
> versioned symbol name snd_pcm_forward@@ALSA_0.9.0rc8
> /usr/i386-slackware-linux/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 `/serve/install/alsa-cvs/alsa-lib/src'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/serve/install/alsa-cvs/alsa-lib/src'
> make: *** [all-recursive] Error 1

It looks like libtool problem. The 1.4.2 version is ok.

                                                Jaroslav

-----
Jaroslav Kysela <[EMAIL PROTECTED]>
Linux Kernel Sound Maintainer
ALSA Project, SuSE Labs



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Alsa-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-devel

Reply via email to