From:             jonathan dot patenaude at sympatico dot ca
Operating system: RedHat 7.2
PHP version:      4.3.3
PHP Bug Type:     Compile Failure
Bug description:  Errors with mcve on make

Description:
------------
Compilation failed when configure --with-mcve with php 4.3.3. The error
only happen with php 4.3.3. I also try the latest snapshot and I got the
same error. I was able to configure php 4.3.2 --with-mcve without any
problem.

Config line: './configure' '--with-mysql' '--with-apache=../apache_1.3.28'
'--with-mcve' '--enable-inline-optimization' '--disable-debug'

make result:
gcc  -Iext/mcve/ -I/usr/local/src/php-4.3.3/ext/mcve/ -DPHP_ATOM_INC
-I/usr/local/src/php-4.3.3/include -I/usr/local/src/php-4.3.3/main
-I/usr/local/src/php-4.3.3 -I/usr/local/src/php-4.3.3/Zend
-I/usr/local/mcve/include -I/usr/local/src/php-4.3.3/ext/xml/expat 
-I/usr/local/src/php-4.3.3/TSRM  -g -O2  -c
/usr/local/src/php-4.3.3/ext/mcve/mcve.c -o ext/mcve/mcve.o  && echo >
ext/mcve/mcve.lo
/usr/local/src/php-4.3.3/ext/mcve/mcve.c: In function `zm_startup_mcve':
/usr/local/src/php-4.3.3/ext/mcve/mcve.c:203: `MC_CARDTYPES' undeclared
(first use in this function)
/usr/local/src/php-4.3.3/ext/mcve/mcve.c:203: (Each undeclared identifier
is reported only once
/usr/local/src/php-4.3.3/ext/mcve/mcve.c:203: for each function it appears
in.)
/usr/local/src/php-4.3.3/ext/mcve/mcve.c:204: `MC_SUB' undeclared (first
use in this function)
/usr/local/src/php-4.3.3/ext/mcve/mcve.c:205: `MC_MARKER' undeclared
(first use in this function)
/usr/local/src/php-4.3.3/ext/mcve/mcve.c:206: `MC_DEVICETYPE' undeclared
(first use in this function)
/usr/local/src/php-4.3.3/ext/mcve/mcve.c:207: `MC_ERRORCODE' undeclared
(first use in this function)
/usr/local/src/php-4.3.3/ext/mcve/mcve.c:208: `MC_NEWBATCH' undeclared
(first use in this function)
/usr/local/src/php-4.3.3/ext/mcve/mcve.c:209: `MC_CURR' undeclared (first
use in this function)
/usr/local/src/php-4.3.3/ext/mcve/mcve.c:210: `MC_DESCMERCH' undeclared
(first use in this function)
/usr/local/src/php-4.3.3/ext/mcve/mcve.c:211: `MC_DESCLOC' undeclared
(first use in this function)
/usr/local/src/php-4.3.3/ext/mcve/mcve.c:212: `MC_ORIGTYPE' undeclared
(first use in this function)
/usr/local/src/php-4.3.3/ext/mcve/mcve.c:213: `MC_PIN' undeclared (first
use in this function)
/usr/local/src/php-4.3.3/ext/mcve/mcve.c:214: `MC_VOIDORIGTYPE' undeclared
(first use in this function)
/usr/local/src/php-4.3.3/ext/mcve/mcve.c:215: `MC_TIMESTAMP' undeclared
(first use in this function)
/usr/local/src/php-4.3.3/ext/mcve/mcve.c:246: `MC_USER_PPROPERTY'
undeclared (first use in this function)
/usr/local/src/php-4.3.3/ext/mcve/mcve.c:247: `MC_USER_PID' undeclared
(first use in this function)
/usr/local/src/php-4.3.3/ext/mcve/mcve.c:248: `MC_USER_PIDPWD' undeclared
(first use in this function)
/usr/local/src/php-4.3.3/ext/mcve/mcve.c:249: `MC_USER_SMID' undeclared
(first use in this function)
/usr/local/src/php-4.3.3/ext/mcve/mcve.c:250: `MC_USER_SMIDPWD' undeclared
(first use in this function)
/usr/local/src/php-4.3.3/ext/mcve/mcve.c:251: `MC_USER_USDDIV' undeclared
(first use in this function)
/usr/local/src/php-4.3.3/ext/mcve/mcve.c:252: `MC_USER_AUDDIV' undeclared
(first use in this function)
/usr/local/src/php-4.3.3/ext/mcve/mcve.c:253: `MC_USER_DKKDIV' undeclared
(first use in this function)
/usr/local/src/php-4.3.3/ext/mcve/mcve.c:254: `MC_USER_GBPDIV' undeclared
(first use in this function)
/usr/local/src/php-4.3.3/ext/mcve/mcve.c:255: `MC_USER_HKDDIV' undeclared
(first use in this function)
/usr/local/src/php-4.3.3/ext/mcve/mcve.c:256: `MC_USER_JPYDIV' undeclared
(first use in this function)
/usr/local/src/php-4.3.3/ext/mcve/mcve.c:257: `MC_USER_NZDDIV' undeclared
(first use in this function)
/usr/local/src/php-4.3.3/ext/mcve/mcve.c:258: `MC_USER_NOKDIV' undeclared
(first use in this function)
/usr/local/src/php-4.3.3/ext/mcve/mcve.c:259: `MC_USER_SGDDIV' undeclared
(first use in this function)
/usr/local/src/php-4.3.3/ext/mcve/mcve.c:260: `MC_USER_ZARDIV' undeclared
(first use in this function)
/usr/local/src/php-4.3.3/ext/mcve/mcve.c:261: `MC_USER_SEKDIV' undeclared
(first use in this function)
/usr/local/src/php-4.3.3/ext/mcve/mcve.c:262: `MC_USER_CHFDIV' undeclared
(first use in this function)
/usr/local/src/php-4.3.3/ext/mcve/mcve.c:263: `MC_USER_CADDIV' undeclared
(first use in this function)
/usr/local/src/php-4.3.3/ext/mcve/mcve.c:264: `MC_USER_DIVNUM' undeclared
(first use in this function)
/usr/local/src/php-4.3.3/ext/mcve/mcve.c:300: `MC_TRAN_REDEMPTION'
undeclared (first use in this function)
/usr/local/src/php-4.3.3/ext/mcve/mcve.c:307: `MC_TRAN_RELOAD' undeclared
(first use in this function)
/usr/local/src/php-4.3.3/ext/mcve/mcve.c:308: `MC_TRAN_CREDIT' undeclared
(first use in this function)
/usr/local/src/php-4.3.3/ext/mcve/mcve.c:312: `MC_TRAN_ACTIVATE'
undeclared (first use in this function)
/usr/local/src/php-4.3.3/ext/mcve/mcve.c:313: `MC_TRAN_BALANCEINQ'
undeclared (first use in this function)
/usr/local/src/php-4.3.3/ext/mcve/mcve.c:314: `MC_TRAN_CASHOUT' undeclared
(first use in this function)
/usr/local/src/php-4.3.3/ext/mcve/mcve.c:315: `MC_TRAN_TOREVERSAL'
undeclared (first use in this function)
/usr/local/src/php-4.3.3/ext/mcve/mcve.c:316: `MC_TRAN_SETTLERFR'
undeclared (first use in this function)
/usr/local/src/php-4.3.3/ext/mcve/mcve.c:317: `MC_TRAN_ISSUE' undeclared
(first use in this function)
/usr/local/src/php-4.3.3/ext/mcve/mcve.c:318: `MC_TRAN_TIP' undeclared
(first use in this function)
/usr/local/src/php-4.3.3/ext/mcve/mcve.c:319: `MC_TRAN_MERCHRETURN'
undeclared (first use in this function)
/usr/local/src/php-4.3.3/ext/mcve/mcve.c:320: `MC_TRAN_IVRREQ' undeclared
(first use in this function)
/usr/local/src/php-4.3.3/ext/mcve/mcve.c:321: `MC_TRAN_IVRRESP' undeclared
(first use in this function)
/usr/local/src/php-4.3.3/ext/mcve/mcve.c:338: `MC_TRAN_ERRORLOG'
undeclared (first use in this function)
/usr/local/src/php-4.3.3/ext/mcve/mcve.c:339: `MC_TRAN_CLEARERRORLOG'
undeclared (first use in this function)
/usr/local/src/php-4.3.3/ext/mcve/mcve.c:340: `MC_TRAN_GETSUBACCTS'
undeclared (first use in this function)
/usr/local/src/php-4.3.3/ext/mcve/mcve.c:356: `MC_ADMIN_CLOSEBATCH'
undeclared (first use in this function)
/usr/local/src/php-4.3.3/ext/mcve/mcve.c: In function
`zif_mcve_transparam':
/usr/local/src/php-4.3.3/ext/mcve/mcve.c:852: `MC_TIMESTAMP' undeclared
(first use in this function)
/usr/local/src/php-4.3.3/ext/mcve/mcve.c:853: `MC_MARKER' undeclared
(first use in this function)
/usr/local/src/php-4.3.3/ext/mcve/mcve.c:860: `MC_SUB' undeclared (first
use in this function)
/usr/local/src/php-4.3.3/ext/mcve/mcve.c:866: `MC_CARDTYPES' undeclared
(first use in this function)
/usr/local/src/php-4.3.3/ext/mcve/mcve.c:867: `MC_ORIGTYPE' undeclared
(first use in this function)
/usr/local/src/php-4.3.3/ext/mcve/mcve.c:868: `MC_VOIDORIGTYPE' undeclared
(first use in this function)
make: *** [ext/mcve/mcve.lo] Error 1


-- 
Edit bug report at http://bugs.php.net/?id=25277&edit=1
-- 
Try a CVS snapshot (php4):  http://bugs.php.net/fix.php?id=25277&r=trysnapshot4
Try a CVS snapshot (php5):  http://bugs.php.net/fix.php?id=25277&r=trysnapshot5
Fixed in CVS:               http://bugs.php.net/fix.php?id=25277&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=25277&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=25277&r=needtrace
Try newer version:          http://bugs.php.net/fix.php?id=25277&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=25277&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=25277&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=25277&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=25277&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=25277&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=25277&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=25277&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=25277&r=isapi
Install GNU Sed:            http://bugs.php.net/fix.php?id=25277&r=gnused

Reply via email to