From:             [EMAIL PROTECTED]
Operating system: Solaris 8
PHP version:      4.3.0
PHP Bug Type:     Compile Failure
Bug description:  apache configure fails at php module

apache 1.3.27 configure script fails at this point:
with gcc version 2.95.2 and GNU ld version 2.13

 + doing sanity check on compiler and options
** A test compilation with your Makefile configuration
** failed.  The below error output from the compilation
** test will give you an idea what is failing. Note that
** Apache requires an ANSI C Compiler, such as gcc.

======== Error Output for sanity check ========
make[1]: Entering directory
`/usr/local/src/apache/apache_1.3.27/src/helpers'
cd ..; gcc -O3 -DDYNAMIC_MODULE_LIMIT=0 -I/usr/local/include/mysql 
-DSOLARIS2=280 -DMOD_SSL=208111 -DEAPI -DUSE_EXPAT -I./lib/expat-lite
-DNO_DL_NEEDED `./apaci`   -L/usr/local/ssl/lib  -o helpers/dummy
helpers/dummy.c   -L/usr/local/lib/mysql -lmysqlclient   -R/usr/ucblib
-R/opt/sfw/lib/gcc-lib/sparc-sun-solaris2.8/2.95.2 -R/usr/local/ssl/lib
-R/usr/local/lib -R/opt/sfw/lib
-R/usr/local/src/apache/imap-2002.RC5/c-client -R/usr/local/lib/mysql 
-L/usr/ucblib -L/opt/sfw/lib/gcc-lib/sparc-sun-solaris2.8/2.95.2
-L/usr/local/ssl/lib -L/usr/local/lib -L/opt/sfw/lib
-L/usr/local/src/apache/imap-2002.RC5/c-client -L/usr/local/lib/mysql
-Lmodules/php4 -L../modules/php4 -L../../modules/php4 -lmodphp4
-export-symbols /usr/local/src/apache/php-4.3.0/sapi/apache/php.sym  
-L/usr/ucblib -L/opt/sfw/lib/gcc-lib/sparc-sun-solaris2.8/2.95.2
-L/usr/local/ssl/lib -L/usr/local/lib -L/opt/sfw/lib
-L/usr/local/src/apache/imap-2002.RC5/c-client -L/usr/local/lib/mysql 
-lc-client  -lmm -lmysqlclient -lmcrypt -lltdl -lcrypt -lpam -lgd -lpng
-lz -ljpeg -lgdbm -lcurl -lz -lcrypt -lssl -lcrypto -lresolv -lm -ldl
-lnsl -lsocket  -lgcc -lcrypt -lcurl -ldl -lsocket -lnsl   -lsocket -lnsl
-lpthread  -lssl -lcrypto
ld: fatal: file /usr/local/src/apache/php-4.3.0/sapi/apache/php.sym:
unknown file type
ld: fatal: File processing errors. No output written to helpers/dummy
collect2: ld returned 1 exit status
make[1]: *** [dummy] Error 1
make[1]: Leaving directory
`/usr/local/src/apache/apache_1.3.27/src/helpers'
============= End of Error Report =============

-- 
Edit bug report at http://bugs.php.net/?id=21224&edit=1
-- 
Try a CVS snapshot:         http://bugs.php.net/fix.php?id=21224&r=trysnapshot
Fixed in CVS:               http://bugs.php.net/fix.php?id=21224&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=21224&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=21224&r=needtrace
Try newer version:          http://bugs.php.net/fix.php?id=21224&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=21224&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=21224&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=21224&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=21224&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=21224&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=21224&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=21224&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=21224&r=isapi

Reply via email to