From:             kris dot hofmans at pandora dot be
Operating system: Linux 2.4.21
PHP version:      5CVS-2003-10-30 (dev)
PHP Bug Type:     Compile Failure
Bug description:  Mono extension fails to compile

Description:
------------
/home/blacky/builds/php-5.0.0b2/ext/mono/php_mono.c: In function
`method_get':
/home/blacky/builds/php-5.0.0b2/ext/mono/php_mono.c:667: structure has no
member
 named `arg_types'
/home/blacky/builds/php-5.0.0b2/ext/mono/php_mono.c: At top level:
/home/blacky/builds/php-5.0.0b2/ext/mono/php_mono.c:740: warning:
initialization
 from incompatible pointer type
/home/blacky/builds/php-5.0.0b2/ext/mono/php_mono.c:742: warning:
initialization
 from incompatible pointer type
/home/blacky/builds/php-5.0.0b2/ext/mono/php_mono.c:745: warning:
initialization
 from incompatible pointer type
/home/blacky/builds/php-5.0.0b2/ext/mono/php_mono.c:746: warning:
initialization
 from incompatible pointer type
/home/blacky/builds/php-5.0.0b2/ext/mono/php_mono.c:748: warning:
initialization
 from incompatible pointer type
/home/blacky/builds/php-5.0.0b2/ext/mono/php_mono.c:749: warning:
initialization
 from incompatible pointer type
/home/blacky/builds/php-5.0.0b2/ext/mono/php_mono.c:750: warning:
initialization
 from incompatible pointer type
/home/blacky/builds/php-5.0.0b2/ext/mono/php_mono.c:751: warning:
initialization
 from incompatible pointer type
/home/blacky/builds/php-5.0.0b2/ext/mono/php_mono.c:753: warning:
initialization
 from incompatible pointer type
/home/blacky/builds/php-5.0.0b2/ext/mono/php_mono.c:755: warning:
initialization
 from incompatible pointer type
/home/blacky/builds/php-5.0.0b2/ext/mono/php_mono.c: In function
`zm_startup_mon
o':
/home/blacky/builds/php-5.0.0b2/ext/mono/php_mono.c:1041: structure has no
membe
r named `arg_types'
/home/blacky/builds/php-5.0.0b2/ext/mono/php_mono.c:1054: structure has no
membe
r named `arg_types'
make: *** [ext/mono/php_mono.lo] Error 1
make: *** Waiting for unfinished jobs....


Expected result:
----------------
I hope the mono extension will be fixed since the last working version I
saw was PHP5-B1 and it got broken soon after that.


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

Reply via email to