Subject: Re: make usr.bin/ftp fails!!
To: Andreas Brusinsky <brusinsk@ibdr.inf.tu-dresden.de>
From: Luke Mewburn <lukem@connect.com.au>
List: port-hp300
Date: 05/07/1997 09:39:18
Andreas Brusinsky writes:
> there apears this when id do make in usr/src:
> every thing ges well up to usr.bin/ftp:

you should do "make build" at the top of /usr/src.

you'll need to install the latest includes & libs
	cd /usr/src ; make includes
	cd /usr/src/lib ; make && make install
this may require you to install /usr/src/share/mk, and to recompile
"make" whilst you're at it.