Date: 10/31/00
- Next message: tonym <email protected>: "[PHP-DEV] PHP 4.0 Bug #7548: Database links and result sets seem to not be properly returned."
- Previous message: stas <email protected>: "[PHP-DEV] PHP 4.0 Bug #5076 Updated: command line php interpreter and command line arguments"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
ID: 7547
Updated by: kalowsky
Reported By: dkalowsky <email protected>
Status: Closed
Bug Type: *Configuration Issues
Assigned To:
Comments:
i'll take the "i forgot to notice the merge conflicts" message for $100 alex... doh, sorry about that.
Previous Comments:
---------------------------------------------------------------------------
[2000-10-31 11:07:31] dkalowsky <email protected>
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
---------------------------------------------------------------------------
Full Bug description available at: http://bugs.php.net/?id=7547
-- 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: tonym <email protected>: "[PHP-DEV] PHP 4.0 Bug #7548: Database links and result sets seem to not be properly returned."
- Previous message: stas <email protected>: "[PHP-DEV] PHP 4.0 Bug #5076 Updated: command line php interpreter and command line arguments"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

