From owner-freebsd-questions@FreeBSD.ORG Sun Feb 3 04:32:30 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 25A3116A419 for ; Sun, 3 Feb 2008 04:32:30 +0000 (UTC) (envelope-from pjn0211@hotmail.com) Received: from bay0-omc2-s40.bay0.hotmail.com (bay0-omc2-s40.bay0.hotmail.com [65.54.246.176]) by mx1.freebsd.org (Postfix) with ESMTP id 0C7E613C447 for ; Sun, 3 Feb 2008 04:32:30 +0000 (UTC) (envelope-from pjn0211@hotmail.com) Received: from BAY102-W41 ([64.4.61.141]) by bay0-omc2-s40.bay0.hotmail.com with Microsoft SMTPSVC(6.0.3790.3959); Sat, 2 Feb 2008 20:20:30 -0800 Message-ID: X-Originating-IP: [124.121.93.4] From: Supote Leelasuppakorn To: Venkatesh K , Date: Sun, 3 Feb 2008 11:20:30 +0700 Importance: Normal In-Reply-To: References: MIME-Version: 1.0 X-OriginalArrivalTime: 03 Feb 2008 04:20:30.0929 (UTC) FILETIME=[1CDAFC10:01C8661C] Content-Type: text/plain; charset="windows-874" Content-Transfer-Encoding: 8bit X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: RE: buildworld failed X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Feb 2008 04:32:30 -0000 Hi, I have ever faced this problem. I suggested you deleting the whole /usr/obj then make buildworld again. > Date: Sun, 3 Feb 2008 08:44:59 +0530> From: kaevee@gmail.com> To: freebsd-questions@freebsd.org> Subject: buildworld failed> > Hi,> > I am using FreeBSD Rel 6.3 and cvsup stable. Make buildworld failed for me.> > Here is the log> > --------------------------------------------------------------------------------------------------------------> cc -O2 -fno-strict-aliasing -pipe -march=prescott> -I/usr/src/sbin/gbde/../../sys -DRESCUE -Wsystem-headers -Werror -Wall> -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes> -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual> -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -c> /usr/src/sbin/gbde/gbde.c> /usr/src/sbin/gbde/gbde.c: In function `g_read_data':> /usr/src/sbin/gbde/gbde.c:164: warning: implicit declaration of function `read'> /usr/src/sbin/gbde/gbde.c: In function `setup_passphrase':> /usr/src/sbin/gbde/gbde.c:216: warning: implicit declaration of function `close'> /usr/src/sbin/gbde/g bde.c: In function `cmd_nuke':> /usr/src/sbin/gbde/gbde.c:391: warning: implicit declaration of function `write'> /usr/src/sbin/gbde/gbde.c: In function `cmd_init':> /usr/src/sbin/gbde/gbde.c:556: warning: implicit declaration of> function `unlink'> /usr/src/sbin/gbde/gbde.c: In function `main':> /usr/src/sbin/gbde/gbde.c:801: warning: implicit declaration of> function `getopt'> /usr/src/sbin/gbde/gbde.c:804: error: `optarg' undeclared (first use> in this function)> /usr/src/sbin/gbde/gbde.c:804: error: (Each undeclared identifier is> reported only once> /usr/src/sbin/gbde/gbde.c:804: error: for each function it appears in.)> *** Error code 1> > Stop in /usr/src/sbin/gbde.> *** Error code 1> > Stop in /usr/obj/usr/src/rescue/rescue.> *** Error code 1> > Stop in /usr/src/rescue/rescue.> *** Error code 1> > Stop in /usr/src/rescue.> *** Error code 1> > Stop in /usr/src.> *** Error code 1> > Stop in /usr/src.> *** Error code 1> > Stop in /usr/src.> ----------------------------- ------------------------------------------------------------------------------------> > Thanks,> > Venkatesh K> > -- > Venkatesh. K> _______________________________________________> 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"