[Lunar Linux 0000352]: kdelibs does not build

Joël vennin jol at lunar-linux.org
Wed Aug 20 22:55:21 GMT 2003


Can you send the config.log to check where are errors ?

Thank

Jol

Le Mercredi 20 Août 2003 16:23, noreply at bugs.lunar-linux.org a écrit :
> The following bug has been ASSIGNED.
> =======================================================================
> http://bugs.lunar-linux.org/view_bug_page.php?f_id=0000352
> =======================================================================
> Reporter:                   nhudson
> Handler:                    jol
> =======================================================================
> Project:                    Lunar Linux
> Bug ID:                     0000352
> Category:                   moonbase
> Reproducibility:            always
> Severity:                   major
> Priority:                   normal
> Status:                     assigned
> =======================================================================
> Date Submitted:             2003-08-20 02:09 GMT
> Last Modified:              2003-08-20 14:23 GMT
> =======================================================================
> Summary:                    kdelibs does not build
> Description:
> Well being that I cant remember the last time I had to install kdelibs and
> the fact that I didnt really want to except to try out quanta I get the
> following error when trying to build kdelibs
> Building kdelibs3
> checking build system type... i686-pc-linux-gnu
> checking host system type... i686-pc-linux-gnu
> checking target system type... i686-pc-linux-gnu
> checking for a BSD-compatible install... /usr/bin/install -c
> checking for -p flag to install... yes
> checking whether build environment is sane... yes
> checking for gawk... gawk
> checking whether make sets $(MAKE)... yes
> checking for a BSD-compatible install... /usr/bin/install -c -p
> checking for style of include used by make... GNU
> checking for gcc... ccache 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 ccache gcc accepts -g... yes
> checking for ccache gcc option to accept ANSI C... none needed
> checking dependency style of ccache gcc... gcc3
> checking how to run the C preprocessor... ccache gcc -E
> checking whether we are using the GNU C++ compiler... yes
> checking whether ccache g++ accepts -g... yes
> checking dependency style of ccache g++... gcc3
> checking whether ccache g++ supports -Wundef... yes
> checking whether ccache g++ supports -Wno-long-long... yes
> checking whether ccache g++ supports -Wnon-virtual-dtor... yes
> checking whether ccache g++ supports -fno-exceptions... yes
> checking whether ccache g++ supports -fno-check-new... yes
> checking whether ccache g++ supports -fexceptions... yes
> checking how to run the C++ preprocessor... ccache g++ -E
> checking whether ccache g++ supports -frepo... yes
> not using lib directory suffix
> 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...
> checking whether ln -s works... yes
> checking how to recognise dependant libraries... pass_all
> 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 the maximum length of command line arguments... 32768
> checking command to parse /usr/bin/nm -B output from ccache object... ok
> checking for objdir... .libs
> checking for ranlib... ranlib
> checking for strip... strip
> checking if ccache static flag  works... no
> checking if ccache supports -fno-rtti -fno-exceptions... no
> checking for ccache option to produce PIC... -fPIC
> checking if ccache PIC flag -fPIC works... yes
> checking if ccache supports -c -o file.o... yes
> checking whether the ccache linker (/usr/bin/ld) supports shared
> libraries... yes
> checking whether -lc should be explicitly linked in... no
> 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
> configure: creating libtool
> appending configuration tag "CXX" to libtool
> checking whether the ccache linker (/usr/bin/ld) supports shared
> libraries... yes
> checking for ccache option to produce PIC... -fPIC
> checking if ccache PIC flag -fPIC works... yes
> checking if ccache supports -c -o file.o... yes
> checking whether the ccache linker (/usr/bin/ld) supports shared
> libraries... yes
> checking whether -lc should be explicitly linked in... 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
> appending configuration tag "GCJ" to libtool
> checking if gcj supports -fno-rtti -fno-exceptions... (cached) no
> checking for gcj option to produce PIC... -fPIC
> checking if gcj PIC flag -fPIC works... no
> checking if gcj supports -c -o file.o... no
> checking whether the gcj linker (/usr/bin/ld) supports shared libraries...
> yes
> checking whether -lc should be explicitly linked in... 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 which extension is used for shared libraries... .so
> checking which variable specifies run-time library path...
> LD_LIBRARY_PATH
> checking for the default library search path... /lib /usr/lib
> checking for objdir... .libs
> checking command to parse /usr/bin/nm -B output... no
> checking whether libtool supports -dlopen/-dlpreopen... yes
> checking for dlopen in -ldl... no
> checking for dlopen... no
> checking for dlopen in -lsvld... no
> checking for shl_load... no
> checking for shl_load in -ldld... no
> checking for dld_link in -ldld... no
> checking for _ prefix in compiled symbols... no
> checking whether deplibs are loaded by dlopen... yes
> checking malloc.h usability... no
> checking malloc.h presence... yes
> configure: WARNING: malloc.h: present but cannot be compiled
> configure: WARNING: malloc.h: check for missing prerequisite headers?
> configure: WARNING: malloc.h: proceeding with the preprocessor's result
> configure: WARNING:     ## ------------------------------------ ##
> configure: WARNING:     ## Report this to bug-autoconf at gnu.org. ##
> configure: WARNING:     ## ------------------------------------ ##
> checking for malloc.h... yes
> checking for memory.h... (cached) yes
> checking for stdlib.h... (cached) yes
> checking stdio.h usability... no
> checking stdio.h presence... yes
> configure: WARNING: stdio.h: present but cannot be compiled
> configure: WARNING: stdio.h: check for missing prerequisite headers?
> configure: WARNING: stdio.h: proceeding with the preprocessor's result
> configure: WARNING:     ## ------------------------------------ ##
> configure: WARNING:     ## Report this to bug-autoconf at gnu.org. ##
> configure: WARNING:     ## ------------------------------------ ##
> checking for stdio.h... yes
> checking ctype.h usability... no
> checking ctype.h presence... yes
> configure: WARNING: ctype.h: present but cannot be compiled
> configure: WARNING: ctype.h: check for missing prerequisite headers?
> configure: WARNING: ctype.h: proceeding with the preprocessor's result
> configure: WARNING:     ## ------------------------------------ ##
> configure: WARNING:     ## Report this to bug-autoconf at gnu.org. ##
> configure: WARNING:     ## ------------------------------------ ##
> checking for ctype.h... yes
> checking for dlfcn.h... (cached) yes
> checking dl.h usability... no
> checking dl.h presence... no
> checking for dl.h... no
> checking dld.h usability... no
> checking dld.h presence... no
> checking for dld.h... no
> checking for string.h... (cached) yes
> checking for strchr... no
> checking for index... no
> checking for strrchr... no
> checking for rindex... no
> checking for memcpy... no
> checking for bcopy... no
> checking for strcmp... no
> checking for msgfmt... /usr/bin/msgfmt
> checking for gmsgfmt... /usr/bin/msgfmt
> checking for xgettext... /usr/bin/xgettext
> checking for ranlib... (cached) ranlib
> checking for off_t... no
> checking for size_t... no
> checking for working alloca.h... no
> checking for alloca... no
> checking whether `alloca.c' needs Cray hooks... no
> checking stack direction for C alloca... -1
> checking for stdlib.h... (cached) yes
> checking for unistd.h... (cached) yes
> checking for getpagesize... no
> checking for working mmap... no
> checking limits.h usability... no
> checking limits.h presence... yes
> configure: WARNING: limits.h: present but cannot be compiled
> configure: WARNING: limits.h: check for missing prerequisite headers?
> configure: WARNING: limits.h: proceeding with the preprocessor's result
> configure: WARNING:     ## ------------------------------------ ##
> configure: WARNING:     ## Report this to bug-autoconf at gnu.org. ##
> configure: WARNING:     ## ------------------------------------ ##
> checking for limits.h... yes
> checking locale.h usability... no
> checking locale.h presence... yes
> configure: WARNING: locale.h: present but cannot be compiled
> configure: WARNING: locale.h: check for missing prerequisite headers?
> configure: WARNING: locale.h: proceeding with the preprocessor's result
> configure: WARNING:     ## ------------------------------------ ##
> configure: WARNING:     ## Report this to bug-autoconf at gnu.org. ##
> configure: WARNING:     ## ------------------------------------ ##
> checking for locale.h... yes
> checking nl_types.h usability... no
> checking nl_types.h presence... yes
> configure: WARNING: nl_types.h: present but cannot be compiled
> configure: WARNING: nl_types.h: check for missing prerequisite headers?
> configure: WARNING: nl_types.h: proceeding with the preprocessor's result
> configure: WARNING:     ## ------------------------------------ ##
> configure: WARNING:     ## Report this to bug-autoconf at gnu.org. ##
> configure: WARNING:     ## ------------------------------------ ##
> checking for nl_types.h... yes
> checking for string.h... (cached) yes
> checking values.h usability... no
> checking values.h presence... yes
> configure: WARNING: values.h: present but cannot be compiled
> configure: WARNING: values.h: check for missing prerequisite headers?
> configure: WARNING: values.h: proceeding with the preprocessor's result
> configure: WARNING:     ## ------------------------------------ ##
> configure: WARNING:     ## Report this to bug-autoconf at gnu.org. ##
> configure: WARNING:     ## ------------------------------------ ##
> checking for values.h... yes
> checking alloca.h usability... no
> checking alloca.h presence... yes
> configure: WARNING: alloca.h: present but cannot be compiled
> configure: WARNING: alloca.h: check for missing prerequisite headers?
> configure: WARNING: alloca.h: proceeding with the preprocessor's result
> configure: WARNING:     ## ------------------------------------ ##
> configure: WARNING:     ## Report this to bug-autoconf at gnu.org. ##
> configure: WARNING:     ## ------------------------------------ ##
> checking for alloca.h... yes
> checking for getcwd... no
> checking for munmap... no
> checking for putenv... no
> checking for setlocale... no
> checking for strchr... (cached) no
> checking for strcasecmp... no
> checking for __argz_count... no
> checking for __argz_stringify... no
> checking for __argz_next... no
> checking for stpcpy... yes
> checking for LC_MESSAGES... no
> checking if STL implementation is SGI like... no
> checking if STL implementation is HP like... no
> configure: error: "no known STL type found - did you forget to install
> libstdc++-devel ?"
>
>
> =======================================================================
> _______________________________________________
> bug-reports mailing list
> bug-reports at lunar-linux.org
> http://dbguin.lunar-linux.org/mailman/listinfo/bug-reports



More information about the lunar mailing list