Date: Wed, 20 Apr 2005 18:06:35 -0700 From: "Andrew Heyn" <aheyn@lifestylecomm.com> To: <freebsd-questions@freebsd.org> Subject: RE: Error: /usr/lib/crt1.o(.text+0x64): In function `_start': Message-ID: <CLELJKHKLJLNMNHGHFIDOEHCCCAA.aheyn@lifestylecomm.com> In-Reply-To: <f420b2a105042010372ea59c9f@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
> -----Original Message----- > From: owner-freebsd-questions@freebsd.org > [mailto:owner-freebsd-questions@freebsd.org]On Behalf Of Alexander > Chamandy > Sent: Wednesday, April 20, 2005 10:37 AM > To: freebsd-stable@freebsd.org; freebsd-questions@freebsd.org > Subject: Error: /usr/lib/crt1.o(.text+0x64): In function `_start': > > > Has anyone seen these sorts of errors when compiling applications > (such as PHP or Apache2)? I can buildworld, kernels and most of the > ports.. but occasionally I run in to this error: > > /usr/lib/crt1.o(.text+0x64): In function `_start': > : undefined reference to `_init_tls' > > Here's the dmesg: > > Copyright (c) 1992-2005 The FreeBSD Project. > Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 > The Regents of the University of California. All rights reserved. > FreeBSD 5.4-STABLE #5: Wed Apr 6 08:31:13 EDT 2005 I'd say look at the lists pertaining to -STABLE... because -STABLE isnt necessarily what its name implies, so many you need to cvsup and build world/kernel again, and possibly all your other applications. Maybe your /usr/src/UPDATING covers this... It's important to read. You never said what you're doing when you get that error. Andrew H.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CLELJKHKLJLNMNHGHFIDOEHCCCAA.aheyn>