ID:               19555
 User updated by:  [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
-Status:           No Feedback
+Status:           Open
 Bug Type:         Compile Failure
 Operating System: HP-UX 10.20
 PHP Version:      4.4.0-dev
 New Comment:

Today I retried with php4-200212261030 and got: 
 
/bin/ksh libtool --silent --mode=compile gcc  -Iext/ctype/ 
-I/users2/gnu/php4-200212261030/ext/ctype/ -DPHP_ATOM_INC 
-I/users2/gnu/php4-200212261030/include 
-I/users2/gnu/php4-200212261030/main 
-I/users2/gnu/php4-200212261030 
-I/usr/local/apache2/include 
-I/users2/gnu/php4-200212261030/Zend 
-I/users2/gnu/php4-200212261030/ext/xml/expat  
-D_REENTRANT -I/users2/gnu/php4-200212261030/TSRM 
-DTHREAD=1  -O -DZTS  -prefer-pic -c 
/users2/gnu/php4-200212261030/ext/ctype/ctype.c -o 
ext/ctype/ctype.lo  
In file included from 
/users2/gnu/php4-200212261030/ext/ctype/ctype.c:23: 
/users2/gnu/php4-200212261030/main/php.h:139: conflicting 
types for `socklen_t' 
/users2/local/include/pthread.h:184: previous declaration 
of `socklen_t' 
make: *** [ext/ctype/ctype.lo] Error 1


Previous Comments:
------------------------------------------------------------------------

[2002-12-26 01:00:02] [EMAIL PROTECTED]

No feedback was provided for this bug for over 2 weeks, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".

------------------------------------------------------------------------

[2002-12-10 09:03:25] [EMAIL PROTECTED]

updated the version info.


------------------------------------------------------------------------

[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)


------------------------------------------------------------------------

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

Reply via email to