From:             [EMAIL PROTECTED]
Operating system: Solaris 8
PHP version:      4.1.2
PHP Bug Type:     *Compile Issues
Bug description:  Configures and makes but web server will not start

I am able to run configure and make and make install but whenever I try to
turn the program on I get the following error, do you have any idea of
what the problem is. I have all of the latest stable patches libraries
(suggested by you) loaded. What could be the problem?

error-message:

conf_init: Error running init function load-modules: dlopen of
/usr/netscape/server4/bin/libphp4.so failed (ld.so.1: ns-httpd: fatal:
ared: open failed: No such file or directory)

Debug - log 

CONFIGURE:   './configure' '--with-oci8=/OraHome1'
'--with-nsapi=/usr/netscape/server4' '--with-gd' '--with-zlib'
'--with-png-dir' '
--with-jpeg-dir' '--enable-libgcc' '--enable-track-vars' '--with-t1lib'
'--with-freetype-dir' '--without-mysql' '--enable-sigchild'
CC:         gcc
CFLAGS:     -g -O2 -pthreads
CPPFLAGS:    -D_POSIX_PTHREAD_SEMANTICS -D_POSIX_PTHREAD_SEMANTICS
-D_REENTRANT
CXX:
CXXFLAGS:
INCLUDES:      -I/usr/netscape/server4/plugins/include
-I$(top_builddir)/Zend -I/usr/local/include/freetype2/freetype
-I/usr/local/i
nclude -I/OraHome1/rdbms/public -I/OraHome1/rdbms/demo
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/lib -L/usr/local/lib -R/OraHome1/lib
-L/OraHome1/lib
LIBS:       -lsched -ldl -lgen -lsocket -lnsl -lgd -lt1 -lfreetype -lpng
-lz -ljpeg -lz -lcrypt -lresolv -lresolv -lresolv -lm -ldl
-lnsl -lsocket  -lsocket -lgcc -lcrypt -lclntsh
DLIBS:
SAPI:       nsapi
PHP_RPATHS:  /usr/ucblib
/usr/local/lib/gcc-lib/sparc-sun-solaris2.8/2.95.2 /usr/local/lib
/OraHome1/lib
uname -a:   SunOS www.g-isac.net 5.8 Generic_108528-13 sun4u sparc
SUNW,Ultra-60

gcc -o conftest -g -O2 -pthreads  -D_POSIX_PTHREAD_SEMANTICS
-D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT  -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/lib
-L/usr/loca
l/lib -R/OraHome1/lib -L/OraHome1/lib conftest.c -lsched -ldl -lgen
-lsocket -lnsl -lgd -lt1 -lfreetype -lpng -lz -ljpeg -lz -lcrypt
 -lresolv -lresolv -lresolv -lm -ldl -lnsl -lsocket  -lsocket -lgcc
-lcrypt -lclntsh 1>&5
ld.so.1: ./conftest: fatal: ared: open failed: No such file or directory

Matthew K Keller

-- 
Edit bug report at http://bugs.php.net/?id=16418&edit=1
-- 
Fixed in CVS:        http://bugs.php.net/fix.php?id=16418&r=fixedcvs
Fixed in release:    http://bugs.php.net/fix.php?id=16418&r=alreadyfixed
Need backtrace:      http://bugs.php.net/fix.php?id=16418&r=needtrace
Try newer version:   http://bugs.php.net/fix.php?id=16418&r=oldversion
Not developer issue: http://bugs.php.net/fix.php?id=16418&r=support
Expected behavior:   http://bugs.php.net/fix.php?id=16418&r=notwrong
Not enough info:     http://bugs.php.net/fix.php?id=16418&r=notenoughinfo
Submitted twice:     http://bugs.php.net/fix.php?id=16418&r=submittedtwice

Reply via email to