Home > Archive > PHP Installation > December 2005 > RE: [PHP-INSTALL] Trouble running configure on Solaris 9, Apache, MySQL install
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
RE: [PHP-INSTALL] Trouble running configure on Solaris 9, Apache, MySQL install
|
|
| Bell, William IT 2005-12-06, 7:00 pm |
| Thanks Andy, I appreciate the help. I gave it a shot, but unfortunately
it didn't work. I get the same error in the debug.log output.
Thanks for trying. Please let me know if you think of anything else I
can try.
Regards,
-Bill
-----Original Message-----
From: Andy Fiddaman [mailto:php@fiddaman.net]=20
Sent: Tuesday, December 06, 2005 4:13 PM
To: Bell, William IT
Cc: php-install@lists.php.net
Subject: Re: [PHP-INSTALL] Trouble running configure on Solaris 9,
Apache, MySQL install
On Tue, 6 Dec 2005, Bell, William IT wrote:
; Hi,
; I'm trying to run the PHP 5.1.1 'configure' on a SPARC box, and I keep
; getting the following error at the end of the run:
; +--------------------------------------------------------------------+
; | *** ATTENTION ***
; |...
; | Something is likely to be messed up here, because the configure |
[ ... ]
; gcc -o conftest -g -O2 -D_POSIX_PTHREAD_SEMANTICS -R/usr/ucblib
; -L/usr/ucblib -R/usr/local/lib/gcc-lib/sparc-sun-solaris2.9/3.3.2
; -L/usr/local/lib/gcc-lib/sparc-sun-solaris2.9/3.3.2 -R/usr/local/lib
; -L/usr/local/lib -R/opt/mysql/lib/mysql -L/opt/mysql/lib/mysql
; conftest.c -lmysqlclient -lz -lresolv -lm -ldl -lnsl -lsocket -lgcc
; -lxml2 -lz -liconv -lm -lsocket -lnsl -lxml2 -lz -liconv -lm -lsocket
; -lnsl -lxml2 -lz -liconv -lm -lsocket -lnsl 1>&5
; ld.so.1: conftest: fatal: libgcc_s.so.1: open failed: No such file or
; directory
; ----------------------------------------------------------------
Try adding --disable-libgcc to your configure arguments.
A.
****************************************
****
This communication and any files or attachments transmitted with it may c=
ontain information that is confidential, privileged and exempt from discl=
osure under applicable law. It is intended solely for the use of the indi=
vidual or the entity to which it is addressed. If you are not the intende=
d recipient, you are hereby notified that any use, dissemination, or copy=
ing of this communication is prohibited by federal law. If you have recei=
ved this communication in error, please destroy it and notify the sender.
****************************************
****
|
|
|
|
|