When I run ./configure I get the following error.

creating main/internal_functions.c
+--------------------------------------------------------------------+
|                       *** ATTENTION ***                            |
|                                                                    |
| Something is likely to be messed up here, because the configure    |
| script was not able to detect a simple feature on your platform.   |
| This is often caused by incorrect configuration parameters. Please |
| see the file debug.log for error messages.                         |
|                                                                    |
| If you are unable to fix this, send the file debug.log to the      |
| [EMAIL PROTECTED] mailing list and include appropiate      |
| information about your setup.                                      |
+--------------------------------------------------------------------+
| License:                                                           |
| This software is subject to the PHP License, available in this     |
| distribution in the file LICENSE.  By continuing this installation |
| process, you are bound by the terms of this license agreement.     |
| If you do not agree with the terms of this license, you must abort |
| the installation process at this point.                            |
+--------------------------------------------------------------------+

The debug.log

CONFIGURE:   './configure' '--with-mysql=/usr/local/mysql'
'--with-apache=../apache_1.3.17' '--with-zlib-dir=/usr/local/lib' '--with
-png-dir=/usr/local/lib' '--with-tiff-dir=/usr/local/lib'
'--with-jpeg-dir=/usr/local/lib' '--with-pdflib=/usr/local/lib'
'--with-sablot=/usr/local/lib' '--with-expat=/usr/local/lib'
'--with-yaz=/usr/local' '--enable-track-vars' '--disable-short-tags'
'--enable-trans-sid' '--disable-xml'
CC:         gcc
CFLAGS:     -g -O2
CPPFLAGS:    -D_POSIX_PTHREAD_SEMANTICS
CXX:
CXXFLAGS:
INCLUDES:    -I/export/home/jjohnson/apache-build/apache_1.3.17/src/include 
-I/export/home/jjohnson/apache-build/apache_1.3.17/src/o
s/unix  -I$(top_builddir)/Zend -I/usr/local/mysql/include/mysql -I/usr/local
/include
LDFLAGS:     -R/usr/ucblib -L/usr/ucblib -R/usr/local/lib/gcc-lib/sparc-sun-
solaris2.8/2.95.2 -L/usr/local/lib/gcc-lib/sparc-sun-sol
aris2.8/2.95.2 -R/usr/local/mysql/lib/mysql -L/usr/local/mysql/lib/mysql -R/
usr/local/lib -L/usr/local/lib
LIBS:       -lxmltok -lxmlparse -lsablot -lmysqlclient -lresolv -lresolv -lm
 -ldl -lcrypt -lnsl -lsocket  -lsocket -lgcc
DLIBS:
SAPI:       apache
PHP_RPATHS:  /usr/ucblib /usr/local/lib/gcc-lib/sparc-sun-solaris2.8/2.95.2
/usr/local/mysql/lib/mysql /usr/local/lib
uname -a:   SunOS beaker 5.8 Generic_108528-05 sun4u sparc SUNW,Ultra-1

gcc -o
conftest -g -O2  -D_POSIX_PTHREAD_SEMANTICS  -R/usr/ucblib -L/usr/ucblib -R/
usr/local/lib/gcc-lib/sparc-sun-solaris2.8/2.95.2
 -L/usr/local/lib/gcc-lib/sparc-sun-solaris2.8/2.95.2 -R/usr/local/mysql/lib
/mysql -L/usr/local/mysql/lib/mysql -R/usr/local/lib -L/
usr/local/lib
conftest.c -lxmltok -lxmlparse -lsablot -lmysqlclient -lresolv -lresolv -lm 
-ldl -lcrypt -lnsl -lsocket  -lsocket -lgc
c 1>&5
ld: fatal: library -lxmltok: not found
ld: fatal: library -lxmlparse: not found
ld: fatal: File processing errors. No output written to conftest
collect2: ld returned 1 exit status


Other Information
Solaris 2.8
apache 1.3.17
php 4.0.4pl1
mysql 3.23.33
gcc 2.95.2 (Full Version)
GNU Make version 3.78.1

Everthing is at the most current version.

Thanks in advance.

Jeff


-- 
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to