Date: Wed, 5 Dec 2007 06:09:00 +0530 From: "Venkatesh K" <kaevee@gmail.com> To: freebsd-questions@freebsd.org Subject: Re: make buildworld (6-STABLE) -> stop in /usr/src/gnu/usr.bin/gdb/gdbserver Message-ID: <e187fc980712041639v6969a02p42c2bacf9e5d5788@mail.gmail.com> In-Reply-To: <20071204170525.GA3577@aurora.oekb.co.at> References: <20071204170525.GA3577@aurora.oekb.co.at>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi, I think you did not see an earlier thread started by me started by me. I am also facing similar problem and you will find more details if you go through the thread. It seems gdb Makefile is the culprit. Right now I have commented out build of gdbserver and "buildworld" is running. Let's wait and see if someone fixes this in source tree. Thanks, Venkatesh K On Dec 4, 2007 10:35 PM, Ewald Jenisch <a@jenisch.at> wrote: > Hi, > > After cvsup-ing one of my 6-STABLE machines, cleaning up /usr/obj I > started the usual build process with "make buildworld". However after > some minutes it died with the following messages: > > ===> gnu/usr.bin/gdb/kgdb (cleandir) > rm -f i386fbsd-tdep-fixed.c nm.h tm.h xm.h kgdb main.o kthr.o trgt.o trgt_i386.o kgdb.1.gz kgdb.1.cat.gz > rm -f .depend GPATH GRTAGS GSYMS GTAGS > ===> gnu/usr.bin/gdb/gdbserver (cleandir) > cd: can't cd to /usr/src/gnu/usr.bin/gdb/gdbserver > *** Error code 2 > > Stop in /usr/src/gnu/usr.bin/gdb. > *** Error code 1 > > Stop in /usr/src/gnu/usr.bin. > *** Error code 1 > > Stop in /usr/src/gnu. > *** Error code 1 > > Stop in /usr/src. > *** Error code 1 > > Stop in /usr/src. > *** Error code 1 > > Stop in /usr/src. > > > In order to completely start from scratch I removed /usr/src/*, > /usr/obj/*, cvsup-ed again some hours later but again make buildworld > ended with the same error. > > Has anybody else seen this error? > > TIA for any clue, > -ewald > > > _______________________________________________ > 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" > -- Venkatesh. K
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?e187fc980712041639v6969a02p42c2bacf9e5d5788>