ID:               21723
 Updated by:       [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
 Status:           Bogus
 Bug Type:         Compile Failure
 Operating System: Redhat 7.0 (Kernel 2.4.5)
 PHP Version:      4.3.0
 New Comment:

1. You can edit earlier posted reports
2. This doesn't really add more information

To solve "1", go to http://bugs.php.net/bug.php?id=21719&edit=2

To solve "2": What are the versions on your system of:
m4
autoconf
automake
libtool
bison
glibc
mysql
libjpeg


Previous Comments:
------------------------------------------------------------------------

[2003-01-18 06:50:47] [EMAIL PROTECTED]

I had to resubmit with more data so i did !!!

------------------------------------------------------------------------

[2003-01-18 06:41:38] [EMAIL PROTECTED]

Please do not submit the same bug more than once. An existing
bug report already describes this very problem. Even if you feel
that your issue is somewhat different, the resolution is likely
to be the same. Because of this, we hope you add your comments
to the existing bug instead.

Thank you for your interest in PHP.

------------------------------------------------------------------------

[2003-01-18 05:58:58] [EMAIL PROTECTED]

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 this bug report at http://bugs.php.net/?id=21723&edit=1

Reply via email to