php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #11406 compile fails
Submitted: 2001-06-11 16:13 UTC Modified: 2001-06-11 22:20 UTC
From: nucci at cac dot psu dot edu Assigned:
Status: Not a bug Package: Compile Failure
PHP Version: 4.0.5 OS: AIX 4.3.3
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: nucci at cac dot psu dot edu
New email:
PHP Version: OS:

 

 [2001-06-11 16:13 UTC] nucci at cac dot psu dot edu
Using AIX 4.3.3 (IBM) with IBM's visual age C compiler (vac) version 5:

        /bin/sh ../libtool --silent --mode=compile xlc -qnolm -DHAVE_CONFIG_H -I. -I. -I../main   -DSUPPORT_UTF8 -DXML_BYTE_ORDER=21  -g -c zend_extensions.c
"zend_extensions.c", line 33.16: 1506-068 (S) Operation between types "void*" and "int" is not allowed.
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.


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-06-11 22:20 UTC] sniper@php.net
submitted twice (#11405 is first) 

 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Tue Jul 01 10:01:35 2025 UTC