Date: 09/07/00
- Next message: Andi Gutmans: "Re: [PHP-DEV] XSLT extension"
- Previous message: Stefan Livieratos: "Re: [PHP-DEV] XSLT extension"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
From: f.scharfenorth <email protected>
Operating system: AIX 4.3
PHP version: 4.0.1pl2
PHP Bug Type: Compile Failure
Bug description: missing file: "os-inline.c"
I always had problems with compiling the php-modul for AIX, usually I included mysql-support cause it caused problems with previously differently declared variables, so I disabled mysql support and now I get these error-messages:
>./configure --with-apxs=/usr/HTTPServer/bin/apxs --without-mysql
>make
>make install
...
Target "install" is up to date.
Making install in sapi
Making install in apache
/bin/sh /home/frank/downloads/php-4.0.1pl2/libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -I. -I/home/frank/downloads/php-4.0.1pl2/sapi/apache -I/home/frank/downloads/php-4.0.1pl2 -I/home/frank/downloads/php-4.0.1pl2/main -I/usr/HTTPServer/include -I/home/frank/downloads/php-4.0.1pl2/Zend -I/home/frank/downloads/php-4.0.1pl2 -I/home/frank/downloads/php-4.0.1pl2/ext/xml/expat/xmltok -I/home/frank/downloads/php-4.0.1pl2/ext/xml/expat/xmlparse -DXML_BYTE_ORDER=21 -O2 -c sapi_apache.c
In file included from /usr/HTTPServer/include/ap_config.h:115,
from /usr/HTTPServer/include/httpd.h:71,
from sapi_apache.c:32:
/usr/HTTPServer/include/os.h:79: os-inline.c: No such file or directory
make: 1254-004 The error code from the last command is 1.
Stop.
make: 1254-004 The error code from the last command is 1.
Stop.
make: 1254-004 The error code from the last command is 1.
Stop.
make: 1254-004 The error code from the last command is 1.
Stop.
Any ideas?:)
Thanks for your help
F.S.
-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: Andi Gutmans: "Re: [PHP-DEV] XSLT extension"
- Previous message: Stefan Livieratos: "Re: [PHP-DEV] XSLT extension"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

