Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:4672 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 41517 invoked by uid 1010); 4 Oct 2003 09:23:27 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 41492 invoked from network); 4 Oct 2003 09:23:26 -0000 Received: from unknown (HELO mail.de-punkt.de) (62.4.81.205) by pb1.pair.com with SMTP; 4 Oct 2003 09:23:26 -0000 Received: (qmail 13381 invoked by uid 508); 4 Oct 2003 09:23:25 -0000 Received: from sb@sebastian-bergmann.de by webby by uid 511 with qmail-scanner-1.16 (f-prot: 3.12. spamassassin: 2.55. Clear:. Processed in 0.471285 secs); 04 Oct 2003 09:23:25 -0000 Received: from unknown (HELO wopr) (sb@de-punkt.de@80.142.20.57) by webby.de-punkt.de with SMTP; 4 Oct 2003 09:23:24 -0000 Received: from wopr [127.0.0.1] by wopr (192.168.0.1) (userid 2) with Hamster-NewsToMail-Gate (Classic Hamster Version 2.0 Build 2.0.2.2) ; Sat, 04 Oct 2003 11:21:52 +0200 Date: Sat, 04 Oct 2003 11:21:51 +0200 Organization: www.sebastian-bergmann.de User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.5b) Gecko/20030901 Thunderbird/0.2 X-Accept-Language: en-us, en To: internals@lists.php.net Sender: admin Lines: 27 X-Qmail-Scanner-Message-ID: <106525940453013372@webby> Subject: autoconf trouble From: sebastian@php.net (Sebastian Bergmann) Message-ID: Current HEAD won't configure on my GENTOO/Linux laptop: sb@wopr-mobile:/usr/src/php/php5/ > ./cvsclean && ./buildconf using default Zend directory buildconf: checking installation... buildconf: autoconf version 2.13 (ok) buildconf: libtool version 1.4.3 (ok) rebuilding aclocal.m4 rebuilding configure autoconf: Undefined macros: ***BUG in Autoconf--please report*** AC_CHECK_TYPES rebuilding acconfig.h rebuilding main/php_config.h.in The generated configure breaks with ./configure: line 79821: syntax error near unexpected token `mbstate_t,,,' ./configure: line 79821: `AC_CHECK_TYPES(mbstate_t,,,' I did not update my auto* tools lately, so this should not be related to my build environment. -- Sebastian Bergmann http://sebastian-bergmann.de/ http://phpOpenTracker.de/ Das Buch zu PHP 5: http://professionelle-softwareentwicklung-mit-php5.de/