Date: 10/31/00
- Next message: Pascal ERCEAU: "[PHP-DEV] Rép. : PHP 4.0 Bug #6764 Updated: ldap_search warning message"
- Previous message: Ignacio Vazquez-Abrams: "Re: [PHP-DEV] PHP 4.0 Bug #7545: impossible to send variable"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
From: dkalowsky <email protected>
Operating system: FreeBSD 4.1.1-STABLE
PHP version: 4.0 Latest CVS (31/10/2000)
PHP Bug Type: *Configuration Issues
Bug description: configure error on ld check..
brought down the latest CVS sources.... went to build...
hit ./buildconf... waited...
started the configure script, which resulted in the following error:
Configuring libtool
checking build system type... i386-unknown-freebsdelf4.1.1
checking for ld used by GCC... /usr/libexec/elf/ld
checking if the linker (/usr/libexec/elf/ld) is GNU ld... yes
checking for BSD-compatible nm... /usr/bin/nm -B
updating cache ./config.cache
loading cache ./config.cache within ltconfig
checking for object suffix... o
checking for executable suffix... no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.lo... yes
checking if gcc supports -fno-rtti -fno-exceptions ... yes
checking if gcc static flag -static works... -static
checking if the linker (/usr/libexec/elf/ld) is GNU ld... yes
checking whether the linker (/usr/libexec/elf/ld) supports shared libraries... .
/ltconfig: 1439: Syntax error: redirection unexpected (expecting ")")
configure: error: libtool configure failed
The configuration options are as so, but this seems to be just a syntax thing...
./configure --with-imap --with-gettext \
--with-pgsql \
--enable-debug \
--enable-debugger \
--enable-snmp \
--enable-track-vars \
--enable-trans-sid \
--with-gd=/usr/local \
--with-apxs=/usr/local/sbin/apxs \
--disable-magic-quotes --enable-short-tags \
--without-mysql \
--without-tsrm-pthreads \
--enable-wddx \
--prefix=/suproot/usr/local
-- Edit Bug report at: http://bugs.php.net/?id=7547&edit=1-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: Pascal ERCEAU: "[PHP-DEV] Rép. : PHP 4.0 Bug #6764 Updated: ldap_search warning message"
- Previous message: Ignacio Vazquez-Abrams: "Re: [PHP-DEV] PHP 4.0 Bug #7545: impossible to send variable"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

