[WEB REQ] compile fails - silc-server-1.0.2.tar.bz2
John
john at x.ray.net
Wed May 3 11:40:03 CEST 2006
Software: silc-server-1.0.2.tar.bz2
Operating System: Fedora Core release 4 (x86_64)
Installation: source
compile fails. maybe still a non-i386-problem? sadly i\'m not c-enlightened at all and do not really have a clue, so i better just send you the whole output i got:
[john at localhost silc-server-1.0.2]$ ./configure --prefix=/opt/silc-server-1.0.2
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking target system type... x86_64-unknown-linux-gnu
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 a BSD-compatible install... /usr/bin/install -c
checking whether make sets $(MAKE)... (cached) yes
checking whether ln -s works... yes
checking for egrep... grep -E
checking for sed... /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 ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... none
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... /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++... none
checking how to run the C++ preprocessor... g++ -E
checking for g77... g77
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether g77 accepts -g... 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 ar... ar
checking for ranlib... (cached) ranlib
checking for strip... strip
checking if gcc static flag works... yes
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 supports -c -o file.o... yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux 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 -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) 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/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
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 g77 option to produce PIC... -fPIC
checking if g77 PIC flag -fPIC works... yes
checking if g77 supports -c -o file.o... yes
checking whether the g77 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
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... 8
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 *... 8
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 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 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 strchr... 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... 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 whether gcc accepts -g -O2 flag... yes
checking whether gcc accepts -Wall -finline-functions flag... yes
checking whether gcc accepts -Wno-pointer-sign flag... yes
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for SILC... yes
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... yes
checking iconv.h presence... yes
checking for iconv.h... yes
checking for iconv... no
Searching for iconv...
checking iconv.h usability... yes
checking iconv.h presence... yes
checking for iconv.h... yes
checking for iconv in -liconv... 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... no
searching in /usr/pkg...
checking iconv.h usability... yes
checking iconv.h presence... yes
checking for iconv.h... yes
checking for iconv in -liconv... no
searching in /usr/contrib...
checking iconv.h usability... yes
checking iconv.h presence... yes
checking for iconv.h... yes
checking for iconv in -liconv... no
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: creating ./config.status
config.status: creating apps/silcd/Makefile
config.status: creating doc/example_silcd.conf
config.status: creating Makefile
config.status: creating doc/Makefile
config.status: creating Makefile.defines
config.status: creating Makefile.defines_int
config.status: creating includes/Makefile
config.status: creating includes/silcversion.h
config.status: creating includes/silcincludes.h
config.status: creating apps/Makefile
config.status: creating silcdefs.h
config.status: executing depfiles commands
silc-server Configuration Summary:
---------------------------
Target host ...................: x86_64-unknown-linux-gnu
Compiler ......................: gcc
CFLAGS ........................: -g -O2 -Wall -finline-functions -Wno-pointer-sign -I/usr/include/silc -D_REENTRANT
LDFLAGS .......................:
LIBS ..........................: -ldl -lsilcclient -lsilc -lpthread
Installation prefix ...........: /opt/silc-server-1.0.2
bin directory .................: /opt/silc-server-1.0.2/bin
sbin directory ................: /opt/silc-server-1.0.2/sbin
etc directory .................: /opt/silc-server-1.0.2/etc
man directory .................: /opt/silc-server-1.0.2/man
doc directory .................: /opt/silc-server-1.0.2/doc
SIM directory .................:
include directory .............: /opt/silc-server-1.0.2/include
Compile SILC Server ...........: yes
SIM support ...................: yes
IPv6 support ..................: yes
Iconv support .................: no
Assembler optimizations .......: yes
Multi-threads support .........: yes
Debugging enabled .............: no
Compile the sources with \'make\' or \'gmake\' command.
[john at localhost silc-server-1.0.2]$ make
make all-recursive
make[1]: Entering directory `/opt/silc-server-1.0.2\'
Making all in apps
make[2]: Entering directory `/opt/silc-server-1.0.2/apps\'
Making all in silcd
make[3]: Entering directory `/opt/silc-server-1.0.2/apps/silcd\'
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -g -O2 -Wall -finline-functions -Wno-pointer-sign -I/usr/include/silc -D_REENTRANT -DHAVE_SILCDEFS_H -I. -I../.. -I/opt/silc-server-1.0.2 -I/opt/silc-server-1.0.2/includes -I/opt/silc-server-1.0.2/doc -g -O2 -Wall -finline-functions -Wno-pointer-sign -I/usr/include/silc -D_REENTRANT -c protocol.c
In file included from /usr/include/silc/silcincludes.h:260,
from serverincludes.h:25,
from protocol.c:25:
/usr/include/silc/silcmessage.h:361: warning: type qualifiers ignored on function return type
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -g -O2 -Wall -finline-functions -Wno-pointer-sign -I/usr/include/silc -D_REENTRANT -DHAVE_SILCDEFS_H -I. -I../.. -I/opt/silc-server-1.0.2 -I/opt/silc-server-1.0.2/includes -I/opt/silc-server-1.0.2/doc -g -O2 -Wall -finline-functions -Wno-pointer-sign -I/usr/include/silc -D_REENTRANT -c route.c
In file included from /usr/include/silc/silcincludes.h:260,
from serverincludes.h:25,
from route.c:33:
/usr/include/silc/silcmessage.h:361: warning: type qualifiers ignored on function return type
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -g -O2 -Wall -finline-functions -Wno-pointer-sign -I/usr/include/silc -D_REENTRANT -DHAVE_SILCDEFS_H -I. -I../.. -I/opt/silc-server-1.0.2 -I/opt/silc-server-1.0.2/includes -I/opt/silc-server-1.0.2/doc -g -O2 -Wall -finline-functions -Wno-pointer-sign -I/usr/include/silc -D_REENTRANT -c packet_send.c
In file included from /usr/include/silc/silcincludes.h:260,
from serverincludes.h:25,
from packet_send.c:24:
/usr/include/silc/silcmessage.h:361: warning: type qualifiers ignored on function return type
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -g -O2 -Wall -finline-functions -Wno-pointer-sign -I/usr/include/silc -D_REENTRANT -DHAVE_SILCDEFS_H -I. -I../.. -I/opt/silc-server-1.0.2 -I/opt/silc-server-1.0.2/includes -I/opt/silc-server-1.0.2/doc -g -O2 -Wall -finline-functions -Wno-pointer-sign -I/usr/include/silc -D_REENTRANT -c packet_receive.c
In file included from /usr/include/silc/silcincludes.h:260,
from serverincludes.h:25,
from packet_receive.c:25:
/usr/include/silc/silcmessage.h:361: warning: type qualifiers ignored on function return type
packet_receive.c: In function \'silc_server_notify\':
packet_receive.c:755: error: \'SILC_HASH_MAXLEN\' undeclared (first use in this function)
packet_receive.c:755: error: (Each undeclared identifier is reported only once
packet_receive.c:755: error: for each function it appears in.)
packet_receive.c:755: warning: unused variable \'hash\'
packet_receive.c: In function \'silc_server_new_client\':
packet_receive.c:2346: warning: implicit declaration of function \'silc_identifier_check\'
packet_receive.c:2347: error: \'SILC_STRING_UTF8\' undeclared (first use in this function)
packet_receive.c:2347: warning: assignment makes pointer from integer without a cast
packet_receive.c: In function \'silc_server_new_server\':
packet_receive.c:2678: error: \'SILC_STRING_UTF8\' undeclared (first use in this function)
packet_receive.c:2678: warning: assignment makes pointer from integer without a cast
packet_receive.c: In function \'silc_server_new_channel\':
packet_receive.c:3117: warning: implicit declaration of function \'silc_channel_name_check\'
packet_receive.c:3118: error: \'SILC_STRING_UTF8\' undeclared (first use in this function)
packet_receive.c:3118: warning: assignment makes pointer from integer without a cast
packet_receive.c: In function \'silc_server_resume_client\':
packet_receive.c:3894: error: \'SILC_STRING_UTF8\' undeclared (first use in this function)
packet_receive.c:3894: warning: assignment makes pointer from integer without a cast
packet_receive.c:4151: warning: assignment makes pointer from integer without a cast
make[3]: *** [packet_receive.o] Error 1
make[3]: Leaving directory `/opt/silc-server-1.0.2/apps/silcd\'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/opt/silc-server-1.0.2/apps\'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/opt/silc-server-1.0.2\'
make: *** [all] Error 2
[john at localhost silc-server-1.0.2]$
More information about the silc-users
mailing list