On Sat, Nov 12, 2005 at 02:00:31AM +0100, Sam Hocevar wrote: > The version of libasound2-dev in unstable is 1.0.9, which is >= 1.0.5 > and is supposed to have the snd_asoundlib_version symbol. The m68k and > Alpha autobuilders managed to build the package. It is therefore not > "not buildable in unstable".
Let me rephrase it, it is not buildable on a clean system.
Now the problem:
| configure:20242: checking for BSE_CFLAGS
| configure:20250: $PKG_CONFIG --exists "bse >= 0.6.6" >/dev/null 2>&1
| configure:20253: $? = 0
| configure:20263: result: -pthread -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include
| configure:20265: checking for BSE_LIBS
| configure:20273: $PKG_CONFIG --exists "bse >= 0.6.6" >/dev/null 2>&1
| configure:20276: $? = 0
| configure:20286: result: -Wl,--export-dynamic -pthread -lbse -lvorbisfile
-lvorbisenc -lvorbis -logg -lz -lsfi -lmad -lm -lgmodule-2.0 -ldl -lgthread-2.0
-lgobject-2.0 -lglib-2.0
[...]
| configure:20578: checking for snd_asoundlib_version in -lasound
| configure:20608: s390-linux-gnu-gcc -o conftest -g -DG_ENABLE_DEBUG -ggdb3
-fno-cond-mismatch -Wall -Wmissing-prototypes -Wmissing-declarations
-Wno-cast-qual -Wpointer-arith -Wredundant-decls -Wmissing-noreturn -pipe -O2
-ftracer -finline-functions -fno-keep-static-consts -pthread
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wl,--export-dynamic
-pthread -lbse -lvorbisfile -lvorbisenc -lvorbis -logg -lz -lsfi -lmad -lm
-lgmodule-2.0 -ldl -lgthread-2.0 -lgobject-2.0 -lglib-2.0 conftest.c -lasound
>&5
| /usr/bin/ld: cannot find -lz
| collect2: ld returned 1 exit status
The pkgconfig file of bse wants -lz but it is not declared as package
dependency.
Bastian
--
"Life and death are seldom logical."
"But attaining a desired goal always is."
-- McCoy and Spock, "The Galileo Seven", stardate 2821.7
signature.asc
Description: Digital signature

