Comment 4 for bug 12062

Revision history for this message
Debian Bug Importer (debzilla) wrote :

Message-ID: <email address hidden>
Date: Wed, 19 Jan 2005 21:00:53 +0100
From: Kurt Roeckx <email address hidden>
To: <email address hidden>
Cc: <email address hidden>
Subject: Re: Bug#291268: gengameng: FTBFS: Missing build dependency?

reassign 291268 libsdl1.2-dev
thanks

On Wed, Jan 19, 2005 at 08:14:11PM +0100, Kurt Roeckx wrote:
> grep: /usr/lib/libartsc.la: No such file or directory
[...]
> /usr/bin/ld: cannot find -lXt

It seems more package are failing since the last change to
libsdl1.2

The libSDL.la file says:
dependency_libs=' /usr/lib/libasound.la -L/usr/lib /usr/lib/libartsc.la -L/usr/X11R6/lib -L/usr/share/qt3/lib /usr/lib/libgmodule-2.0.la /usr/lib/libgthread-2.0.la /usr/lib/libglib-2.0.la /usr/lib/libesd.la /usr/lib/libaudiofile.la -laudio -lXt -lXext -lvga /usr/lib/libaa.la -lncurses -lslang -lX11 /usr/lib/libasound.la -lm -ldl -lpthread'

I think you should also make sure that the libsdl1.2-dev package
depends on all those packages in that case.

Are all those libs/packages needed anyway?

Kurt