bug-autoconf
[Top][All Lists]
Advanced

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

autoconfiguring of sim-0.9.1


From: Станислав
Subject: autoconfiguring of sim-0.9.1
Date: Sat, 15 Nov 2003 17:39:18 +0300
User-agent: KMail/1.5.4

Sources of SIM-icq downloaded from http://sim-icq.sourceforge.net
I'm using Gentoo Linux on Pentium 4 HT - 2800MHz with 800FSB

------------------begin of the cut
configure: WARNING: X11/extensions/scrnsaver.h: present but cannot be compiled
configure: WARNING: X11/extensions/scrnsaver.h: check for missing prerequisite 
headers?
configure: WARNING: X11/extensions/scrnsaver.h: proceeding with the 
preprocessor's result
configure: WARNING:     ## ------------------------------------ ##
configure: WARNING:     ## Report this to address@hidden ##
configure: WARNING:     ## ------------------------------------ ##
------------------end of the cut

full text:
------------------begin
future root # cd /build/sim-0.9.1/
future sim-0.9.1 # ./configure
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... /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 kde-config... /usr/kde/3.1/bin/kde-config
checking KDE version... 3.2
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... gcc3
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 -fno-exceptions... yes
checking whether g++ supports -fno-check-new... yes
checking whether g++ supports -fexceptions... yes
checking how to run the C++ preprocessor... g++ -E
checking whether g++ supports -frepo... yes
checking for ld used by GCC... /usr/i686-pc-linux-gnu/bin/ld
checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes
checking for /usr/i686-pc-linux-gnu/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 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 the maximum length of command line arguments... 32768
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for objdir... .libs
checking for ranlib... ranlib
checking for strip... strip
checking if gcc static flag  works... yes
checking if gcc supports -fno-rtti -fno-exceptions... yes
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 whether the gcc linker (/usr/i686-pc-linux-gnu/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 g++ linker (/usr/i686-pc-linux-gnu/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/i686-pc-linux-gnu/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) yes
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/i686-pc-linux-gnu/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 msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for main in -lutil... yes
checking for main in -lcompat... no
checking for crypt in -lcrypt... yes
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... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for res_init... no
checking for killpg in -lucb... no
checking for int... yes
checking size of int... 4
checking for long... yes
checking size of long... 4
checking for char *... yes
checking size of char *... 4
checking for char... yes
checking size of char... 1
checking for dlopen in -ldl... yes
checking for shl_unload in -ldld... no
not using lib directory suffix
checking for X... libraries /usr/X11R6/lib, headers /usr/X11R6/include
checking for IceConnectionNumber in -lICE... yes
checking for libXext... yes
checking for pthread_create in -lpthread... yes
Setting Linux pthread compilation options
checking for extra includes... no
checking for extra libs... no
checking for libz... -lz
checking for libpng... -lpng -lz -lm
checking for libjpeg6b... no
checking for libjpeg... -ljpeg
checking for Qt... libraries /usr/qt/3/lib, headers /usr/qt/3/include using 
-mt
checking if Qt compiles without flags... no
checking for moc... /usr/qt/3/bin/moc
checking for uic... /usr/qt/3/bin/uic
checking if Qt needs -ljpeg... no
checking for Qt... (cached) libraries /usr/qt/3/lib, headers /usr/qt/3/include 
using -mt
checking if Qt compiles without flags... (cached) no
checking for moc... /usr/qt/3/bin/moc
checking for uic... /usr/qt/3/bin/uic
checking if Qt needs -ljpeg... (cached) no
checking for KDE... checking for rpath... yes
libraries /usr/kde/3.1/lib, headers /usr/kde/3.1/include
checking for KDE paths... defaults
checking for kde-config... /usr/kde/3.1/bin/kde-config
checking for ANSI C header files... (cached) yes
checking whether byte ordering is bigendian... no
checking for flex... flex
checking for yywrap in -lfl... yes
checking lex output file root... lex.yy
checking whether yytext is a pointer... no
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... yes
checking whether libtool supports -dlopen/-dlpreopen... yes
checking for dlopen in -ldl... (cached) yes
checking for shl_load... no
checking for shl_load in -ldld... no
checking for dld_link in -ldld... no
checking for dlerror... yes
checking for _ prefix in compiled symbols... (cached) no
checking whether deplibs are loaded by dlopen... yes
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking for memory.h... (cached) yes
checking for stdlib.h... (cached) yes
checking stdio.h usability... yes
checking stdio.h presence... yes
checking for stdio.h... yes
checking ctype.h usability... yes
checking ctype.h presence... yes
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... yes
checking for strrchr... yes
checking for memcpy... yes
checking for strcmp... yes
checking for size_t... yes
checking for pid_t... yes
checking for off_t... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for ranlib... (cached) ranlib
checking for X... libraries /usr/X11R6/lib, headers /usr/X11R6/include
checking for sys/wait.h that is POSIX.1 compatible... yes
checking for stdbool.h that conforms to C99... no
checking for _Bool... no
checking whether lstat dereferences a symlink specified with a trailing 
slash... yes
checking whether stat accepts an empty string... no
checking for stdlib.h... (cached) yes
checking for GNU libc compatible realloc... yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... yes
checking for working mmap... yes
checking whether time.h and sys/time.h may both be included... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for unistd.h... (cached) yes
checking for alarm... yes
checking for working mktime... no
checking for working memcmp... no
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... yes
checking for unistd.h... (cached) yes
checking vfork.h usability... no
checking vfork.h presence... no
checking for vfork.h... no
checking for fork... yes
checking for vfork... yes
checking for working fork... no
checking for working vfork... (cached) yes
checking for error_at_line... no
checking for inline... inline
checking for an ANSI C-conforming const... yes
checking for libart_version in -lart_lgpl_2... yes
checking if OpenSSL support is desired... yes
checking for pkg-config... /usr/bin/pkg-config
checking openssl/ssl.h usability... yes
checking openssl/ssl.h presence... yes
checking for openssl/ssl.h... yes
checking for DH_free in -lcrypto... yes
checking for SSL_new in -lssl... yes
checking if OpenSSL support can be enabled... yes
checking for inttypes.h... (cached) yes
checking for stdint.h... (cached) yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking for unistd.h... (cached) yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking for ctype.h... (cached) yes
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking for sys/types.h... (cached) yes
checking for sys/time.h... (cached) yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking for strcasecmp... yes
checking for umask... yes
checking for chmod... yes
checking for gethostbyname_r... yes
checking for gethostbyaddr_r... yes
checking for dup2,... no
checking for strtoul,... no
checking for strtol,... no
checking for strstr,... no
checking for strerror,... no
checking for strdup,... no
checking for strcasecmp,... no
checking for socket,... no
checking for rmdir,... no
checking for munmap,... no
checking for mkdir,memset,... no
checking for memmove,... no
checking for inet_ntoa,... no
checking for gethostname,... no
checking for gethostbyname... yes
checking if struct tm has tm_gmtoff member... yes
checking ktextedit.h usability... yes
checking ktextedit.h presence... yes
checking for ktextedit.h... yes
checking for XScreenSaverRegister in -lXext... no
checking for XScreenSaverRegister in -lXss... yes
checking X11/extensions/scrnsaver.h usability... no
checking X11/extensions/scrnsaver.h presence... yes
configure: WARNING: X11/extensions/scrnsaver.h: present but cannot be compiled
configure: WARNING: X11/extensions/scrnsaver.h: check for missing prerequisite 
headers?
configure: WARNING: X11/extensions/scrnsaver.h: proceeding with the 
preprocessor's result
configure: WARNING:     ## ------------------------------------ ##
configure: WARNING:     ## Report this to address@hidden ##
configure: WARNING:     ## ------------------------------------ ##
checking for X11/extensions/scrnsaver.h... yes
checking expat.h usability... yes
checking expat.h presence... yes
checking for expat.h... yes
checking for XML_Parse in -lexpat... yes
checking for expat.h... (cached) yes
checking for XML_Parse in -lexpat... (cached) yes
checking krootpixmap.h usability... yes
checking krootpixmap.h presence... yes
checking for krootpixmap.h... yes
checking if po should be compiled... yes
checking if plugins/__homedir should be compiled... yes
checking if plugins/__migrate should be compiled... yes
checking if plugins/_core should be compiled... yes
checking if plugins/about should be compiled... yes
checking if plugins/autoaway should be compiled... yes
checking if plugins/background should be compiled... yes
checking if plugins/dock should be compiled... yes
checking if plugins/filter should be compiled... yes
checking if plugins/floaty should be compiled... yes
checking if plugins/forward should be compiled... yes
checking if plugins/gpg should be compiled... yes
checking if plugins/icons should be compiled... yes
checking if plugins/icq should be compiled... yes
checking if plugins/jabber should be compiled... yes
checking if plugins/logger should be compiled... yes
checking if plugins/msn should be compiled... yes
checking if plugins/navigate should be compiled... yes
checking if plugins/netmonitor should be compiled... yes
checking if plugins/ontop should be compiled... yes
checking if plugins/osd should be compiled... yes
checking if plugins/proxy should be compiled... yes
checking if plugins/shortcuts should be compiled... yes
checking if plugins/sound should be compiled... yes
checking if plugins/splash should be compiled... yes
checking if plugins/transparent should be compiled... yes
checking if plugins/update should be compiled... yes
configure: creating ./config.status
fast creating ./Makefile
fast creating plugins/__homedir/Makefile
fast creating plugins/__migrate/Makefile
fast creating plugins/_core/Makefile
fast creating plugins/_core/pict/Makefile
fast creating plugins/about/Makefile
fast creating plugins/autoaway/Makefile
fast creating plugins/background/Makefile
fast creating plugins/dock/Makefile
fast creating plugins/filter/Makefile
fast creating plugins/floaty/Makefile
fast creating plugins/forward/Makefile
fast creating plugins/gpg/Makefile
fast creating plugins/icons/Makefile
fast creating plugins/icq/Makefile
fast creating plugins/icq/sounds/Makefile
fast creating plugins/jabber/Makefile
fast creating plugins/jabber/sounds/Makefile
fast creating plugins/logger/Makefile
fast creating plugins/msn/Makefile
fast creating plugins/navigate/Makefile
fast creating plugins/netmonitor/Makefile
fast creating plugins/ontop/Makefile
fast creating plugins/osd/Makefile
fast creating plugins/proxy/Makefile
fast creating plugins/shortcuts/Makefile
fast creating plugins/sound/Makefile
fast creating plugins/sound/sounds/Makefile
fast creating plugins/splash/Makefile
fast creating plugins/transparent/Makefile
fast creating plugins/update/Makefile
fast creating po/Makefile
fast creating sim/Makefile
fast creating sim/api/Makefile
fast creating sim/ui/Makefile
fast creating sim/ui/qt3/Makefile
config.status: creating config.h
config.status: executing depfiles commands
future sim-0.9.1 #
------------------end
-- 
С наилучшими пожеланиями,
ситемный администратор
ООО "АФ" Аудит Холдинг"
Осипов Станислав.
mailto:address@hidden





reply via email to

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