bug-autoconf
[Top][All Lists]
Advanced

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

an autoconf bug?


From: D . Goel
Subject: an autoconf bug?
Date: 30 Jan 2003 14:13:58 -0500
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2


Hello

i was trying to locally compile a package (Called plplot) when a
warning occurred asking me to send a bugreport to you. 

Please find below the truncated contents of the report, please let me know if i
can provide any more info.  I use a debian (mostly) stable gnulinux.


DG                                 http://gnufans.net/~deego/
--

(configure-my is just a script that does:
 ./configure --prefix=/home/deego/pub/pub/spcusr/usr/local)

address@hidden:~/pub/pub/src/plplot/plplot-5.2.0$ configure-my 
No defaults file found, performing full configure.
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for style of include used by make... GNU
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 dependency style of gcc... gcc
checking for gcc option to accept ANSI C... none needed
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for ld used by GCC... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/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... /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 how to run the C preprocessor... gcc -E
checking for egrep... grep -E
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 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/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... yes
checking whether -lc should be explicitly linked in... no
creating libtool
checking for X... libraries /usr/X11R6/lib, headers /usr/X11R6/include
checking for main in -lX11... no
but found in /usr/X11R6/lib
warning: gd header files not found
checking for main in -lgd... no
warning: gd library not found
warning: cd header files not found
checking for main in -lcd... no
warning: cd library not found
checking for tcl.h... /usr/include/tcl8.3/tcl-private/generic/tcl.h
checking for libtcl... /usr/lib/libtcl8.3.so
checking for itcl.h... /usr/include/tcl8.3/itcl-private/generic/itcl.h
checking itclDecls.h usability... no
checking itclDecls.h presence... yes
configure: WARNING: itclDecls.h: present but cannot be compiled
configure: WARNING: itclDecls.h: check for missing prerequisite headers?
configure: WARNING: itclDecls.h: proceeding with the preprocessor's result
configure: WARNING:     ## ------------------------------------ ##
configure: WARNING:     ## Report this to address@hidden ##
configure: WARNING:     ## ------------------------------------ ##
checking for itclDecls.h... yes
checking for libitcl... /usr/lib/libitcl3.1.so
checking for tk.h... /usr/include/tcl8.3/tk-private/generic/tk.h
checking for tkInt.h... /usr/include/tcl8.3/tk-private/generic/tkInt.h
checking for
tclInt.h... /usr/include/tcl8.3/tcl-private/generic/tclInt.h
checking for libtk... /usr/lib/libtk8.3.so
checking for libitk... /usr/lib/libitk3.1.so
checking for Python.h... /usr/inclu
.
.
.
.




reply via email to

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