I tried to compile php-4.0.4pl1 under AIX 4.3.3.0 with the following
Compilers and flags:

cc -ma -O3 -qstrict
xlc -ma -O3 -qstrict
cc -ma -g
xlc -ma -g

The compilation runs without errors, when I add the following flags:
-DHAVE_DLFNC_H
and when I change the include macroname V_RENAME to someyhing different.
(The name V_RENAME is used different in the sys/vnode.h and the
TSRM/tsrm_virtual_cwd.h include files)

All the compilation and installation in the apache 1.3.17 as a static
module run without errors. But by the first "include 'filename'"
statement
the apache server crashes with:
child pid 50634 exit signal Illegal instruction (4)

Can someone help me to get a running php4 module?

Best regards
Ulrich

-- 
 +----------------------------------------------------------+
 | U. Bernhard                                              |
 | Zentrum Informatikdienste  Tel: (+41-1) 635 67 73        |
 | Universitaet Zuerich       Fax: (+41-1) 635 45 05        |
 | Winterthurerstr. 190                                     |
 | CH-8057 Zuerich            Email: [EMAIL PROTECTED] |
 | Switzerland                                              |
 +----------------------------------------------------------+

-- 
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to