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
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
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

Add a Patch

Pull Requests

Add a Pull Request

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: Thu Mar 28 10:01:26 2024 UTC