|
php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login |
PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits
[2003-01-18 06:41 UTC] derick@php.net
[2003-01-18 06:50 UTC] jms at oaxs dot nl
[2003-01-18 07:02 UTC] derick@php.net
|
|||||||||||||||||||||||||||
Copyright © 2001-2026 The PHP GroupAll rights reserved. |
Last updated: Mon May 25 15:00:01 2026 UTC |
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 \