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

From: Hanspeter Roth <hampi_at_rootshell.be>
Date: Wed, 25 Aug 2004 13:51:17 +0200
  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.

-Hanspeter
Received on Wed Aug 25 2004 - 09:51:26 UTC

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