php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #15959 config.status - empty case/esac statement
Submitted: 2002-03-08 13:00 UTC Modified: 2002-05-24 00:00 UTC
Votes:2
Avg. Score:3.0 ± 0.0
Reproduced:1 of 1 (100.0%)
Same Version:1 (100.0%)
Same OS:1 (100.0%)
From: cynic@php.net Assigned:
Status: No Feedback Package: Compile Failure
PHP Version: 4.0CVS-2002-03-08 OS: FreeBSD 4.4-STABLE
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: cynic@php.net
New email:
PHP Version: OS:

 

 [2002-03-08 13:00 UTC] cynic@php.net
FreeBSD /bin/sh doesn't like empty case/esac statements.
One such gets created in config.status:1472. 

I *think* I've seen a mail about empty case statements being patched in 
one of the GNU autotools, so this should probably be considered an auto* 
bug, but I can't for the life of me find where it was. svn-dev@ or 
freebsd-questions@ probably.


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-03-13 20:36 UTC] jflemer@php.net
This looks like the way to fix it:

http://www.geocrawler.com/lists/3/GNU/402/0/7718080/
 [2002-03-13 22:02 UTC] jflemer@php.net
Well, I just tried the patch listed in that mailing list. It fixes the problem with AC_CONFIG_COMMANDS as advertised. Unfortunately PHP is still producing empty case/esac statements in ./configure. It would be great if someone more familiar with auto* could find out what rule is causing this.

php: 4.0CVS2002-03-13
autoconf: 2.53
freebsd: 4.5-STABLE


 [2002-04-23 00:16 UTC] sniper@php.net
I can not reproduce this with CVS HEAD or 4.2.0..
(using autoconf 2.53)

Is this strictly Freebsd /bin/sh related?

 [2002-05-24 00:00 UTC] php-bugs at lists dot php dot net
No feedback was provided for this bug for over a month, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Mon Dec 30 14:01:28 2024 UTC