From:             [EMAIL PROTECTED]
Operating system: RedHat 7.0
PHP version:      4.0CVS-2001-08-09
PHP Bug Type:     Compile Failure
Bug description:  --with-sablot breaks the build

Having I updated my php4, this is what I get:

/bin/sh /home/cvsroot/php4/libtool --silent --mode=compile gcc  -I.
-I/home/cvsroot/php4/ext/sablot -I/home/cvsroot/php4/main
-I/home/cvsroot/php4 -I/usr/local/apache/include -I/home/cvsroot/php4/Zend
-I/home/cvsroot/php4/ext/xml/expat  -DLINUX=22 -DUSE_HSREGEX -DUSE_EXPAT
-DNO_DL_NEEDED -I/home/cvsroot/php4/TSRM -g -O2 -prefer-pic  -c sablot.c
sablot.c:217: parse error before `*'
sablot.c: In function `php_rshutdown_sablot':
sablot.c:251: `SABLOTG_HANDLE' undeclared (first use in this function)
sablot.c:251: (Each undeclared identifier is reported only once
sablot.c:251: for each function it appears in.)
sablot.c: In function `_php_sablot_error':
sablot.c:1352: `SABLOTG_HANDLE' undeclared (first use in this function)
make[3]: *** [sablot.lo] Error 1
make[3]: Leaving directory `/home/cvsroot/php4/ext/sablot'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/cvsroot/php4/ext/sablot'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/cvsroot/php4/ext'
make: *** [all-recursive] Error 1

-- 
Edit bug report at: http://bugs.php.net/?id=12686&edit=1


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to