From owner-freebsd-stable Tue Oct 31 4:20:58 2000 Delivered-To: freebsd-stable@freebsd.org Received: from gscamnlh01.wr.usgs.gov (gscamnlh01.wr.usgs.gov [130.118.4.115]) by hub.freebsd.org (Postfix) with ESMTP id 3726337B4CF; Tue, 31 Oct 2000 04:20:54 -0800 (PST) To: Terry Dwyer Cc: owner-freebsd-stable@FreeBSD.ORG, stable@freebsd.org Subject: Re: make installworld fix with new crtstuff X-Mailer: Lotus Notes Release 5.0.3 March 21, 2000 Message-ID: From: rsowders@usgs.gov Date: Tue, 31 Oct 2000 04:16:01 -0800 X-MIMETrack: Serialize by Router on gscamnlh01/SERVER/USGS/DOI(Release 5.0.3 |March 21, 2000) at 10/31/2000 04:20:50 AM, Serialize complete at 10/31/2000 04:20:50 AM MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="=_alternative 004366EE88256989_=" Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This is a multipart message in MIME format. --=_alternative 004366EE88256989_= Content-Type: text/plain; charset="us-ascii" I also have the same results as Mr. Dwyer. I also have done a make cleandir followed by a make buildworld, I have all my fingers crossed. Long nite, daylights coming, will check after sleep. ZZZZZZZZZZZZZ Terry Dwyer Sent by: owner-freebsd-stable@FreeBSD.ORG 10/31/2000 03:08 AM To: stable@freebsd.org cc: Subject: Re: make installworld fix with new crtstuff I applied the patch suggested by Max Khon and still no joy. I've had this problem (along with some others) and had to replace my source tree with the most recent I had available, from about a week ago. Once I had /usr/src and /usr/obj - precompiled on another machine in place, I did a make installworld which completed properly. Then I cvsupped and tried a make buildworld: cd /usr/src/gnu/lib/csu; make depend; make all; make install rm -f .depend mkdep -f .depend -a -I/usr/src/gnu/lib/csu/../../../contrib/gcc/config -I. -DIN_GCC -I/usr/obj/usr/src cd /usr/src/gnu/lib/csu; make _EXTRADEPEND cc -O -pipe -I/usr/src/gnu/lib/csu/../../../contrib/gcc/config -I. -DIN_GCC -finhibit-size-directive -fn cc: cannot specify -o with -c or -S and multiple compilations ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ *** Error code 1 ( Dontcha just love script ) Stop in /usr/src/gnu/lib/csu. *** Error code 1 This is the error message I've been seeing all day. Why the failure with the error above? Other people seem able to cd to /usr/src/gnu/lib/csu and do a sucessfull make. I'm doing another CVSup now to see what comes down. I just checked, I have the new Makefile $FreeBSD: src/gnu/lib/csu/Makefile,v 1.1.2.4 2000/10/31 01:46:39 obrien Directory contents: -rw-r--r-- 1 root wheel 1963 31 Oct 14:17 Makefile -rw-r--r-- 1 root wheel 20861 31 Oct 08:20 crtbegin.c lrwxr-xr-x 1 root wheel 52 31 Oct 08:20 crtend.c -> /usr/src/gnu/lib/csu/../../../contrib/gcc/crtstuff.c Is this link supposed to be here? I've just started a make buildworld having done a make cleandir Fingers crossed! Terry To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message --=_alternative 004366EE88256989_= Content-Type: text/html; charset="us-ascii"
I also have the same results as Mr. Dwyer.
I also have done a make cleandir followed by a make buildworld,
I have all my fingers crossed.

Long nite, daylights coming, will check after sleep. ZZZZZZZZZZZZZ


Terry Dwyer <tdwyer@bigpond.com>
Sent by: owner-freebsd-stable@FreeBSD.ORG

10/31/2000 03:08 AM

       
        To:        stable@freebsd.org
        cc:        
        Subject:        Re: make installworld fix with new crtstuff


I applied the patch suggested by Max Khon <fjoe@iclub.nsu.ru>

and still no joy.

I've had this problem (along with some others) and had to replace
my source tree with the most recent I had available, from about
a week ago.  Once I had /usr/src and /usr/obj - precompiled on
another machine in place, I did a make installworld which completed
properly.
Then I cvsupped and tried a make buildworld:

cd /usr/src/gnu/lib/csu;  make depend;  make all;  make
install                                          
rm -f
.depend                                                                                            
mkdep -f .depend -a  
-I/usr/src/gnu/lib/csu/../../../contrib/gcc/config -I. -DIN_GCC
-I/usr/obj/usr/src
cd /usr/src/gnu/lib/csu; make
_EXTRADEPEND                                                              
cc -O -pipe -I/usr/src/gnu/lib/csu/../../../contrib/gcc/config -I.
-DIN_GCC  -finhibit-size-directive -fn
cc: cannot specify -o with -c or -S and multiple
compilations                                            
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
*** Error code
1                                                                                        

( Dontcha just love script )
                                                                                                       
Stop in
/usr/src/gnu/lib/csu.                                                                            
*** Error code 1

This is the error message I've been seeing all day.

Why the failure with the error above?  Other people seem able
to cd to /usr/src/gnu/lib/csu and do a sucessfull make.

I'm doing another CVSup now to see what comes down.

I just checked, I have the new Makefile

$FreeBSD: src/gnu/lib/csu/Makefile,v 1.1.2.4 2000/10/31 01:46:39
obrien
Directory contents:

-rw-r--r--   1 root  wheel   1963 31 Oct 14:17 Makefile
-rw-r--r--   1 root  wheel  20861 31 Oct 08:20 crtbegin.c
lrwxr-xr-x   1 root  wheel     52 31 Oct 08:20 crtend.c ->
/usr/src/gnu/lib/csu/../../../contrib/gcc/crtstuff.c

Is this link supposed to be here?

I've just started a make buildworld having done a make cleandir

Fingers crossed!

Terry


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message


--=_alternative 004366EE88256989_=-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message