Bah. This got lost amongst 20k msgs.

On Sun, Dec 16, 2001 at 09:28:33PM +1100, DaZZa wrote:
> > probably because HOSTCC is not set. What version of linux are you trying
> > to compile? What happens when you do make menuconfig from /usr/src/linux?
> > You'll need to show all of the output, not just the end bit.
> 
> When I run "make menuconfig", I get the top level menu for configuring
> your kernel makefile. The one with the main options - Code Maturity level,
> loadable module support etc.
> 
> Or at least I used to. Now that I've stuffed with lxdialog, I get a load
> of junk about undeclaired symbols and the like - I'll see if I can snip
> it. This still happens for 2.4.14 - I've obviously broken something in the
> 2.4.10 kernel source tree I'll have to work on.

<errors snipped>

> in 2.4.14, selecting _any_ submenu option from this point resulted in an
> error screen informing me that I've got a problem with the lxdialog
> companion utility, and I get this.

Check to make sure you don't have any old dev ncurses packages
remaining. Either way I'd say uninstall all your dev ncurses packages,
make sure there's no poo left in /usr/include and install the one you
want. Also, grab a fresh, normal tarball from a kernel.org mirror
and try that on for size.

I vaguely remember having this problem once but I can't quite remeber
what I did to solve it. The though that I said 'fuck it' and installed
ncurses from source is pretty strong though.

> If I try and follow those instructions and rebuild lxdialog, I get this
> 
> fred:/usr/src/linux/scripts/lxdialog # make clean all
> rm -f core *.o *~ lxdialog
> /bin/sh: -lncurses: command not found

This is because it's no longer an independant makefile and the doco's
misleading. It needs the base makefile.

Then again I'm looking at the 2.4.17-rc1 Makefiles. :)

> Is that providing any more light?

A wee bit. Tunnel's kinda dark still though.

-- 
CaT        - A high level of technology does not a civilisation make.

-- 
SLUG - Sydney Linux User Group Mailing List - http://slug.org.au/
More Info: http://lists.slug.org.au/listinfo/slug

Reply via email to