php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #23137 'else' unmatched
Submitted: 2003-04-09 11:47 UTC Modified: 2003-04-09 16:54 UTC
From: jdesire at redesigningtech dot com Assigned:
Status: Not a bug Package: Compile Failure
PHP Version: 4.3.1 OS: TRU64 UNIX
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: jdesire at redesigningtech dot com
New email:
PHP Version: OS:

 

 [2003-04-09 11:47 UTC] jdesire at redesigningtech dot com
I recieve the below error message when compiling the configure file.

configure[58144]: syntax error at line 58358 : `else' unmatched

SECTION:

  else
      echo='printf %s\n'
    test -f $PHP_PCRE_REGEX/pcre.h && PCRE_INCDIR=$PHP_PCRE_REGEX
  # test -f $PHP_PCRE_REGEX/include/pcre.h && PCRE_INCDIR=$PHP_PCRE_REGEX/include
  #  test -f $PHP_PCRE_REGEX/include/pcre/pcre.h && PCRE_INCDIR=$PHP_PCRE_REGEX/include/pcre


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2003-04-09 16:54 UTC] sniper@php.net
. 

 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Thu Jul 03 11:01:34 2025 UTC