On Wed, Aug 09, 2006 at 07:42:32AM +0200, Sune Vuorela wrote:

> On Saturday 05 August 2006 22:19, Eric Dorland wrote:
> > Package: lcd4linux
> > Severity: serious

> > In a clean sid chroot lcd4linux fails to build with many errors relating
> > to missing X symbols:

> Adding -lX11 to LDFLAGS make this package build fine again, although I wonder
> a bit why, as -lX11 is already in the relevant line. 
> If some bright people want to enlighten me, my inbox is open ;)

> > -lusb -lusb -L -lX11  -lmysqlclient -lm
>                        ^^^

The problem is the -L listed here *before* the -lX11, without a directory
name in between.  This is caused by X library path detection which doesn't
work correctly with xorg 7.0 in Debian.  I would suggest fixing this
underlying problem.

Cheers,
-- 
Steve Langasek                   Give me a lever long enough and a Free OS
Debian Developer                   to set it on, and I can move the world.
[EMAIL PROTECTED]                                   http://www.debian.org/


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

Reply via email to