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

Pull Requests

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-2025 The PHP Group
All rights reserved.
Last updated: Mon Sep 15 05:00:01 2025 UTC