Menu

#4 Problems to compile in Debian Linux

open
nobody
None
5
2002-05-04
2002-05-04
Anonymous
No

server2:/icqmail-2.0a1# ./configure --host=i686-pc-
linux-gnu
loading cache ./config.cache
checking for c++... (cached) c++
checking whether the C++ compiler (c++ ) works... yes
checking whether the C++ compiler (c++ ) is a cross-
compiler... no
checking whether we are using GNU C++... (cached) yes
checking whether c++ accepts -g... (cached) yes
checking for a BSD compatible install...
(cached) /usr/bin/install -c
checking how to run the C++ preprocessor... (cached)
c++ -E
checking for ANSI C header files... (cached) yes
checking for fcntl.h... (cached) yes
checking for sys/time.h... (cached) yes
checking for syslog.h... (cached) yes
checking for unistd.h... (cached) yes
checking for byteswap.h... (cached) yes
checking for endian.h... (cached) yes
checking for machine/endian.h... (cached) no
checking for arpa/nameser_compat.h... (cached) no
checking for libguile.h... (cached) yes
checking for guile/gh.h... (cached) yes
checking for mimelib/mimepp.h... (cached) yes
checking for icq_Init in -licq... (cached) yes
checking for gethostbyname in -lnsl... (cached) yes
checking for connect in -lsocket... (cached) no
checking for gh_procedure_p in -lguile... (cached) no
checking for DwInitialize() in -lmimepp... no
checking whether time.h and sys/time.h may both be
included... (cached) yes
checking return type of signal handlers... (cached)
void
checking for bswap_32... (cached) yes
creating ./config.status
creating src/Makefile
creating Makefile
server2:/icqmail-2.0a1# make
making all in src...
make[1]: Entering directory `/icqmail-2.0a1/src'
c++ -g -O2 -DSTDC_HEADERS=1 -DHAVE_FCNTL_H=1 -
DHAVE_SYS_TIME_H=1 -DHAVE_SYSLOG_H=1 -
DHAVE_UNISTD_H=1 -DHAVE_BYTESWAP_H=1 -DHA
VE_ENDIAN_H=1 -DHAVE_LIBGUILE_H=1 -DHAVE_GUILE_GH_H=1 -
DHAVE_MIMELIB_MIMEPP_H=1 -DHAVE_LIBICQ=1 -
DHAVE_LIBNSL=1 -DTIME_WITH_SY
S_TIME=1 -DRETSIGTYPE=void -DHAVE_BSWAP_32=1 -c cfg.cc
cfg.cc: In method `void Cfg::add(const DwString &,
long unsigned int, int = 0)':
cfg.cc:92: implicit declaration of function `int
sprintf(...)'
make[1]: *** [cfg.o] Error 1
make[1]: Leaving directory `/icqmail-2.0a1/src'
make: *** [all] Error 1

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.