My config.log file contains the following which may provide a clue (not to
me):
configure:1638: checking host system type
configure:1726: checking for gcc
configure:1839: checking whether the C compiler (gcc ) works
configure:1855: gcc -o conftest conftest.c 1>&5
Undefined first referenced
symbol in file
_fini /usr/ccs/lib/crt1.o
ERROR: Symbol referencing errors. No output written to conftest
collect2: ld returned 1 exit status
configure: failed program was:
#line 1850 "configure"
#include "confdefs.h"
main(){return(0);}
-----Original Message-----
From: Don [mailto:[EMAIL PROTECTED]
Sent: Friday, August 06, 2004 4:08 PM
To: php list
Subject: Problem installing PHP 4.3.8
Hi,
I'm trying to install PHP on a SCO OS 5.0.5 UNIX server. Here are the
results when I run the "configure" command:
loading cache ./config.cache
checking host system type... i386-pc-sco3.2v5.0.5
checking for gcc... gcc
checking whether the C compiler (gcc ) works... no
configure: error: installation or configuration problem: C compiler cannot
create executables.
I definitely have gcc installed and pathed so I'm not sure what the problem
is. Does anyone have an idea?
Thanks,
Don
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php