From:             [EMAIL PROTECTED]
Operating system: Linux 2.4.x
PHP version:      4.3.0
PHP Bug Type:     *Compile Issues
Bug description:  ext/pcre/config.m4 bogus

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



-- 
Edit bug report at http://bugs.php.net/?id=22131&edit=1
-- 
Try a CVS snapshot:         http://bugs.php.net/fix.php?id=22131&r=trysnapshot
Fixed in CVS:               http://bugs.php.net/fix.php?id=22131&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=22131&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=22131&r=needtrace
Try newer version:          http://bugs.php.net/fix.php?id=22131&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=22131&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=22131&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=22131&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=22131&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=22131&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=22131&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=22131&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=22131&r=isapi
Install GNU Sed:            http://bugs.php.net/fix.php?id=22131&r=gnused

Reply via email to