This is what I get now:
-----------------------

Making all in Zend
make[1]: Entering directory `/usr/src/web/php/php4/Zend'
flex -Pzend -ozend_language_scanner.c -i ./zend_language_scanner.l
bison -y -p zend -v -d ./zend_language_parser.y -o zend_language_parser.c
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../main
-DLINUX=22 -DMOD_SSL=208100 -DUSE_HSREGEX -DEAPI -DUSE_EXPAT
-DSUPPORT_UTF8 -DXML_BYTE_ORDER=12  -g  -Wall -c zend_language_scanner.c
libtool: ltconfig version `' does not match ltmain.sh version `1.3.5'
Fatal configuration error.  See the libtool docs for more information.
make[1]: *** [zend_language_scanner.lo] Error 1
make[1]: Leaving directory `/usr/src/web/php/php4/Zend'
make: *** [all-recursive] Error 1

------------------------

Like I told before, the version detection is not enough..

--Jani



-- 
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