Date: Wed, 01 Nov 2000 11:38:27 -0500 From: James Housley <jim@thehousleys.net> To: freebsd-stable@FreeBSD.org Subject: BUILD FAILURE of -STABLE Message-ID: <3A004703.DB16E60F@thehousleys.net>
next in thread | raw e-mail | index | archive | help
I did a cvsup at about 10am EST. I normally do a make -j16 buildworld, but it also happened on a make -j4 buildworld. I am attaching the full file if it matters. Here is a clip from the end of the file. cc -O -pipe -I/usr/src4/gnu/lib/csu/../../../contrib/gcc/config -I. -DIN_GCC -finhibit-size-directive -fno-inline-functions -fno-exceptions -fno-omit-frame-pointer -I/usr/obj/usr/src4/i386/usr/include -g0 -DCRT_BEGIN -DCRTSTUFFS_O -fpic -c -o crtbegin.So /usr/src4/gnu/lib/csu/../../../contrib/gcc/crtstuff.c /usr/src4/gnu/lib/csu/crtbegin.c cc: cannot specify -o with -c or -S and multiple compilations cc -O -pipe -I/usr/src4/gnu/lib/csu/../../../contrib/gcc/config -I. -DIN_GCC -finhibit-size-directive -fno-inline-functions -fno-exceptions -fno-omit-frame-pointer -I/usr/obj/usr/src4/i386/usr/include -g0 -DCRT_END -c -o crtend.o /usr/src4/gnu/lib/csu/../../../contrib/gcc/crtstuff.c /usr/src4/gnu/lib/csu/crtend.c cc: cannot specify -o with -c or -S and multiple compilations *** Error code 1 *** Error code 1 *** Error code 1 cc -O -pipe -I/usr/src4/gnu/lib/csu/../../../contrib/gcc/config -I. -DIN_GCC -finhibit-size-directive -fno-inline-functions -fno-exceptions -fno-omit-frame-pointer -I/usr/obj/usr/src4/i386/usr/include -g0 -DCRT_END -DCRTSTUFFS_O -fpic -c -o crtend.So /usr/src4/gnu/lib/csu/../../../contrib/gcc/crtstuff.c /usr/src4/gnu/lib/csu/crtend.c cc: cannot specify -o with -c or -S and multiple compilations *** Error code 1 4 errors *** Error code 2 1 error *** Error code 2 1 error *** Error code 2 1 error Does the new crt* stuff prohibit parallel builds??? Jim -- jeh@FreeBSD.org http://www.FreeBSD.org The Power to Serve jim@TheHousleys.Net http://www.TheHousleys.net --------------------------------------------------------------------- Studies show that 1 out of every 4 Americans suffer some form of mental illness. So look at your three best friends, if they are okay it is YOU! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3A004703.DB16E60F>