From owner-freebsd-stable@FreeBSD.ORG Wed Oct 15 21:25:47 2003 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8D5D616A4B3 for ; Wed, 15 Oct 2003 21:25:47 -0700 (PDT) Received: from mail16.messagelabs.com (mail16.messagelabs.com [64.124.170.131]) by mx1.FreeBSD.org (Postfix) with SMTP id A07ED43FAF for ; Wed, 15 Oct 2003 21:25:46 -0700 (PDT) (envelope-from jason.dictos@tapeware.com) X-VirusChecked: Checked X-Env-Sender: jason.dictos@tapeware.com X-Msg-Ref: server-2.tower-16.messagelabs.com!1066278339!2171298 X-StarScan-Version: 5.1.9.3; banners=tapeware.com,-,- Received: (qmail 21588 invoked from network); 16 Oct 2003 04:25:39 -0000 Received: from mail.tapeware.com (HELO yt-internet.tapeware.com) (4.21.59.10) by server-2.tower-16.messagelabs.com with SMTP; 16 Oct 2003 04:25:39 -0000 Received: by yt-internet.tapeware.com with Internet Mail Service (5.5.2656.59) id <47WTMJF3>; Wed, 15 Oct 2003 21:26:59 -0700 Message-ID: From: Jason Dictos To: "'freebsd-stable@freebsd.org'" Date: Wed, 15 Oct 2003 21:26:53 -0700 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2656.59) Content-Type: text/plain Subject: Help with build world X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 16 Oct 2003 04:25:47 -0000 Hi All, I recently did a cvsup using the basic stable script and make buildworld gave me an error on /usr/src/usr.sbin/config/mkmakefile.c in regards to PSEUDO_FILE not being defined. SO i went in there and simply made some bogus defenition for it in config.h. The compile then went on until it ran into another snag with openssl (the make file script was trying to delete a file in a directory that wasn't there). So I hacked that too by simply making the file in the directory and the compile moved along. So when it finished, I went to compile the kernel, and I ran into a problem makign the GENERIC and it said syntax error and low and behind the syntax error was at a line with psuedo-device in it. So then I did a make clean, removed my changed from config.h, did a make buildworld and the compile errors haven't happened again strangely enough. Any ideas? Thanks, -Jason ________________________________________________________________________ This email has been scanned for all viruses by the MessageLabs Email Security System. For more information on a proactive email security service working around the clock, around the globe, visit http://www.messagelabs.com ________________________________________________________________________