Re: lxdialog announce

Michael Elizabeth Chastain (mec@shout.net)
Thu, 1 Apr 1999 15:18:52 -0600


Groan, more Makefile flakiness. :-/

The problem is that scripts/lxdialog/Makefile doesn't want to stand
alone: it wants to be invoked from the kernel top-level Makefile,
which does invoke HOSTCC.

The workaround is to just do 'make clean' in scripts/lxdialog and
then do 'make menuconfig' as normal. Forget the 'make all' part.

'make HOSTCC=gcc' ought to do the job, too.

Michael

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/