make buildworld error with FreeBSD 5.3 RELENG_5_3

From: Raheel <raheel_at_raheelkhan.com>
Date: Sat, 23 Oct 2004 23:21:47 +0000
I cvsup'd the latest RELENG_5_3 (as of 10/23/04 _at_ 4PM[MST]) and this is
the error I get doing make buildworld OSRELDATE=0 (in reference to:
http://lists.freebsd.org/pipermail/freebsd-current/2004-September/037212.html)

Here's my error:

/usr/lib/crt1.o: In Function `_start':
/usr/lib/crt1.o(.text+0x7d): undefined reference to `_init_tls'
*** Error code 1

Stop in /usr/src/usr.bin/make.
*** Error code 1

Stop in /usr/src.
*** Error code 1

Stop in /usr/src.
#

I am in single mode, and here's my /etc/make.conf:
PERL_VER=5.6.1
PERL_VERSION=5.6.1
PERL_ARCH=mach
NOPERL=yo
NO_PERL=yo
NO_PERL_WRAPPER=yo
CPUTYPE=k6-2
CFLAGS= -O3 -pipe -funroll-loops -ffast-math
COPTFLAGS= -O2 -pipe -funroll-loops -ffast-math
NO_MODULES=true
NOPROFILE=true
NO_PF=true

uname -srm:
FreeBSD 5.3-RC1 i386

grep __FreeBSD_version /usr/include/osreldate.h
#undef __FreeBSD_version
#define __FreeBSD_version 503001

--raheel

Let me know if you need anymore information, thanks.


--
Received on Sat Oct 23 2004 - 21:22:00 UTC

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