[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-devel
Subject:    checking sizeof size_t == sizeof unsigned long... no
From:       "Kentropy" <kentropy () libero ! it>
Date:       2003-06-18 14:02:55
[Download RAW message or body]

My Host is RedHat 8.0
qte-2.3.1 Cross compiled using arm-linux-
Now I'm trying to build Konqueror/e get from CVS
and I have the following error and I 'm unable to guess where is the problem

> >Keep in mind, however that the HEAD branch has been tested (by me) only
on
> >i386, so you may have some trouble building it. If you want to try it
out,
> >you are welcome, obviously, and I'm interested in problem reports.
>
> Luciano,
> thank you for answering.
> Your explanation has been definitely CLEAR ! My compliments and THANKS.
> I get the following error now, what is this ?
> TIA
>
> -------
>
> [xste@klinux kdenox]$
> ./xconfigure --disable-debug --enable-shared --enable-qt-embedded \
> >   --without-ssl \
> >   --prefix=$PWD/../install \
> >   --with-qt-dir=/home/xste/qte-3.1.2 \
> >   --with-qt-includes=/home/xste/qte-3.1.2/include \
> >   --with-qt-libraries=/home/xste/qte-3.1.2/lib
>
> configure: WARNING: If you wanted to set the --build type, don't
use --host.
>     If a cross compiler is detected then cross compile mode will be used.
> checking build system type... i686-pc-linux-gnu
> checking host system type... i686-pc-linux-gnu
> checking target system type... arm-unknown-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 i686-pc-linux-gnu-strip... no
> checking for strip... strip
> checking for style of include used by make... GNU
> checking for i686-pc-linux-gnu-gcc... arm-linux-gcc
> checking for C compiler default output... a.out
> checking whether the C compiler works... yes
> checking whether we are cross compiling... yes
> checking for suffix of executables...
> checking for suffix of object files... o
> checking whether we are using the GNU C compiler... yes
> checking whether arm-linux-gcc accepts -g... yes
> checking dependency style of arm-linux-gcc... gcc
> checking how to run the C preprocessor... arm-linux-gcc -E
> checking for i686-pc-linux-gnu-g++... no
> checking for i686-pc-linux-gnu-c++... no
> checking for i686-pc-linux-gnu-gpp... no
> checking for i686-pc-linux-gnu-aCC... no
> checking for i686-pc-linux-gnu-CC... no
> checking for i686-pc-linux-gnu-cxx... no
> checking for i686-pc-linux-gnu-cc++... no
> checking for i686-pc-linux-gnu-cl... no
> checking for i686-pc-linux-gnu-FCC... no
> checking for i686-pc-linux-gnu-KCC... no
> checking for i686-pc-linux-gnu-RCC... no
> checking for i686-pc-linux-gnu-xlC_r... no
> checking for i686-pc-linux-gnu-xlC... no
> checking for g++... g++
> checking whether we are using the GNU C++ compiler... yes
> checking whether g++ accepts -g... yes
> checking dependency style of g++... gcc3
> checking whether g++ supports -Wmissing-format-attribute... yes
> checking whether g++ supports -Wundef... yes
> checking whether g++ supports -Wno-long-long... yes
> checking whether g++ supports -Wnon-virtual-dtor... yes
> checking whether g++ supports -fno-exceptions... yes
> checking whether g++ supports -fno-check-new... yes
> checking whether g++ supports -fno-common... yes
> checking whether g++ supports -fexceptions... yes
> checking how to run the C++ preprocessor... g++ -E
> checking whether g++ supports -O0... yes
> not using lib directory suffix
> checking for ld used by GCC... /usr/local/arm-linux/arm-linux/bin/ld
> checking if the linker (/usr/local/arm-linux/arm-linux/bin/ld) is GNU
ld...
> yes
> checking for /usr/local/arm-linux/arm-linux/bin/ld option to reload object
> files... -r
> checking for BSD-compatible nm... nm
> 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 ANSI C header files... yes
> checking for sys/types.h... no
> checking for sys/stat.h... no
> checking for stdlib.h... no
> checking for string.h... no
> checking for memory.h... no
> checking for strings.h... no
> checking for inttypes.h... no
> checking for stdint.h... no
> checking for unistd.h... no
> checking dlfcn.h usability... no
> checking dlfcn.h presence... yes
> configure: WARNING: dlfcn.h: present but cannot be compiled
> configure: WARNING: dlfcn.h: check for missing prerequisite headers?
> configure: WARNING: dlfcn.h: proceeding with the preprocessor's result
> checking for dlfcn.h... yes
> checking the maximum length of command line arguments... 32768
> checking command to parse nm output from arm-linux-gcc object... failed
> checking for objdir... .libs
> checking for i686-pc-linux-gnu-ranlib... no
> checking for ranlib... ranlib
> checking for i686-pc-linux-gnu-strip... strip
> checking if arm-linux-gcc static flag  works... no
> checking if arm-linux-gcc supports -fno-rtti -fno-exceptions... no
> checking for arm-linux-gcc option to produce PIC... -fPIC
> checking if arm-linux-gcc PIC flag -fPIC works... no
> checking if arm-linux-gcc supports -c -o file.o... no
> checking if we can lock with hard links... yes
> checking whether the arm-linux-gcc linker
> (/usr/local/arm-linux/arm-linux/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 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 g++ linker (/usr/local/arm-linux/arm-linux/bin/ld)
> supports shared libraries... yes
> checking for g++ option to produce PIC... -fPIC
> checking if g++ PIC flag -fPIC works... yes
> checking if g++ supports -c -o file.o... yes
> checking whether the g++ linker (/usr/local/arm-linux/arm-linux/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/local/arm-linux/arm-linux/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 for extra includes... no
> checking for extra libs... no
> checking for libjpeg6b... no
> checking for libjpeg... no
> configure: WARNING:
> There is an installation error in jpeg support. You seem to have only one
> of either the headers _or_ the libraries installed. You may need to either
> provide correct --with-extra-... options, or the development package of
> libjpeg6b. You can get a source package of libjpeg from
http://www.ijg.org/
> Disabling JPEG support.
>
> checking for msgfmt... /usr/bin/msgfmt
> checking for gmsgfmt... /usr/bin/msgfmt
> checking for xgettext... /usr/bin/xgettext
> checking for strlcat... no
> checking if strlcat needs custom prototype... yes - in libkdefakes
> checking for strlcpy... no
> checking if strlcpy needs custom prototype... yes - in libkdefakes
> checking for main in -lutil... no
> checking for main in -lcompat... no
> checking for crypt in -lcrypt... no
> checking for crypt in -lc... no
> configure: WARNING: you have no crypt in either libcrypt or libc.
> You should install libcrypt from another source or configure with PAM
> support
> checking for socklen_t... socklen_t
> checking for dnet_ntoa in -ldnet... no
> checking for dnet_ntoa in -ldnet_stub... no
> checking for inet_ntoa... no
> checking for inet_ntoa in -lnsl... no
> checking for connect... no
> checking for connect in -lsocket... no
> checking for remove... no
> checking for remove in -lposix... no
> checking for shmat... no
> checking for shmat in -lipc... no
> checking crt_externs.h usability... no
> checking crt_externs.h presence... no
> checking for crt_externs.h... no
> checking for _NSGetEnviron... no
> checking for sys/types.h... (cached) no
> checking for stdint.h... (cached) no
> checking for poll in -lpoll... no
> checking CoreAudio/CoreAudio.h usability... no
> checking CoreAudio/CoreAudio.h presence... no
> checking for CoreAudio/CoreAudio.h... no
> checking if res_init needs -lresolv... no
> checking if res_init is available... no
> checking for killpg in -lucb... no
> checking for int... no
> checking size of int... 0
> checking for long... no
> checking size of long... 0
> checking for char *... no
> checking size of char *... 0
> checking for dlopen in -ldl... no
> checking for shl_unload in -ldld... no
> checking for size_t... no
> checking size of size_t... 0
> checking for unsigned long... no
> checking size of unsigned long... 0
> checking sizeof size_t == sizeof unsigned long... no
> configure: error:
>        Apparently on your system our assumption sizeof size_t == sizeof
> unsigned long
>        does not apply. Please mail kde-devel@kde.org with a description of
> your system!
>
>

 
>> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic