[EMAIL PROTECTED] wrote:
> ->
> -> when I check the config.log file, it looks like this:
> ->
> -> This file contains any messages produced by compilers while
> -> running configure, to aid debugging if configure makes a mistake.
> ->
> -> configure:571: checking for a BSD compatible install
> -> configure:624: checking whether build environment is sane
> -> configure:681: checking whether make sets ${MAKE}
> -> configure:727: checking for working aclocal
> -> configure:740: checking for working autoconf
> -> configure:753: checking for working automake
> -> configure:766: checking for working autoheader
> -> configure:779: checking for working makeinfo
> -> configure:800: checking host system type
> -> configure:823: checking for ranlib
> -> configure:852: checking for gcc
> -> configure:929: checking whether the C compiler (gcc ) works
> -> configure:943: gcc -o conftest conftest.c 1>&5
> -> /usr/lib/crt1.o(.text+0xe): undefined reference to `__libc_init_first'
> -> /usr/lib/crt1.o(.text+0x18): undefined reference to `_environ'
> -> configure: failed program was:
> -> #line 939 "configure"
> -> #include "confdefs.h"
> -> main(){return(0);}
> ->
>
> check config.log - at the end u'll see the exact error - :) i bet gcc
> can't compile shit on your machine :) thi pretty much means yer missing
> the glibc-devel stuff. why u pulled it ow rufus beats me - it comes
> with RH5.0.
>
The above was actually from the config.log file. The reason I got the
files from rufus
was because it's the easiest way to find the most up to date files. I
installed the latest
versions of gcc, glibc, glibc-devel and it still doesn't work. On a
slightly related note,
configure can't determine my host type either. Got any thoughts on
that?
Seth.
-
To unsubscribe from this list send mail to: [EMAIL PROTECTED]
with the message contents: unsubscribe e-develop