From owner-freebsd-stable Sat Nov 4 10:43:48 2000 Delivered-To: freebsd-stable@freebsd.org Received: from gw-nl1.origin-it.com (gw-nl1.origin-it.com [193.79.128.34]) by hub.freebsd.org (Postfix) with ESMTP id 03C4937B4C5 for ; Sat, 4 Nov 2000 10:43:45 -0800 (PST) Received: from mail.de.origin-it.com (localhost.origin-it.com [127.0.0.1]) by gw-nl1.origin-it.com with ESMTP id TAA18642; Sat, 4 Nov 2000 19:43:42 +0100 (MET) (envelope-from Helge.Oldach@de.origin-it.com) Received: from smtprelay-de1.origin-it.com(172.16.188.53) by gw-nl1.origin-it.com via mwrap (4.0a) id xma018640; Sat, 4 Nov 00 19:43:43 +0100 Received: from mailhub.de.origin-it.com ([130.143.166.88]) by mail.de.origin-it.com (8.9.3/8.8.5-1.2.2m-19990317) with ESMTP id TAA00910; Sat, 4 Nov 2000 19:43:42 +0100 (MET) Received: from galaxy.de.cp.philips.com (galaxy.de.cp.philips.com [130.143.166.29]) by mailhub.de.origin-it.com (8.11.1/8.11.1/hmo23oct00) with ESMTP id eA4Ihde19589; Sat, 4 Nov 2000 19:43:40 +0100 (CET) (envelope-from Helge.Oldach@de.origin-it.com) Received: (from hmo@localhost) by galaxy.de.cp.philips.com (8.9.3/8.9.3/hmo14aug98) id TAA04198; Sat, 4 Nov 2000 19:43:38 +0100 (MET) Message-Id: <200011041843.TAA04198@galaxy.de.cp.philips.com> Subject: Re: /usr/src/gnu/lib/csu breakage in 4.2-BETA In-Reply-To: <20001104100911.A13277@lerami.lerctr.org> from Larry Rosenman at "Nov 4, 2000 10: 9:11 am" To: ler@lerctr.org (Larry Rosenman) Date: Sat, 4 Nov 2000 19:43:37 +0100 (MET) Cc: freebsd-stable@FreeBSD.ORG From: Helge Oldach X-Address: ORIGIN Deutschland GmbH, Billstrasse 80, D-20539 Hamburg, Germany X-Phone: +49 40 7886 464, Fax: +49 40 7886 235, Mobile: +49 172 4515513 MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Larry Rosenman: >That directory should ONLY have a Makefile in it. > >Remove anything else. Thanks! However I had expected that the CTM deltas would remove superfluous files as well. Somewhere there is a gap.... Helge > >See archives earlier in the week. > >Larry Rosenman >* Helge Oldach [001104 10:05]: >> 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 >-- >Larry Rosenman http://www.lerctr.org/~ler >Phone: +1 972-414-9812 (voice) Internet: ler@lerctr.org >US Mail: 1905 Steamboat Springs Drive, Garland, TX 75044-6749 > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message