Re: crt1.o: In function `_start': undefined reference to `_init_tsl'

From: Ruslan Ermilov <ru_at_freebsd.org>
Date: Wed, 25 Aug 2004 16:50:14 +0300
On Wed, Aug 25, 2004 at 01:51:17PM +0200, Hanspeter Roth wrote:
>   On Aug 25 at 10:06, Ruslan Ermilov spoke:
> 
> > I recall you upgrading your libc without updating the rest
> > of the world -- this ruined your build system.  To try to
> > recover from it, you may need to build/install in lib/csu:
> > 
> > 	cd /usr/src/lib/csu
> > 	make obj && make && make install
> 
> I can't make obj in /usr/src/lib/csu, only in
> /usr/src/lib/csu/i386-elf. `make obj && make && make install' in
> /usr/src/lib/csu/i386-elf installs /usr/lib/crt[1in].o and
> /usr/lib/gcrt1.o.
> 
> I had to do `make obj && make && make install' in /usr/src/lib/libc
> as well. This did solve the problem.
> 
OK, you did it all right.


Cheers,
-- 
Ruslan Ermilov
ru_at_FreeBSD.org
FreeBSD committer

Received on Wed Aug 25 2004 - 11:50:15 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:38:08 UTC