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
 [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

Add a Patch

Pull Requests

Add a Pull Request

History

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

 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Wed Apr 24 23:01:34 2024 UTC