Instalar o Licq

2003-07-05 Por tôpico Renato Thome Lucente
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 

Re: Instalar o Licq

2003-07-05 Por tôpico Ágney Lopes Roth Ferraz
Renato,

acho mais pratico a instalaçao do licq via apt-get.
vao os links para poder baixa-los (adicione ao seu arquivo sources.list)

#woody
deb http://debian.ipsyn.net/debian woody ipsyn
deb-src http://debian.ipsyn.net/debian woody ipsyn 


admitindo que voce use woody, porque na unstable o pacote se encontra
disponivel.

Se realmente quizer compilar, alguem poderá te ajudar.



On 05 Jul 2003 16:00:14 -0300
Renato Thome Lucente [EMAIL PROTECTED] wrote:

 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. 
 
 
 
 
 


-- 
---
Agney Lopes Roth Ferraz
[EMAIL PROTECTED]
http://www.agney.hpg.com.br