From: jonathan dot e dot f dot balbuena at gmail dot com
Operating system: AIX 6.1
PHP version: 5.3.18
Package: Compile Failure
Bug Type: Bug
Bug description:Installing PHP with IBM HTTP Server 7
Description:
------------
trying to install PHP with IBM HTTP Server 7 as my apache server with the
command: ./configure --with-apxs=/usr/IBM/HTTPServer7/bin/apxs
Error:
configure:22086: gcc -o conftest -g -O2 -fvisibility=hidden
-L/opt/freeware/lib -L/opt/freeware/lib conftest.c
-lrt -lm -lxml2 -lz -liconv -lm 1>&5
configure: In function 'main':
configure:22082: warning: visibility attribute not supported in this
configuration; ignored
configure: failed program was:
#line 22075 "configure"
#include "confdefs.h"
char xmlInitParser();
int main() {
xmlInitParser();
return 0;
}
Test script:
---------------
configure:22086: gcc -o conftest -g -O2 -fvisibility=hidden
-L/opt/freeware/lib -L/opt/freeware/lib conftest.c
-lrt -lm -lxml2 -lz -liconv -lm 1>&5
configure: In function 'main':
configure:22082: warning: visibility attribute not supported in this
configuration; ignored
configure: failed program was:
#line 22075 "configure"
#include "confdefs.h"
char xmlInitParser();
int main() {
xmlInitParser();
return 0;
}
Expected result:
----------------
i want to succesfully install and configure PHP with IBM HTTP Server (IHS
7) on AIX 6.1
--
Edit bug report at https://bugs.php.net/bug.php?id=63458&edit=1
--
Try a snapshot (PHP 5.4):
https://bugs.php.net/fix.php?id=63458&r=trysnapshot54
Try a snapshot (PHP 5.3):
https://bugs.php.net/fix.php?id=63458&r=trysnapshot53
Try a snapshot (trunk):
https://bugs.php.net/fix.php?id=63458&r=trysnapshottrunk
Fixed in SVN: https://bugs.php.net/fix.php?id=63458&r=fixed
Fixed in release: https://bugs.php.net/fix.php?id=63458&r=alreadyfixed
Need backtrace: https://bugs.php.net/fix.php?id=63458&r=needtrace
Need Reproduce Script: https://bugs.php.net/fix.php?id=63458&r=needscript
Try newer version: https://bugs.php.net/fix.php?id=63458&r=oldversion
Not developer issue: https://bugs.php.net/fix.php?id=63458&r=support
Expected behavior: https://bugs.php.net/fix.php?id=63458&r=notwrong
Not enough info:
https://bugs.php.net/fix.php?id=63458&r=notenoughinfo
Submitted twice:
https://bugs.php.net/fix.php?id=63458&r=submittedtwice
register_globals: https://bugs.php.net/fix.php?id=63458&r=globals
PHP 4 support discontinued: https://bugs.php.net/fix.php?id=63458&r=php4
Daylight Savings: https://bugs.php.net/fix.php?id=63458&r=dst
IIS Stability: https://bugs.php.net/fix.php?id=63458&r=isapi
Install GNU Sed: https://bugs.php.net/fix.php?id=63458&r=gnused
Floating point limitations: https://bugs.php.net/fix.php?id=63458&r=float
No Zend Extensions: https://bugs.php.net/fix.php?id=63458&r=nozend
MySQL Configuration Error: https://bugs.php.net/fix.php?id=63458&r=mysqlcfg