Package: alsa-lib
Version: 1.0.11-6
Severity: serious
Justification: no longer builds from source

The build fails when linking one of the 32-bit components. Looks like the wrong 
rpath is being used (/usr/lib32 instead of /lib32):

/bin/sh ../libtool --tag=CC --mode=link gcc -m32  -g -Wall -O2   -o aserver  
aserver.o ../src/libasound.la 
mkdir .libs
gcc -m32 -g -Wall -O2 -o .libs/aserver aserver.o  ../src/.libs/libasound.so
/usr/bin/ld: warning: libm.so.6, needed by ../src/.libs/libasound.so, not found 
(try using -rpath or -rpath-link)
/usr/bin/ld: warning: libdl.so.2, needed by ../src/.libs/libasound.so, not 
found (try using -rpath or -rpath-link)
/usr/bin/ld: warning: libpthread.so.0, needed by ../src/.libs/libasound.so, not 
found (try using -rpath or -rpath-link)
.../src/.libs/libasound.so: undefined reference to [EMAIL PROTECTED]'
.../src/.libs/libasound.so: undefined reference to [EMAIL PROTECTED]'
.../src/.libs/libasound.so: undefined reference to [EMAIL PROTECTED]'
.../src/.libs/libasound.so: undefined reference to [EMAIL PROTECTED]'
.../src/.libs/libasound.so: undefined reference to [EMAIL PROTECTED]'
.../src/.libs/libasound.so: undefined reference to [EMAIL PROTECTED]'
.../src/.libs/libasound.so: undefined reference to [EMAIL PROTECTED]'
.../src/.libs/libasound.so: undefined reference to [EMAIL PROTECTED]'
.../src/.libs/libasound.so: undefined reference to [EMAIL PROTECTED]'
.../src/.libs/libasound.so: undefined reference to [EMAIL PROTECTED]'
.../src/.libs/libasound.so: undefined reference to [EMAIL PROTECTED]'
.../src/.libs/libasound.so: undefined reference to [EMAIL PROTECTED]'
.../src/.libs/libasound.so: undefined reference to [EMAIL PROTECTED]'
.../src/.libs/libasound.so: undefined reference to [EMAIL PROTECTED]'
collect2: ld returned 1 exit status
make[2]: *** [aserver] Error 1
make[2]: Leaving directory `/home/ataraxia/alsa-lib-1.0.11/bibuild/aserver'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/ataraxia/alsa-lib-1.0.11/bibuild'
make: *** [build-biarch-stamp] Error 2

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.16-1-amd64-k8
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to