From owner-freebsd-questions Wed Feb 20 12:53:37 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mail.utexas.edu (wb1-a.mail.utexas.edu [128.83.126.134]) by hub.freebsd.org (Postfix) with SMTP id 3EBFD37B405 for ; Wed, 20 Feb 2002 12:53:31 -0800 (PST) Received: (qmail 16840 invoked by uid 0); 20 Feb 2002 20:53:28 -0000 Received: from chepe.cc.utexas.edu (HELO oscar.mail.utexas.edu) (128.83.135.25) by umbs-smtp-1 with SMTP; 20 Feb 2002 20:53:28 -0000 Message-Id: <5.1.0.14.2.20020220145018.025625a0@mail.utexas.edu> X-Sender: oscars@mail.utexas.edu X-Mailer: QUALCOMM Windows Eudora Version 5.1 Date: Wed, 20 Feb 2002 14:53:26 -0600 To: freebsd-questions@freebsd.org From: Oscar Ricardo Silva Subject: Kernel build failure after cvsup to 4.5 Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I have a FreeBSD 4.2 machine and I'm trying to upgrade to 4.5-STABLE. I got the latest source using cvsup and I'm now trying to rebuild and reinstall. Following the instructions in /usr/src/UPDATING: make buildworld make buildkernel KERNCONF=GENERIC make installkernel KERNCONF=GENERIC (and I've tried a stripped down, edited version of GENERIC as well). I can do the "make buildworld" fine, no problems there. When I do "make buildkernel" I run into a problem with xargs in the 3dfx directory, the error complains that "-J" is not a valid option. I've tried getting the source yesterday and today but still the same error. Any thoughts? Any suggestions/pointers? Oscar To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message