Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 18 Nov 2004 00:00:35 +0100
From:      Wout Steentjes <wout@steentjes.com>
To:        freebsd-stable@freebsd.org
Subject:   Problem with buildworld
Message-ID:  <419BD813.4080902@steentjes.com>

next in thread | raw e-mail | index | archive | help
Hello,

I've a problem with buildworld after cvsup (upgrading from 5.2.1 to 5.3):

-----

> >> Building an up-to-date make(1)
--------------------------------------------------------------
cc -O -pipe -I/usr/src/usr.bin/make -DMAKE_VERSION=\"5200408120\" 
-D__FBSDID=__RCSID -DDEFSHELL=1 -static -o make arch.o buf.o compat.o 
cond.o dir.o for.o hash.o job.o main.o make.o parse.o str.o suff.o 
targ.o util.o var.o var_modify.o lstAppend.o lstAtEnd.o lstAtFront.o 
lstClose.o lstConcat.o lstDatum.o lstDeQueue.o lstDestroy.o lstDupl.o 
lstEnQueue.o lstFind.o lstFindFrom.o lstFirst.o lstForEach.o 
lstForEachFrom.o lstInit.o lstInsert.o lstIsAtEnd.o lstIsEmpty.o 
lstLast.o lstMember.o lstNext.o lstOpen.o lstRemove.o lstReplace.o 
lstSucc.o
/usr/lib/crt1.o: In function `_start':
/usr/lib/crt1.o(.text+0x74): 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.

-----

Does anyone know how to get my buildsystem in a sane state again or any 
other way to solve this?

Thanks in advance.

Wout



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