ID:               22076
 Comment by:       php at gotontheinter dot net
 Reported By:      slash at peereboom dot us
 Status:           No Feedback
 Bug Type:         Zlib Related
 Operating System: OpenBSD 3.2 SPARC64
 PHP Version:      4.3.0
 New Comment:

(PS: Posted here rather than a new bug because the original bug bites
me on 4.2.3.)


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

[2003-07-21 13:24:31] php at gotontheinter dot net

latest stable doesn't build for me on obsd 3.2/sparc64:
/bin/sh /opt/php4-STABLE-200307211730/libtool --silent
--preserve-dup-deps --mode=compile gcc -mv8 -mcpu=v9 -m64  -Iext/iconv/
-I/opt/php4-STABLE-200307211730/ext/iconv/ -DPHP_ATOM_INC
-I/opt/php4-STABLE-200307211730/include
-I/opt/php4-STABLE-200307211730/main -I/opt/php4-STABLE-200307211730
-I/opt/php4-STABLE-200307211730/Zend -I/usr/local/include
-I/usr/local//include -I/opt/php4-STABLE-200307211730/ext/xml/expat 
-I/opt/php4-STABLE-200307211730/TSRM  -g -O2  -prefer-pic -c
/opt/php4-STABLE-200307211730/ext/iconv/iconv.c -o ext/iconv/iconv.lo
/opt/php4-STABLE-200307211730/ext/iconv/iconv.c:43: `#include' expects
"FILENAME" or <FILENAME>

Config.nice has (direct from the 4.2.3 ports):
#
# Created by configure

CC='gcc -mv8 -mcpu=v9 -m64' \
'./configure' \
'--with-apxs=/usr/sbin/apxs' \
'--enable-cli' \
'--with-iconv=/usr/local/' \
'--with-gettext=/usr/local' \
'--enable-dio' \
'--without-pear' \
'--enable-bcmath' \
'--enable-session' \
'--enable-trans-sid' \
'--enable-calendar' \
'--enable-ctype' \
'--enable-ftp' \
'--with-pcre-regex' \
'--with-posix' \
'--enable-sockets' \
'--enable-sysvsem' \
'--enable-sysvshm' \
'--enable-yp' \
"$@"

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

[2003-05-09 07:30:16] [EMAIL PROTECTED]

No feedback was provided. The bug is being suspended because
we assume that you are no longer experiencing the problem.
If this is not the case and you are able to provide the
information that was requested earlier, please do so and
change the status of the bug back to "Open". Thank you.



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

[2003-05-01 20:27:40] [EMAIL PROTECTED]

Please try using this CVS snapshot:

  http://snaps.php.net/php4-STABLE-latest.tar.gz
 
For Windows:
 
  http://snaps.php.net/win32/php4-win32-STABLE-latest.zip



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

[2003-02-05 16:27:30] slash at peereboom dot us

[EMAIL PROTECTED] php-4.3.0]# cat config.nice 
#! /bin/sh
#
# Created by configure

'./configure' \
'--with-zlib' \
'--enable-debug' \
"$@"

[EMAIL PROTECTED] php-4.3.0]# l /usr/lib/libz*
-r--r--r--  1 root  bin  83270 Oct  3 20:28 /usr/lib/libz.a
-r--r--r--  1 root  bin  67266 Oct  3 20:28 /usr/lib/libz.so.1.4
-r--r--r--  1 root  bin  91040 Oct  3 20:28 /usr/lib/libz_p.a
-r--r--r--  1 root  bin  82904 Oct  3 20:28 /usr/lib/libz_pic.a

I also downloaded zlib 1.1.4 and compiled it myself with the same
results.

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

[2003-02-05 16:17:09] [EMAIL PROTECTED]

What's the zlib version on this box and could you cat/paste
config.nice?

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

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/22076

-- 
Edit this bug report at http://bugs.php.net/?id=22076&edit=1

Reply via email to