On Wed, Oct 03, 2012 at 07:12:53PM +0100, Robin wrote: > On 3 October 2012 18:36, Armin K. <[email protected]> wrote: > > > > > In this case we used LIBS+=... > > > > In your case it can be either LIBS+=-lX11 for autoconf based packages or > > maybe LDFLAGS=-lX11 for Makefile-only setup. > > -- > > Thanks. > > LIBS+= produced : invalid variable name: LIBS+ > Tried LIBS= which worked. > > Cheers Glad you fixed it. There is a similar issue in icewm, and I expect there might be some others in the book which I've forgotten about - my current guess is that binutils causes the problem. At least it reports *what* needs to be added.
ĸen -- das eine Mal als Tragödie, das andere Mal als Farce -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
