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

2005-04-21 Thread Alexander Chamandy
table@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

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

2005-04-20 Thread Kevin Kinsey
Alexander Chamandy wrote: 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 `_ini

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

2005-04-20 Thread Andrew Heyn
> -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)

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

2005-04-20 Thread Alexander Chamandy
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&#