Error: /usr/lib/crt1.o(.text+0x64): In function `_start':

Andrew Heyn aheyn at lifestylecomm.com
Wed Apr 20 15:06:57 PDT 2005



> -----Original Message-----
> From: owner-freebsd-questions at freebsd.org
> [mailto:owner-freebsd-questions at freebsd.org]On Behalf Of Alexander
> Chamandy
> Sent: Wednesday, April 20, 2005 10:37 AM
> To: freebsd-stable at freebsd.org; freebsd-questions at 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.



More information about the freebsd-questions mailing list