ID: 19555
Updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
Status: Feedback
Bug Type: Compile Failure
Operating System: HP-UX 10.20
-PHP Version: 4.2.3
+PHP Version: 4.4.0-dev
New Comment:
updated the version info.
Previous Comments:
------------------------------------------------------------------------
[2002-12-10 09:02:47] [EMAIL PROTECTED]
Instead of --with-tsrm-pth try using --enable-experimental-zts
------------------------------------------------------------------------
[2002-12-10 07:53:17] [EMAIL PROTECTED]
I tried today's snapshot and got:
/bin/ksh libtool --silent --mode=compile gcc
-Isapi/apache2filter/
-I/users2/gnu/php4-200212101030/sapi/apache2filter/
-DPHP_ATOM_INC -I/users2/gnu/php4-200212101030/include
-I/users2/gnu/php4-200212101030/main
-I/users2/gnu/php4-200212101030
-I/usr/local/apache2/include
-I/users2/gnu/php4-200212101030/Zend
-I/users2/gnu/php4-200212101030/ext/xml/expat
-I/users2/gnu/php4-200212101030/TSRM -O -prefer-pic -c
/users2/gnu/php4-200212101030/sapi/apache2filter/sapi_apache2.c
-o sapi/apache2filter/sapi_apache2.lo
In file included from
/usr/local/apache2/include/apr_portable.h:90,
from
/usr/local/apache2/include/http_protocol.h:64,
from
/users2/gnu/php4-200212101030/sapi/apache2filter/sapi_apache2.c:41:
/usr/local/include/pthread.h:183: conflicting types for
`socklen_t'
/users2/gnu/php4-200212101030/main/php.h:139: previous
declaration of `socklen_t'
make: *** [sapi/apache2filter/sapi_apache2.lo] Error 1
by using:
CFLAGS='-O' LDFLAGS='-L/lib/pa1.1' \
./configure --with-apxs2=/usr/local/apache2/bin/apxs
--with-tsrm-pth --disable-ipv6
make
------------------------------------------------------------------------
[2002-12-09 05:51:36] [EMAIL PROTECTED]
Please try again in about 3-4 hours. I just committed a fix for this
T_AAAA thing. (our snapshots are generated every 3 hours or so)
------------------------------------------------------------------------
[2002-12-09 02:45:36] [EMAIL PROTECTED]
The new snapshot http://snaps.php.net/php4-latest.tar.gz
fails differently now:
...
/bin/ksh libtool --silent --mode=compile gcc
-Iext/standard/
-I/users2/gnu/php4-200212090630/ext/standard/
-DPHP_ATOM_INC -I/users2/gnu/php4-200212090630/include
-I/users2/gnu/php4-200212090630/main
-I/users2/gnu/php4-200212090630
-I/usr/local/apache2/include
-I/users2/gnu/php4-200212090630/Zend
-I/users2/gnu/php4-200212090630/ext/xml/expat
-I/users2/gnu/php4-200212090630/TSRM -O
-I/users2/local/include -prefer-pic -c
/users2/gnu/php4-200212090630/ext/standard/dns.c -o
ext/standard/dns.lo
/users2/gnu/php4-200212090630/ext/standard/dns.c: In
function `zif_dns_check_record':
/users2/gnu/php4-200212090630/ext/standard/dns.c:244:
`T_AAAA' undeclared (first use in this function)
/users2/gnu/php4-200212090630/ext/standard/dns.c:244:
(Each undeclared identifier is reported only once
/users2/gnu/php4-200212090630/ext/standard/dns.c:244: for
each function it appears in.)
make: *** [ext/standard/dns.lo] Error 1
------------------------------------------------------------------------
[2002-12-07 01:37:42] [EMAIL PROTECTED]
Please try using this CVS snapshot:
http://snaps.php.net/php4-latest.tar.gz
For Windows:
http://snaps.php.net/win32/php4-win32-latest.zip
Instead of --with-tsrm-pth try using --enable-experimental-zts
------------------------------------------------------------------------
The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
http://bugs.php.net/19555
--
Edit this bug report at http://bugs.php.net/?id=19555&edit=1