> -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] 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. _______________________________________________ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"