From owner-freebsd-questions@FreeBSD.ORG Tue Dec 16 07:31:26 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0DBB116A4CE for ; Tue, 16 Dec 2003 07:31:26 -0800 (PST) Received: from radicalv.com (secure.radicalv.com [216.118.91.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8283B43D35 for ; Tue, 16 Dec 2003 07:31:24 -0800 (PST) (envelope-from ecrist@adtechintegrated.com) Received: (qmail 16507 invoked from network); 16 Dec 2003 15:31:19 -0000 Received: from unknown (HELO Nomad) (66.41.18.160) by mail.radicalv.com with SMTP; 16 Dec 2003 15:31:19 -0000 From: "Eric F Crist" To: "'Gautam Gopalakrishnan'" , "'hugle'" Date: Tue, 16 Dec 2003 09:31:05 -0600 Message-ID: <003b01c3c3e9$a1e82dd0$6401a8c0@Nomad> X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.2616 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 In-Reply-To: <20031216083048.GA32362@madras.dyndns.org> Importance: Normal cc: freebsd-questions@freebsd.org Subject: RE: howto upgrade 4.8 to 4.9 without cdrom or floppy? ERROR X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 16 Dec 2003 15:31:26 -0000 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: owner-freebsd-questions@freebsd.org [mailto:owner-freebsd-questions@freebsd.org] On Behalf Of Gautam Gopalakrishnan Sent: Tuesday, December 16, 2003 2:31 AM To: hugle Cc: freebsd-questions@freebsd.org 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 _______________________________________________ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"