From:             [EMAIL PROTECTED]
Operating system: Redhat 7.0 (Kernel 2.4.5)
PHP version:      4.3.0
PHP Bug Type:     Compile Failure
Bug description:  Won't compile.

When i try to complile php 4.3.0. it stops at the following error when
running configure:

====================
checking whether fp_except is defined... no
checking whether dlsym() requires a leading underscore in symbol
names... ./configure: line 76778: syntax error near unexpected token
`_LT_AC_TRY_DLOPEN_SELF('
./configure: line 76778: `_LT_AC_TRY_DLOPEN_SELF('

the compile options where:
./configure \
    --sysconfdir=/etc \
    --with-mysql \
    --with-apache=../apache \
    --enable-track-vars \
    --with-ming \
    --with-jpeg-dir \
    --with-gd \
    --enable-gd-native-ttf \
    --with-jpeg-dir \
    --with-freetype-dir \
    --with-png-dir=/usr/lib \
    --with-zlib-dir=/usr/include  \

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

Reply via email to