php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #21723 Won't compile.
Submitted: 2003-01-18 05:58 UTC Modified: 2003-01-18 07:02 UTC
From: jms at oaxs dot nl Assigned:
Status: Not a bug Package: Compile Failure
PHP Version: 4.3.0 OS: Redhat 7.0 (Kernel 2.4.5)
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: jms at oaxs dot nl
New email:
PHP Version: OS:

 

 [2003-01-18 05:58 UTC] jms at oaxs dot nl
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  \

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2003-01-18 06:41 UTC] derick@php.net
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 06:50 UTC] jms at oaxs dot nl
I had to resubmit with more data so i did !!!
 [2003-01-18 07:02 UTC] derick@php.net
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
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat May 18 15:01:33 2024 UTC