ID: 15961 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Feedback Bug Type: Compile Failure Operating System: FreeBSD 4.4-STABLE PHP Version: 4.1.2 New Comment:
I have only one question: WHY do you run buildconf with release sources? It's not necessary.. --Jani Previous Comments: ------------------------------------------------------------------------ [2002-03-09 12:20:35] [EMAIL PROTECTED] I should also note that ./buildconf *does* work in HEAD (barring the hiccup with an empty case statement in config.status:1472; see http://bugs.php.net/?id=15959), and I can even run make test, so this problem got fixed after the branch. (`make test` result isn't quite satisfactory, will post to php-qa@) ------------------------------------------------------------------------ [2002-03-09 11:27:53] [EMAIL PROTECTED] no difference: cynic@cynic ~/install/php-4.1.2 > ./cvsclean 265:0 cynic@cynic ~/install/php-4.1.2 > cvs up 2>/dev/null 266:0 cynic@cynic ~/install/php-4.1.2 > PATH=/opt/bin:$PATH ./buildconf 267:0 buildconf: checking installation... buildconf: autoconf version 2.52 (ok) buildconf: automake version 1.4 (ok) buildconf: libtool version 1.4 (ok) *** Error code 1 Stop in /home/cynic/install/php-4.1.2. *** Error code 1 Stop in /home/cynic/install/php-4.1.2. cynic@cynic ~/install/php-4.1.2 > 268:1 I realize this is not the most useful PR, and I'll welcome any advice on hunting this down. ------------------------------------------------------------------------ [2002-03-09 01:38:52] [EMAIL PROTECTED] Try downgrading to automake 1.4 Derick ------------------------------------------------------------------------ [2002-03-08 13:06:23] [EMAIL PROTECTED] cynic@cynic ~/install/php-4.1.2 > PATH=/opt/bin:$PATH ./buildconf buildconf: checking installation... buildconf: autoconf version 2.52 (ok) buildconf: automake version 1.5 (ok) buildconf: libtool version 1.4 (ok) *** Error code 1 Stop in /home/cynic/install/php-4.1.2. *** Error code 1 Stop in /home/cynic/install/php-4.1.2. cynic@cynic ~/install/php-4.1.2 > to be honest, I don't know WTF is going on, or where should I look. ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=15961&edit=1