hi,
compiling php (4.3.0) staticly with apache (1.3.27) fails during apache
configure. same configuration has been working fine with older php
releases (eg 4.2.3).
anybody able and willing to help?
thanks, lh
** 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 ========
cd ..; gcc -DLINUX=22 -DUSE_EXPAT -I./lib/expat-lite `./apaci` -o
helpers/dummy helpers/dummy.c -Wl,-rpath,/usr/local/ssl/lib
-Wl,-rpath,/usr/src/Node/c-client/lib -Wl,-rpath,/Node/mysql//lib/mysql
-Wl,-rpath,/opt/oracle/OraHome1/lib -Wl,-rpath,/usr/local/pgsql/lib
-rdynamic -L/usr/local/ssl/lib -L/usr/src/Node/c-client/lib
-L/Node/mysql//lib/mysql -L/opt/oracle/OraHome1/lib
-L/usr/local/pgsql/lib -Lmodules/php4 -L../modules/php4
-L../../modules/php4 -lmodphp4 -export-symbols
/usr/src/Node/php/sapi/apache/php.sym -rdynamic -L/usr/local/ssl/lib
-L/usr/src/Node/c-client/lib -L/Node/mysql//lib/mysql
-L/opt/oracle/OraHome1/lib -L/usr/local/pgsql/lib -lc-client -lpq
-lmysqlclient -lldap -llber -lcrypt -lpam -lttf -lpng -lz -ljpeg -lz
-lcrypt -lssl -lcrypto -lresolv -lm -ldl -lnsl -lcrypt -ldl -lm
-lclntsh -locijdbc8 -lm -lcrypt -ldl
/usr/i486-suse-linux/bin/ld:/usr/src/Node/php/sapi/apache/php.sym: file
format not recognized; treating as linker script
/usr/i486-suse-linux/bin/ld:/usr/src/Node/php/sapi/apache/php.sym:2:
parse error
collect2: ld returned 1 exit status
make: *** [dummy] Error 1
============= End of Error Report =============
--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php