From: j dot j dot d dot e dot lammerts at vanlanschot dot com
Operating system: AIX 5.1 ML4
PHP version: 4.3.6
PHP Bug Type: *Compile Issues
Bug description: Strange warnings during configuration
Description:
------------
Hi,
I'm trying to get PHP working on AIX 5.1 with IBM
HTTPServer 2.0.47.
My configurescript looks like this:
./configure --enable-trans-id \
--with-gd \
--with-zlib \
--with-jpeg \
--enable-sigchild \
--with-apxs=/usr/IBMIHS/bin/apxs \
--with-mysql=/usr/opt/mysql
When running this script I see the following error:
checking for Apache 1.x module support via DSO through APXS... expr:
non-numeric argument
yes
checking for member fd in BUFF *... no
checking for mod_charset compatibility option... no
checking for Apache 2.0 filter-module support via DSO through APXS... no
checking for Apache 2.0 handler-module support via DSO through APXS... no
At the end of the configuration run I get the warning:
+--------------------------------------------------------------------+
| WARNING: Your /usr/IBMIHS/bin/apxs script is most likely broken.
I went to the suggested faq section, but that didn't solve my problem.
Any suggestions ?
Thanks
--
Edit bug report at http://bugs.php.net/?id=28557&edit=1
--
Try a CVS snapshot (php4): http://bugs.php.net/fix.php?id=28557&r=trysnapshot4
Try a CVS snapshot (php5): http://bugs.php.net/fix.php?id=28557&r=trysnapshot5
Fixed in CVS: http://bugs.php.net/fix.php?id=28557&r=fixedcvs
Fixed in release: http://bugs.php.net/fix.php?id=28557&r=alreadyfixed
Need backtrace: http://bugs.php.net/fix.php?id=28557&r=needtrace
Need Reproduce Script: http://bugs.php.net/fix.php?id=28557&r=needscript
Try newer version: http://bugs.php.net/fix.php?id=28557&r=oldversion
Not developer issue: http://bugs.php.net/fix.php?id=28557&r=support
Expected behavior: http://bugs.php.net/fix.php?id=28557&r=notwrong
Not enough info: http://bugs.php.net/fix.php?id=28557&r=notenoughinfo
Submitted twice: http://bugs.php.net/fix.php?id=28557&r=submittedtwice
register_globals: http://bugs.php.net/fix.php?id=28557&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=28557&r=php3
Daylight Savings: http://bugs.php.net/fix.php?id=28557&r=dst
IIS Stability: http://bugs.php.net/fix.php?id=28557&r=isapi
Install GNU Sed: http://bugs.php.net/fix.php?id=28557&r=gnused
Floating point limitations: http://bugs.php.net/fix.php?id=28557&r=float