Date: Sun, 3 Feb 2008 11:20:30 +0700 From: Supote Leelasuppakorn <pjn0211@hotmail.com> To: Venkatesh K <kaevee@gmail.com>, <freebsd-questions@freebsd.org> Subject: RE: buildworld failed Message-ID: <BAY102-W4112A5797302302D5E8381B9320@phx.gbl> In-Reply-To: <e187fc980802021914k32abfa9u3fcad52f969ea48@mail.gmail.com> References: <e187fc980802021914k32abfa9u3fcad52f969ea48@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?BAY102-W4112A5797302302D5E8381B9320>