bug-autoconf
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Autoconf bug report


From: Joel A. Chornik
Subject: Autoconf bug report
Date: Sun, 10 Aug 2003 21:55:38 -0300

while running autoconf issued a warning requesting to send it to this e-mail.
Hope it is useful.
 
 
turck-mmcache-2.3.21# ./configure --enable-mmcache-shared --with-php-config /usr/local/php/bin/php-config
configure: WARNING: you should use --build, --host, --target
configure: WARNING: invalid host type: /usr/local/php/bin/php-config
checking for /usr/local/php/bin/php-config-gcc... no
checking for gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking whether gcc and cc understand -c and -o together... yes
checking if compiler supports -R... no
checking if compiler supports -Wl,-rpath,... yes
./configure: xrealloc: subst.c:3656: cannot reallocate 268435456 bytes (0 bytes allocated)
address@hidden:~/software/php/turck-mmcache-2.3.21#
address@hidden:~/software/php/turck-mmcache-2.3.21# make clean
make: *** No rule to make target `clean'.  Stop.
address@hidden:~/software/php/turck-mmcache-2.3.21# make distclean
make: *** No rule to make target `distclean'.  Stop.
address@hidden:~/software/php/turck-mmcache-2.3.21# cd ..
address@hidden:~/software/php# rm -r turck-mmcache-2.3.21
address@hidden:~/software/php# tar zxf turck-mmcache-2.3.21.tar.gz
address@hidden:~/software/php# cd -
/root/software/php/turck-mmcache-2.3.21
address@hidden:~/software/php/turck-mmcache-2.3.21# /usr/local/php/bin/phpize
Configuring for:
  PHP Api Version:   20020918
  Zend Module Api No:   20020429
  Zend Extension Api No:   20021010
address@hidden:~/software/php/turck-mmcache-2.3.21# ./configure --enable-mmcache-shared --with-php-config /usr/local/php/bin/php-config
configure: WARNING: you should use --build, --host, --target
configure: WARNING: invalid host type: /usr/local/php/bin/php-config
checking for /usr/local/php/bin/php-config-gcc... no
checking for gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking whether gcc and cc understand -c and -o together... yes
checking if compiler supports -R... no
checking if compiler supports -Wl,-rpath,... yes
./configure: xrealloc: subst.c:3656: cannot reallocate 134217728 bytes (0 bytes allocated)
address@hidden:~/software/php/turck-mmcache-2.3.21# ./configure --enable-mmcache-shared --with-php-config=/usr/local/php/bin/php-config
checking for gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking whether gcc and cc understand -c and -o together... yes
checking if compiler supports -R... no
checking if compiler supports -Wl,-rpath,... yes
checking for PHP prefix... /usr/local/php
checking for PHP includes... -I/usr/local/php/include/php -I/usr/local/php/include/php/main -I/usr/local/php/include/php/Zend -I/usr/local/php/include/php/TSRM
checking for PHP extension directory... /usr/local/php/lib/php/extensions/no-debug-non-zts-20020429
checking how to run the C preprocessor... gcc -E
checking for egrep... grep -E
checking for gawk... gawk
checking whether to enable mmcache support... yes, shared
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for unistd.h... (cached) yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking mandatory system headers... yes
checking whether union semun is defined in sys/sem.h... no
checking for sysvipc shared memory support... yes
checking for mmap shared memory support... yes
checking for mmap on /dev/zero shared memory support... yes
checking for anonymous mmap shared memory support... yes
checking for posix mmap shared memory support... no
checking for best shared memory type... sysvipc
checking for spinlock semaphores support... yes
checking for pthread semaphores support... no
checking for posix semaphores support... no
checking for sysvipc semaphores support... yes
checking for fcntl semaphores support... yes
checking for flock semaphores support... yes
checking for best semaphores type... spinlock
checking for mprotect... yes
checking ext/session/php_session.h usability... no
checking ext/session/php_session.h presence... yes
configure: WARNING: ext/session/php_session.h: present but cannot be compiled
configure: WARNING: ext/session/php_session.h: check for missing prerequisite headers?
configure: WARNING: ext/session/php_session.h: proceeding with the preprocessor's result
configure: WARNING:     ## ------------------------------------ ##
configure: WARNING:     ## Report this to address@hidden. ##
configure: WARNING:     ## ------------------------------------ ##
checking for ext/session/php_session.h... yes
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for ld used by GCC... /usr/i386-slackware-linux/bin/ld
checking if the linker (/usr/i386-slackware-linux/bin/ld) is GNU ld... yes
checking for /usr/i386-slackware-linux/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking for a sed that does not truncate output... /usr/bin/sed
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
checking command to parse /usr/bin/nm -B output... ok
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for ranlib... ranlib
checking for strip... strip
checking for objdir... .libs
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc static flag -static 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 whether the linker (/usr/i386-slackware-linux/bin/ld) supports shared libraries... yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking whether -lc should be explicitly linked in... no
creating libtool
configure: creating ./config.status
config.status: creating config.h
 
Slackware 9 - Intel PIII SMP - 1 GB RAM - Adaptec 2940
Compiling Turck MMCache-2.3.21 for PHP 4.3.2

make returned ok.
 
Joel

reply via email to

[Prev in Thread] Current Thread [Next in Thread]