From nobody@FreeBSD.ORG  Tue Jan 11 08:52:25 2000
Return-Path: <nobody@FreeBSD.ORG>
Received: by hub.freebsd.org (Postfix, from userid 32767)
	id 887ED154DD; Tue, 11 Jan 2000 08:52:25 -0800 (PST)
Message-Id: <20000111165225.887ED154DD@hub.freebsd.org>
Date: Tue, 11 Jan 2000 08:52:25 -0800 (PST)
From: hokiegrind@yahoo.com
Sender: nobody@FreeBSD.ORG
To: freebsd-gnats-submit@FreeBSD.org
Subject: /usr/libexec/elf/ld: cannot open crt0.o
X-Send-Pr-Version: www-1.0

>Number:         16067
>Category:       gnu
>Synopsis:       /usr/libexec/elf/ld: cannot open crt0.o
>Confidential:   no
>Severity:       critical
>Priority:       high
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jan 11 09:00:01 PST 2000
>Closed-Date:    Fri Jan 14 06:36:20 PST 2000
>Last-Modified:  Fri Jan 14 06:39:37 PST 2000
>Originator:     Hokie
>Release:        FreeBSD 3.3 and 3.4
>Organization:
>Environment:
FreeBSD 3.3-RELEASE and FreeBSD 3.4-RELEASE
>Description:
I have been trying to compile to gcc-2.8.1 from a clean install of 
FreeBSD 3.3 and 3.4. Both FreeBSD 3.3 and 3.4 (default install 
gcc-2.7.2.3) fail to compile  with the following error:

>How-To-Repeat:
Attempt to compile gcc-2.8.1
>Fix:
?

>Release-Note:
>Audit-Trail:

From: "Chris D. Faulhaber" <jedgar@fxp.org>
To: hokiegrind@yahoo.com
Cc: freebsd-gnats-submit@FreeBSD.org
Subject: Re: gnu/16067: /usr/libexec/elf/ld: cannot open crt0.o
Date: Tue, 11 Jan 2000 12:08:17 -0500 (EST)

 On Tue, 11 Jan 2000 hokiegrind@yahoo.com wrote:
 
 > I have been trying to compile to gcc-2.8.1 from a clean install of 
 > FreeBSD 3.3 and 3.4. Both FreeBSD 3.3 and 3.4 (default install 
 > gcc-2.7.2.3) fail to compile  with the following error:
 
 Are you using the port (ports/lang/gcc28)?
 
 -----
 Chris D. Faulhaber - jedgar@fxp.org - jedgar@FreeBSD.org
 --------------------------------------------------------
 FreeBSD: The Power To Serve   -   http://www.FreeBSD.org
 
 
State-Changed-From-To: open->closed 
State-Changed-By: jedgar 
State-Changed-When: Fri Jan 14 06:36:20 PST 2000 
State-Changed-Why:  
Worked out the problem with the submitter.  By using the 
proper ports, the submitter was able to get a newer 
compiler working. 
>Unformatted:
 >'.configure --prefix=/usr/bin'
 >'make'
 >>/usr/libexec/elf/ld: cannot open crt0.o:
 >>No such file or directory
 >>*** Error code 1
 >>Stop.
 
 Looks like files are missing?
 hokiegrind@yahoo.com
