My mistake, I meant: make depend; make; make install
I wrote this one one line/command for simplicity. When I do this process, I usually do it in three separate commands, so I know exactly where it's failing. Eric F Crist President AdTech Integrated Systems, Inc (612) 998-3588 -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Gautam Gopalakrishnan Sent: Tuesday, December 16, 2003 2:31 AM To: hugle Cc: [EMAIL PROTECTED] Subject: Re: howto upgrade 4.8 to 4.9 without cdrom or floppy? ERROR On Tue, Dec 16, 2003 at 08:44:08AM -0800, hugle wrote: > MS> # make; make depend; make install > > at step 4, you should do: make depend && make && make install Well, why not "make depend all install"? Gautam _______________________________________________ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]" _______________________________________________ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"
