silc client 1.1 beta fails to compile on FreeBSD
mal content
artifact.one at googlemail.com
Tue Feb 20 08:09:57 CET 2007
Hello.
Complete typescript follows:
$ ./configure
checking build system type... i386-unknown-freebsd6.2
checking host system type... i386-unknown-freebsd6.2
checking target system type... i386-unknown-freebsd6.2
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... no
checking for nawk... nawk
checking whether make sets $(MAKE)... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking whether make sets $(MAKE)... (cached) yes
checking whether ln -s works... yes
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for sed... /usr/bin/sed
checking for gcc... gcc
checking for C compiler default output file name... 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 ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking for inline... inline
checking for an ANSI C-conforming const... yes
checking for ranlib... ranlib
checking for a sed that does not truncate output... /usr/bin/sed
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 how to recognise dependent libraries... pass_all
checking how to run the C preprocessor... gcc -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 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 how to run the C++ preprocessor... g++ -E
checking for g77... no
checking for f77... f77
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether f77 accepts -g... yes
checking the maximum length of command line arguments... 196608
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... (cached) ranlib
checking for strip... strip
checking if gcc supports -fno-rtti -fno-exceptions... no
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 whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... freebsd6.2 ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... no
checking whether to build static libraries... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the g++ linker (/usr/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++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... freebsd6.2 ld.so
checking how to hardcode library paths into programs... immediate
appending configuration tag "F77" to libtool
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... no
checking whether to build static libraries... yes
checking for f77 option to produce PIC... -fPIC
checking if f77 PIC flag -fPIC works... yes
checking if f77 static flag -static works... yes
checking if f77 supports -c -o file.o... yes
checking whether the f77 linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... freebsd6.2 ld.so
checking how to hardcode library paths into programs... immediate
checking for ANSI C header files... (cached) yes
checking whether time.h and sys/time.h may both be included... yes
checking whether stat file-mode macros are broken... no
checking for unistd.h... (cached) yes
checking for string.h... (cached) yes
checking getopt.h usability... yes
checking getopt.h presence... yes
checking for getopt.h... yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking assert.h usability... yes
checking assert.h presence... yes
checking for assert.h... yes
checking for sys/types.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking netinet/tcp.h usability... yes
checking netinet/tcp.h presence... yes
checking for netinet/tcp.h... yes
checking xti.h usability... no
checking xti.h presence... no
checking for xti.h... no
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking sys/resource.h usability... yes
checking sys/resource.h presence... yes
checking for sys/resource.h... yes
checking pwd.h usability... yes
checking pwd.h presence... yes
checking for pwd.h... yes
checking grp.h usability... yes
checking grp.h presence... yes
checking for grp.h... yes
checking termcap.h usability... yes
checking termcap.h presence... yes
checking for termcap.h... yes
checking paths.h usability... yes
checking paths.h presence... yes
checking for paths.h... yes
checking ncurses.h usability... yes
checking ncurses.h presence... yes
checking for ncurses.h... yes
checking signal.h usability... yes
checking signal.h presence... yes
checking for signal.h... yes
checking ctype.h usability... yes
checking ctype.h presence... yes
checking for ctype.h... yes
checking utime.h usability... yes
checking utime.h presence... yes
checking for utime.h... yes
checking arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking sys/mman.h usability... yes
checking sys/mman.h presence... yes
checking for sys/mman.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking termios.h usability... yes
checking termios.h presence... yes
checking for termios.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking langinfo.h usability... yes
checking langinfo.h presence... yes
checking for langinfo.h... yes
checking return type of signal handlers... void
checking for size_t... yes
checking for mode_t... yes
checking for uid_t in sys/types.h... yes
checking for pid_t... yes
checking for long long... yes
checking size of long long... 8
checking for long... yes
checking size of long... 4
checking for int... yes
checking size of int... 4
checking for short... yes
checking size of short... 2
checking for char... yes
checking size of char... 1
checking for void *... yes
checking size of void *... 4
checking for long long... (cached) yes
checking for long double... yes
checking for gethostbyname... yes
checking for socket... yes
checking for gethostname... yes
checking for gethostbyaddr... yes
checking for getservbyname... yes
checking for getservbyport... yes
checking for poll... yes
checking for select... yes
checking for listen... yes
checking for bind... yes
checking for shutdown... yes
checking for close... yes
checking for connect... yes
checking for setsockopt... yes
checking for setrlimit... yes
checking for time... yes
checking for ctime... yes
checking for utime... yes
checking for gettimeofday... yes
checking for getrusage... yes
checking for chmod... yes
checking for fcntl... yes
checking for stat... yes
checking for fstat... yes
checking for getenv... yes
checking for putenv... yes
checking for strerror... yes
checking for getpid... yes
checking for getgid... yes
checking for getsid... yes
checking for getpgid... yes
checking for getpgrp... yes
checking for getuid... yes
checking for setgroups... yes
checking for initgroups... yes
checking for nl_langinfo... yes
checking for nanosleep... yes
checking for strchr... yes
checking for snprintf... yes
checking for strstr... yes
checking for strcpy... yes
checking for strncpy... yes
checking for memcpy... yes
checking for memset... yes
checking for memmove... yes
checking for SIM support...
checking for dlfcn.h... (cached) yes
checking for dlopen in -ldl... no
checking for dlopen in -lc... yes
Enabled SIM support.
checking regex.h usability... yes
checking regex.h presence... yes
checking for regex.h... yes
checking for getopt_long... yes
checking for getopt... yes
checking whether to enable IPv6 support... yes
checking whether to enable debugging... no
checking whether to enable assembler optimizations... yes
checking for nasm... /usr/local/bin/nasm
checking for yasm... no
checking for va_copy... yes
checking whether gcc accepts -g -O2 flag... yes
checking whether gcc accepts -Wall -finline-functions flag... yes
checking whether gcc accepts -Wno-pointer-sign flag... no
checking for pkg-config... /usr/local/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for SILC... gnome-config: not found
no
checking for SILCCLIENT... gnome-config: not found
no
checking whether to support SOCKS4... no
checking whether to support SOCKS5... no
checking whether to search for GMP... no
Using SILC Math as a MP library.
checking whether to implicit search for libiconv... no
checking iconv.h usability... no
checking iconv.h presence... no
checking for iconv.h... no
Searching for iconv...
checking iconv.h usability... no
checking iconv.h presence... no
checking for iconv.h... no
searching in /usr/local...
checking iconv.h usability... yes
checking iconv.h presence... yes
checking for iconv.h... yes
checking for iconv in -liconv... yes
checking whether this iconv is good enough... yes
checking whether to search for POSIX threads... yes
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking for pthread_attr_init in -lpthread... yes
checking for pthread_create... yes
checking whether to compile native WIN32 code... no
checking whether to do libtoolfix... yes
configure: Configuring SILC libraries
checking whether byte ordering is bigendian... no
checking for epoll_wait... no
configure: configuring crypto library
checking whether gcc accepts -fno-regmove flag... yes
checking whether gcc accepts -fomit-frame-pointer -O3 flag... yes
configure: configuring math library
checking whether gcc accepts -O3 flag... yes
checking whether gcc accepts -funroll-all-loops flag... yes
checking whether gcc accepts -fomit-frame-pointer flag... yes
configure: creating ./config.status
config.status: creating apps/irssi/Makefile.defines
config.status: creating apps/irssi/Makefile.defines_int
config.status: WARNING: apps/irssi/Makefile.defines_int.in seems to
ignore the --datarootdir setting
config.status: creating lib/Makefile
config.status: creating lib/contrib/Makefile
config.status: creating lib/silccore/Makefile
config.status: creating lib/silcsim/Makefile
config.status: creating lib/silcske/Makefile
config.status: creating lib/silcutil/Makefile
config.status: creating lib/silcutil/unix/Makefile
config.status: creating lib/silcutil/win32/Makefile
config.status: creating lib/silcapputil/Makefile
config.status: creating lib/silcsftp/Makefile
config.status: creating lib/silcclient/Makefile
config.status: creating lib/silcclient/tests/Makefile
config.status: creating lib/silcasn1/Makefile
config.status: creating lib/silcskr/Makefile
config.status: creating lib/silcvcard/Makefile
config.status: creating lib/silccrypt/Makefile
config.status: creating lib/silcmath/Makefile
config.status: creating Makefile
config.status: creating doc/Makefile
config.status: creating Makefile.defines
config.status: creating Makefile.defines_int
config.status: WARNING: Makefile.defines_int.in seems to ignore the
--datarootdir setting
config.status: creating includes/Makefile
config.status: creating includes/silcversion.h
config.status: creating includes/silc.h
config.status: creating apps/Makefile
config.status: creating silcdefs.h
config.status: executing depfiles commands
=== configuring in apps/irssi
(/mnt/home/mc/src/silc-client-1.1-beta1/apps/irssi)
configure: running /usr/local/bin/bash ./configure
--prefix=/usr/local/silc --cache-file=/dev/null --srcdir=.
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... no
checking for nawk... nawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for style of include used by make... GNU
checking for gcc... gcc
checking for C compiler default output file name... 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 ISO C89... none needed
checking dependency style of gcc... gcc3
checking for library containing strerror... none required
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking dependency style of gcc... (cached) gcc3
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... yes
checking build system type... i386-unknown-freebsd6.2
checking host system type... i386-unknown-freebsd6.2
checking for a sed that does not truncate output... /usr/bin/sed
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 whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
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 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 how to run the C++ preprocessor... g++ -E
checking for g77... no
checking for f77... f77
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether f77 accepts -g... yes
checking the maximum length of command line arguments... 196608
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
$ make
More information about the silc-devel
mailing list