Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 10 Jan 2000 17:19:18 +0000
From:      Ben Smithurst <ben@scientia.demon.co.uk>
To:        Nic <nic@socrates.corconx.co.uk>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: linker error: crti.o
Message-ID:  <20000110171918.A9546@strontium.scientia.demon.co.uk>
In-Reply-To: <200001101107.LAA78356@socrates.corconx.co.uk>
References:  <200001101107.LAA78356@socrates.corconx.co.uk>

next in thread | previous in thread | raw e-mail | index | archive | help
Nic wrote:

> Recently everytime I try to compile manually
> or using a port I get the following error:
> 
> /usr/libexec/elf/ld: cannot open crti.o: No such file or directory
> *** Error code 1
> 
> the latest port this has happened on is analog4.
> 
> Could someone let me know how I go about solving this.

Have you deleted crti.o from /usr/lib? If not, something else is going
wrong. If you have deleted it, you'll have to get a new copy from
somewhere (I'd guess it's on CD 2 if you have the CD set). If you have
the source, you may be able to rebuild it (cd /usr/src/lib/csu/i386-elf
&& make all install).

-- 
Ben Smithurst            | PGP: 0x99392F7D
ben@scientia.demon.co.uk |   key available from keyservers and
                         |   ben+pgp@scientia.demon.co.uk


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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000110171918.A9546>