ID: 3185
Updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
-Status: Open
+Status: Won\'t fix
Bug Type: Compile Failure
Operating System: AIX 4.1.5
PHP Version: 3.0.14
New Comment:
We are sorry, but can not support PHP 3 related problems anymore.
Momentum is gathering for PHP 5, and we think supporting PHP 3 will
lead to a waste of resources which we want to put into getting PHP 5
ready. Ofcourse PHP 4 will will continue to be supported for the
forseeable future.
Previous Comments:
------------------------------------------------------------------------
[2000-01-11 23:59:30] [EMAIL PROTECTED]
I build module php4.0b3 with informix on AIX 4.1.5 with GNU compiler.
when I tryed to bulid apache with module php4 I had error Undefined
symbol ...
===> src
===> src/regex
Target "all" is up to date.
Target "lib" is up to date.
<=== src/regex
===> src/os/unix
Target "all" is up to date.
<=== src/os/unix
===> src/ap
Target "all" is up to date.
<=== src/ap
===> src/main
Target "all" is up to date.
<=== src/main
===> src/lib
===> src/lib/expat-lite
Target "all" is up to date.
<=== src/lib/expat-lite
Target "default" is up to date.
<=== src/lib
===> src/modules
===> src/modules/standard
Target "all" is up to date.
<=== src/modules/standard
===> src/modules/php4
Target "all" is up to date.
<=== src/modules/php4
Target "default" is up to date.
<=== src/modules
gcc -c -I./os/unix -I./include -DAIX=41 -DNEED_RLIM_T -U__STR__
-DAIX_BIND_PROCESSOR -I/tools/php-4.0b3 -I/tools/php-4.0b3/libzend
-I/tools/php-4.0b3/libzend -I/tools/php-4.0b3 -DUSE_HSREGEX -DUSE_EXPAT
-I./lib/expat-lite `./apaci` modules.c
gcc -c -I./os/unix -I./include -DAIX=41 -DNEED_RLIM_T -U__STR__
-DAIX_BIND_PROCESSOR -I/tools/php-4.0b3 -I/tools/php-4.0b3/libzend
-I/tools/php-4.0b3/libzend -I/tools/php-4.0b3 -DUSE_HSREGEX -DUSE_EXPAT
-I./lib/expat-lite `./apaci` buildmark.c
gcc -DAIX=41 -DNEED_RLIM_T -U__STR__ -DAIX_BIND_PROCESSOR
-I/tools/php-4.0b3 -I/tools/php-4.0b3/libzend
-I/tools/php-4.0b3/libzend -I/tools/php-4.0b3 -DUSE_HSREGEX -DUSE_EXPAT
-I./lib/expat-lite `./apaci` -o httpd buildmark.o modules.o
modules/php4/libphp4.a modules/standard/libstandard.a main/libmain.a
./os/unix/libos.a ap/libap.a regex/libregex.a
lib/expat-lite/libexpat.a -L/tools/informix/lib
-L/tools/informix/lib/esql -lixsql -lixasf -lixgen -lixos -lixgls
/tools/informix/lib/esql/checkapi.o -lixglx -Lmodules/php4
-L../modules/php4 -L../../modules/php4 -lmodphp4 -lm
ld: 0711-224 WARNING: Duplicate symbol: sapi_module
ld: 0711-341 WARNING: Replaced XTY_CM symbol sapi_module requires an
alignment more strict than the alignment of the symbol that replaces
it.
ld: 0711-341 WARNING: Replaced XTY_CM symbol sapi_module requires an
alignment more strict than the alignment of the symbol that replaces
it.
ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more
information.
ld: 0711-317 ERROR: Undefined symbol: .t_look
ld: 0711-317 ERROR: Undefined symbol: t_errno
ld: 0711-317 ERROR: Undefined symbol: .t_rcv
ld: 0711-317 ERROR: Undefined symbol: .t_rcvudata
ld: 0711-317 ERROR: Undefined symbol: .t_sndudata
ld: 0711-317 ERROR: Undefined symbol: .t_sync
ld: 0711-317 ERROR: Undefined symbol: .t_close
ld: 0711-317 ERROR: Undefined symbol: .t_sndrel
ld: 0711-317 ERROR: Undefined symbol: .t_rcvrel
ld: 0711-317 ERROR: Undefined symbol: .t_rcvdis
ld: 0711-317 ERROR: Undefined symbol: .t_snd
ld: 0711-317 ERROR: Undefined symbol: .t_alloc
ld: 0711-317 ERROR: Undefined symbol: .t_free
ld: 0711-317 ERROR: Undefined symbol: .t_open
ld: 0711-317 ERROR: Undefined symbol: .t_bind
ld: 0711-317 ERROR: Undefined symbol: .t_accept
ld: 0711-317 ERROR: Undefined symbol: .t_listen
ld: 0711-317 ERROR: Undefined symbol: .t_rcvconnect
ld: 0711-317 ERROR: Undefined symbol: .t_connect
ld: 0711-317 ERROR: Undefined symbol: .t_unbind
collect2: ld returned 8 exit status
make: 1254-004 The error code from the last command is 1.
Stop.
make: 1254-004 The error code from the last command is 2.
Stop.
make: 1254-004 The error code from the last command is 2.
Stop.
Any sugestion
Dusan
------------------------------------------------------------------------
--
Edit this bug report at http://bugs.php.net/?id=3185&edit=1