Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 4 Nov 2000 17:03:49 +0100 (MET)
From:      Helge Oldach <Helge.Oldach@de.origin-it.com>
To:        freebsd-stable@freebsd.org
Subject:   /usr/src/gnu/lib/csu breakage in 4.2-BETA
Message-ID:  <200011041603.RAA03946@galaxy.de.cp.philips.com>

next in thread | raw e-mail | index | archive | help
This is a 4.1.1-STABLE i386 system, build from a CTM'ed /usr/src circa
31st October (src-4.0302.gz is the last delta that was applied).
After applying deltas 303 up to 308 (i.e. today) to make it almost a
4.2-STABLE, make buildworld raises this error:

cd /usr/src/gnu/lib/csu;  make depend;  make all;  make install
cc -O -pipe -I/usr/src/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/src/i386/usr/include -g0 -DCRT_BEGIN  -c -o crtbegin.o  /usr/src/gnu/lib/csu/../../../contrib/gcc/crtstuff.c /usr/src/gnu/lib/csu/crtbegin.c
cc: cannot specify -o with -c or -S and multiple compilations
*** Error code 1

Stop in /usr/src/gnu/lib/csu.
*** Error code 1

Stop in /usr/src.
*** Error code 1

Stop in /usr/src.
*** Error code 1

Stop in /usr/src.

Seems the MFC of this change (made on 1st November) was bad?

Helge


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?200011041603.RAA03946>