[parisc-linux] compiling (and booting) on a 735

Philipp Rumpf prumpf@suse.de
Tue, 28 Sep 1999 21:28:27 +0200


On Tue, Sep 28, 1999 at 09:30:46PM +0200, Simen Thoresen wrote:
> Do I need a tftp-server and try for a netboot?

That's what I'd do.

> make menuconfig:
> I've downloaded ncurses (v 4.2 from ftp.gnu.org,
> /gnu/ncurses/ncurses-4.2.tar.gz ) and installed it.
> 
> I then linked /usr/local/include (where ncurses.h resides) to
> /usr/include/ncurses
> (so that /usr/include/ncurses/ncurses.h exists), and sssslightly modified
> linux/scripts/lxdialog/Makefile, as HPUX's find barfed on 
> -maxdepth 1.

use GNU find.

> Running make menuconfig from the kernel directory now works great, and I

very cool.