Date: Mon, 30 Aug 1999 07:23:32 +1200 From: Mike Muir <mmuir@es.co.nz> To: Pascal Hofstee <daeron@Wit401305.student.utwente.nl> Cc: Randy Bush <randy@psg.com>, FreeBSD Current <freebsd-current@FreeBSD.ORG> Subject: Re: breakage in this morning's build Message-ID: <37C988B4.6787261A@es.co.nz> References: <Pine.BSF.4.10.9908291927210.72190-100000@shadowmere.student.utwente.nl>
next in thread | previous in thread | raw e-mail | index | archive | help
Pascal Hofstee wrote: > I am suffering from the exact same problem here as well ... (tried about 4 > times now ... without success) Mines a little (little) different: install -c -s -o root -g wheel -m 555 mv /usr/obj/usr/src/tmp/bin /usr/obj/usr/src/bin/mv created for /usr/src/bin/mv cd /usr/src/bin/rm; /usr/obj/usr/src/tmp/usr/bin/make -DWORLD -DNOINFO -DNOMAN -DNOPIC -DNOPROFILE -DNOSHARED -D_BUILD_TOOLS cleandepend; /usr/obj/usr/src/tmp/usr/bin/make -DWORLD -DNOINFO -DNOMAN -DNOPIC -DNOPROFILE -DNOSHARED -D_BUILD_TOOLS all; /usr/obj/usr/src/tmp/usr/bin/make -DWORLD -DNOINFO -DNOMAN -DNOPIC -DNOPROFILE -DNOSHARED -D_BUILD_TOOLS -B install cleandir obj rm -f .depend /usr/obj/usr/src/bin/rm/GPATH /usr/obj/usr/src/bin/rm/GRTAGS /usr/obj/usr/src/bin/rm/GSYMS /usr/obj/usr/src/bin/rm/GTAGS cc -O -pipe -Wall -Wformat -I/usr/obj/usr/src/tmp/usr/include -c /usr/src/bin/rm/rm.c cc -O -pipe -Wall -Wformat -I/usr/obj/usr/src/tmp/usr/include -c /usr/src/bin/rm/../ls/stat_flags.c cc -O -pipe -Wall -Wformat -I/usr/obj/usr/src/tmp/usr/include -static -o rm rm.o stat_flags.o install -c -s -o root -g wheel -m 555 rm /usr/obj/usr/src/tmp/bin rm: /usr/obj/usr/src/bin/rm: Inappropriate ioctl for device *** Error code 1 Stop in /usr/src/bin/rm. *** Error code 1 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?37C988B4.6787261A>