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

Instalar o Licq



Ola! 

Estou tendo problemas com a ultima versao do Licq que puxei lah do
licq.org. 

Descompacto ele normalmente. 

./configure --> Vai na Boa! 

make       --> Dah erro!!! (segue a saida do comando em anexo) 

Alguem jah teve problema parecido??? 


Grato, 

Renato Thomé Lucente. 




make  all-recursive
make[1]: Entering directory `/home/thome/licq-20030622'
Making all in share
make[2]: Entering directory `/home/thome/licq-20030622/share'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/thome/licq-20030622/share'
Making all in src
make[2]: Entering directory `/home/thome/licq-20030622/src'
source='icqpacket.cpp' object='icqpacket.o' libtool=no \
depfile='.deps/icqpacket.Po' tmpdepfile='.deps/icqpacket.TPo' \
depmode=gcc /bin/sh ../admin/depcomp \
g++ -DHAVE_CONFIG_H -I. -I. -I.. -Wall -I../include -DINSTALL_PREFIX=\"/usr/local\"   -fPIC -DPIC -D_REENTRANT  -O2 -fno-exceptions -fno-check-new -c -o icqpacket.o `test -f 'icqpacket.cpp' || echo './'`icqpacket.cpp
make[2]: Leaving directory `/home/thome/licq-20030622/src'
make[1]: Leaving directory `/home/thome/licq-20030622
bool)' does not match any in class `CPU_FileTransfer'
../include/licq_packets.h:594: candidates are: CPU_FileTransfer::CPU_FileTransfer(const CPU_FileTransfer &)
../include/licq_packets.h:593:                 CPU_FileTransfer::CPU_FileTransfer(ICQUser *, ConstFileList &, const char *, const char *, bool)
icqpacket.cpp: In method `CPU_AckThroughServer::CPU_AckThroughServer(ICQUser *, long unsigned int, long unsigned int, short unsigned int, short unsigned int, bool, short unsigned int)':
icqpacket.cpp:1398: no matching function for call to `ICQUser::usprintf (char *, const int)'
../include/licq_user.h:422: candidates are: void ICQUser::usprintf(char *, const char *, long unsigned int = 0)
icqpacket.cpp:1399: no matching function for call to `ICQUser::usprintf (char *, const int)'
../include/licq_user.h:422: candidates are: void ICQUser::usprintf(char *, const char *, long unsigned int = 0)
icqpacket.cpp:1407: no matching function for call to `ICQUser::usprintf (char *, const int)'
../include/licq_user.h:422: candidates are: void ICQUser::usprintf(char *, const char *, long unsigned int = 0)
icqpacket.cpp:1396: warning: `char * cus' might be used uninitialized in this function
icqpacket.cpp:1397: warning: `char * def' might be used uninitialized in this function
icqpacket.cpp: In method `CPT_Ack::CPT_Ack(short unsigned int, long unsigned int, bool, bool, ICQUser *)':
icqpacket.cpp:3680: no matching function for call to `ICQUser::usprintf (char *, const int)'
../include/licq_user.h:422: candidates are: void ICQUser::usprintf(char *, const char *, long unsigned int = 0)
icqpacket.cpp:3681: no matching function for call to `ICQUser::usprintf (char *, const int)'
../include/licq_user.h:422: candidates are: void ICQUser::usprintf(char *, const char *, long unsigned int = 0)
icqpacket.cpp:3689: no matching function for call to `ICQUser::usprintf (char *, const int)'
../include/licq_user.h:422: candidates are: void ICQUser::usprintf(char *, const char *, long unsigned int = 0)
icqpacket.cpp:3678: warning: `char * cus' might be used uninitialized in this function
icqpacket.cpp:3679: warning: `char * def' might be used uninitialized in this function
make[2]: *** [icqpacket.o] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2

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... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
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 for style of include used by make... GNU
checking dependency style of gcc... gcc
checking how to run the C preprocessor... gcc -E
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++... gcc
checking whether g++ accepts -fno-exceptions -fno-check-new... yes
checking how to run the C++ preprocessor... g++ -E
checking for strerror in -lcposix... no
checking whether make sets $(MAKE)... (cached) yes
checking for a BSD-compatible install... /usr/bin/install -c
checking for ranlib... ranlib
checking for strip... /usr/bin/strip
checking for size... /usr/bin/size
Setting Linux compilation options
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
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 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 getopt.h usability... yes
checking getopt.h presence... yes
checking for getopt.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking pwd.h usability... yes
checking pwd.h presence... yes
checking for pwd.h... yes
checking for unistd.h... (cached) yes
checking paths.h usability... yes
checking paths.h presence... yes
checking for paths.h... yes
checking for inet_addr in -lxnet... no
checking for socket in -lsocket... no
checking for gethostbyname in -lnsl... yes
checking for pthread_cancel in -lc_r... no
checking for pthread_cancel in -lpthread... yes
checking for dlopen in -lc_r... no
checking for dlopen in -lc... no
checking for dlopen in -ldl... yes
checking for dlopen modes... RTLD_NOW
checking for inet_addr... yes
checking for inet_aton... yes
checking for mktime... yes
checking for select... yes
checking for strdup... yes
checking for strerror... yes
checking for hstrerror... yes
checking for readdir_r... yes
checking whether to enable SOCKS5 support... no
checking if OpenSSL support is desired... yes
checking openssl/ssl.h usability... no
checking openssl/ssl.h presence... no
checking for openssl/ssl.h... no
checking if OpenSSL support can be enabled... no
checking vector usability... yes
checking vector presence... yes
checking for vector... yes
checking for an ANSI C-conforming const... yes
checking for size_t... yes
checking for socklen_t... yes
checking whether time.h and sys/time.h may both be included... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for sys_errlist and sys_nerr... yes
checking for tm_gmtoff... yes
checking for extern long timezone... yes
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 for a sed that does not truncate output... 
checking whether ln -s works... yes
checking how to recognise dependant libraries... pass_all
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... (cached) 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/bin/ld) supports shared libraries... 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... no
checking whether to build static libraries... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
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++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... 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/bin/ld) supports shared libraries... 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
configure: creating ./config.status
config.status: creating bin/Makefile
config.status: creating share/Makefile
config.status: creating src/Makefile
config.status: creating include/Makefile
config.status: creating Makefile
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing depfiles commands


SOCKS5 support is disabled.

OpenSSL support is not available.  Licq will not be able to
establish secure communication channels. This is not required
for proper function (i.e. it is optional). If you really desire this
functionality then install OpenSSL (libraries and headers) and
rebuild Licq.  OpenSSL can be found at http://www.openssl.org
or as RPM from your local distribution site.

Note you need version 0.9.5a or greater.

--- Now type "gmake" to build Licq ---
--- If gmake is not working, try "make" ---


Reply to: