php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #22131 ext/pcre/config.m4 bogus
Submitted: 2003-02-08 22:10 UTC Modified: 2003-04-09 12:04 UTC
From: elkner at linofee dot org Assigned:
Status: Closed Package: Compile Failure
PHP Version: 4.3.0 OS: Linux 2.4.x
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: elkner at linofee dot org
New email:
PHP Version: OS:

 

 [2003-02-08 22:10 UTC] elkner at linofee dot org
    test -f $PHP_PCRE_REGEX/libpcre.a && PCRE_LIBDIR=$PHP_PCRE_REGEX
    test -f $PHP_PCRE_REGEX/lib/libpcre.a && PCRE_LIBDIR=$PHP_PCRE_REGEX/lib

Please tell me, why one  must have static libraries installed, if one only wants to link against shared libs ?????



Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2003-02-09 08:59 UTC] sniper@php.net
Fixed in CVS, thanks for noticing this.

 [2003-04-09 10:53 UTC] jdesire at redesigningtech dot com
I'm getting an ELSE error message in the same section while compiling the configure file. How was the problem(s) resolves? Must the test statements be removed?
 [2003-04-09 12:04 UTC] elkner at linofee dot org
touch /usr/lib/pcre.a    

;-)
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Wed May 15 21:01:30 2024 UTC