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
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If this is not your bug, you can add a comment by following this link.
If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
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 16:01:35 2024 UTC