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
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
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

Add a Patch

Pull Requests

Add a Pull Request

History

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

 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 19 06:01:29 2024 UTC