php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #11879 error al ejecuta make
Submitted: 2001-07-04 10:45 UTC Modified: 2001-11-09 14:50 UTC
From: ggalindo at ref dot pemex dot com Assigned: derick (profile)
Status: Closed Package: Compile Failure
PHP Version: 4.0.6 OS: NCR WM 4300 unix systema V MP-RA
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: ggalindo at ref dot pemex dot com
New email:
PHP Version: OS:

 

 [2001-07-04 10:45 UTC] ggalindo at ref dot pemex dot com
1.-
$./configure --with-informix=yes --with-apache=/admvos/apache/apache_1.3.19 --enable-sysvsem 
--enable-sysvshm --without-mysql --enable-track-vars   
                # ok no error
2.-
$make        # last's lines
        cc  -I. -I/admvos/sistgczo/php-4.0.6/ext/posix -I/admvos/sistgczo/php-4.0.6/main -I/admvos/sistgczo/php-4.0.6/admvos/apache/apache_1.3.19/src/include -I/admvos/apache/apache_1.3.19/src/os/unix -I/admvos/sistgczo/php-4.0.6/Zend/usr/informix/incl/esql -I/admvos/sistgczo/php-4.0.6/ext/xml/expat/xmltok -I/admvos/sistgczo/php-4.0.6/ext/xml/expat/xparse -I/admvos/sistgczo/php-4.0.6/TSRM  -DSUPPORT_UTF8 -DXML_BYTE_ORDER=12   -c posix.c && touch posix.lo
NCR High Performance C Compiler R3.0c
(c) Copyright 1994-97, NCR Corporation
(c) Copyright 1987-97, MetaWare Incorporated
w "/admvos/sistgczo/php-4.0.6/Zend/zend_execute.h",L185/C5(#257):       '=' encountered where '==' may have been intend.
w "/admvos/sistgczo/php-4.0.6/Zend/zend_execute.h",L198/C4(#257):       '=' encountered where '==' may have been intend.
w "/admvos/sistgczo/php-4.0.6/ext/standard/php_string.h",L125/C5(#257): '=' encountered where '==' may have been intend.
E "posix.c",L357/C17(#237):     NGROUPS_MAX: Identifier is undeclared.
E "posix.c",L357/C9(#445):      gidlist
|    Type of variable is an array of zero length.
E "posix.c",L361/C21(#237):     NGROUPS_MAX: Identifier is undeclared.
w (#657):       (info) How referenced files were included:
|    File /admvos/sistgczo/php-4.0.6/Zend/zend_execute.h from /admvos/sistgczo/php-4.0.6/Zend/zend_API.h from /admvos/stgczo/php-4.0.6/main/php.h from posix.c.
|    File /admvos/sistgczo/php-4.0.6/ext/standard/php_string.h from posix.c.
3 user errors   4 warnings
*** Error code 3 (bu21)

make: fatal error.
*** Error code 1 (bu21)

make: fatal error.
*** Error code 1 (bu21)

make: fatal error.
*** Error code 1 (bu21)

make: fatal error.
$
TAHNKS

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-07-04 13:24 UTC] derick@php.net
It seems that PHP/autoconf/automake is not very compatible with the NCR system.
Can you add your main/php_config.h, config.log, config.debug into this bugreport, or place them on some URL?

Derick
 [2001-07-05 10:08 UTC] ggalindo at ref dot pemex dot com
how Can i add my main/php_config.h, config.log, config.debug into this bugreport
what is your e-mail
the file's is very long 
the number lines for files
   1981  ./main/php_config.h
    494  ./config.log
the file config.debug not exist, 
     only file config* are this
config.cache
config.guess
config.log
config.nice
config.status
config.sub
config_vars.mk
configure
configure.in

thanks...
 [2001-07-05 10:16 UTC] derick@php.net
true... can you put them up in a gzip file on a website?

Derick
 [2001-07-13 11:53 UTC] ggalindo at ref dot pemex dot com
i send the files to e-mail derick@php.net is ok....

thanks's
 [2001-09-23 18:47 UTC] jimw@php.net
fixing status that was not set.
 [2001-10-16 04:23 UTC] derick@php.net
I didn't see any files coming my way, can you resend them?

Derick
 [2001-11-09 14:50 UTC] sander@php.net
No feedback. Closing.
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Wed May 07 09:01:27 2025 UTC