LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 05-18-2004, 06:04 PM   #1
mzruya
LQ Newbie
 
Registered: May 2004
Posts: 1

Rep: Reputation: 0
canīt compile licq


i get this error when compiling LICQ .. :

[mzruya@zruya licq-20040423]$ make
make all-recursive
make[1]: Entering directory `/home/mzruya/licq-20040423'
Making all in m4
make[2]: Entering directory `/home/mzruya/licq-20040423/m4'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/mzruya/licq-20040423/m4'
Making all in share
make[2]: Entering directory `/home/mzruya/licq-20040423/share'
make[3]: Entering directory `/home/mzruya/licq-20040423/share'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/home/mzruya/licq-20040423/share'
make[2]: Leaving directory `/home/mzruya/licq-20040423/share'
Making all in src
make[2]: Entering directory `/home/mzruya/licq-20040423/src'
if g++ -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.. -Wall -I../include -DINSTALL_PREFIX=\"/usr/local\" -fPIC -DPIC -D_REENTRANT -O2 -fno-exceptions -fno-check-new -MT licq.o -MD -MP -MF ".deps/licq.Tpo" -c -o licq.o licq.cpp; \
then mv -f ".deps/licq.Tpo" ".deps/licq.Po"; else rm -f ".deps/licq.Tpo"; exit 1; fi
if g++ -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.. -Wall -I../include -DINSTALL_PREFIX=\"/usr/local\" -fPIC -DPIC -D_REENTRANT -O2 -fno-exceptions -fno-check-new -MT main.o -MD -MP -MF ".deps/main.Tpo" -c -o main.o main.cpp; \
then mv -f ".deps/main.Tpo" ".deps/main.Po"; else rm -f ".deps/main.Tpo"; exit 1; fi
if g++ -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.. -Wall -I../include -DINSTALL_PREFIX=\"/usr/local\" -fPIC -DPIC -D_REENTRANT -O2 -fno-exceptions -fno-check-new -MT icqpacket.o -MD -MP -MF ".deps/icqpacket.Tpo" -c -o icqpacket.o icqpacket.cpp; \
then mv -f ".deps/icqpacket.Tpo" ".deps/icqpacket.Po"; else rm -f ".deps/icqpacket.Tpo"; exit 1; fi
if g++ -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.. -Wall -I../include -DINSTALL_PREFIX=\"/usr/local\" -fPIC -DPIC -D_REENTRANT -O2 -fno-exceptions -fno-check-new -MT proxy.o -MD -MP -MF ".deps/proxy.Tpo" -c -o proxy.o proxy.cpp; \
then mv -f ".deps/proxy.Tpo" ".deps/proxy.Po"; else rm -f ".deps/proxy.Tpo"; exit 1; fi
if g++ -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.. -Wall -I../include -DINSTALL_PREFIX=\"/usr/local\" -fPIC -DPIC -D_REENTRANT -O2 -fno-exceptions -fno-check-new -MT socket.o -MD -MP -MF ".deps/socket.Tpo" -c -o socket.o socket.cpp; \
then mv -f ".deps/socket.Tpo" ".deps/socket.Po"; else rm -f ".deps/socket.Tpo"; exit 1; fi
socket.cpp:812:1: warning: "m_pSSL" redefined
socket.cpp:772:1: warning: this is the location of the previous definition
if g++ -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.. -Wall -I../include -DINSTALL_PREFIX=\"/usr/local\" -fPIC -DPIC -D_REENTRANT -O2 -fno-exceptions -fno-check-new -MT icqd.o -MD -MP -MF ".deps/icqd.Tpo" -c -o icqd.o icqd.cpp; \
then mv -f ".deps/icqd.Tpo" ".deps/icqd.Po"; else rm -f ".deps/icqd.Tpo"; exit 1; fi
if g++ -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.. -Wall -I../include -DINSTALL_PREFIX=\"/usr/local\" -fPIC -DPIC -D_REENTRANT -O2 -fno-exceptions -fno-check-new -MT icqd-tcp.o -MD -MP -MF ".deps/icqd-tcp.Tpo" -c -o icqd-tcp.o icqd-tcp.cpp; \
then mv -f ".deps/icqd-tcp.Tpo" ".deps/icqd-tcp.Po"; else rm -f ".deps/icqd-tcp.Tpo"; exit 1; fi
if g++ -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.. -Wall -I../include -DINSTALL_PREFIX=\"/usr/local\" -fPIC -DPIC -D_REENTRANT -O2 -fno-exceptions -fno-check-new -MT icqd-srv.o -MD -MP -MF ".deps/icqd-srv.Tpo" -c -o icqd-srv.o icqd-srv.cpp; \
then mv -f ".deps/icqd-srv.Tpo" ".deps/icqd-srv.Po"; else rm -f ".deps/icqd-srv.Tpo"; exit 1; fi
icqd-srv.cpp: In member function `void CICQDaemon::ProcessMessageFam(CBuffer&, short unsigned int)':
icqd-srv.cpp:2268: warning: unused variable 'nSubEncoding'
icqd-srv.cpp:2228: warning: unused variable 'nUin'
if g++ -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.. -Wall -I../include -DINSTALL_PREFIX=\"/usr/local\" -fPIC -DPIC -D_REENTRANT -O2 -fno-exceptions -fno-check-new -MT icqd-threads.o -MD -MP -MF ".deps/icqd-threads.Tpo" -c -o icqd-threads.o icqd-threads.cpp; \
then mv -f ".deps/icqd-threads.Tpo" ".deps/icqd-threads.Po"; else rm -f ".deps/icqd-threads.Tpo"; exit 1; fi
if g++ -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.. -Wall -I../include -DINSTALL_PREFIX=\"/usr/local\" -fPIC -DPIC -D_REENTRANT -O2 -fno-exceptions -fno-check-new -MT icqevent.o -MD -MP -MF ".deps/icqevent.Tpo" -c -o icqevent.o icqevent.cpp; \
then mv -f ".deps/icqevent.Tpo" ".deps/icqevent.Po"; else rm -f ".deps/icqevent.Tpo"; exit 1; fi
if g++ -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.. -Wall -I../include -DINSTALL_PREFIX=\"/usr/local\" -fPIC -DPIC -D_REENTRANT -O2 -fno-exceptions -fno-check-new -MT buffer.o -MD -MP -MF ".deps/buffer.Tpo" -c -o buffer.o buffer.cpp; \
then mv -f ".deps/buffer.Tpo" ".deps/buffer.Po"; else rm -f ".deps/buffer.Tpo"; exit 1; fi
if g++ -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.. -Wall -I../include -DINSTALL_PREFIX=\"/usr/local\" -fPIC -DPIC -D_REENTRANT -O2 -fno-exceptions -fno-check-new -MT user.o -MD -MP -MF ".deps/user.Tpo" -c -o user.o user.cpp; \
then mv -f ".deps/user.Tpo" ".deps/user.Po"; else rm -f ".deps/user.Tpo"; exit 1; fi
user.cpp: In constructor `ICQOwner::ICQOwner()':
user.cpp:2907: error: no matching function for call to `CIniFile::ReadNum(const char[7], long unsigned int, long int)'
../include/licq_file.h:49: note: candidates are: bool CIniFile::ReadNum(const char*, long unsigned int&, long unsigned int)
../include/licq_file.h:50: note: bool CIniFile::ReadNum(const char*, short unsigned int&, short unsigned int)
../include/licq_file.h:51: note: bool CIniFile::ReadNum(const char*, short int&, short int)
../include/licq_file.h:52: note: bool CIniFile::ReadNum(const char*, char&, char)
user.cpp: In constructor `ICQOwner::ICQOwner(const char*, long unsigned int)':
user.cpp:2965: error: no matching function for call to `CIniFile::ReadNum(const char[7], long unsigned int, long int)'
../include/licq_file.h:49: note: candidates are: bool CIniFile::ReadNum(const char*, long unsigned int&, long unsigned int)
../include/licq_file.h:50: note: bool CIniFile::ReadNum(const char*, short unsigned int&, short unsigned int)
../include/licq_file.h:51: note: bool CIniFile::ReadNum(const char*, short int&, short int)
../include/licq_file.h:52: note: bool CIniFile::ReadNum(const char*, char&, char)
make[2]: *** [user.o] Error 1
make[2]: Leaving directory `/home/mzruya/licq-20040423/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/mzruya/licq-20040423'
make: *** [all] Error 2
[mzruya@zruya licq-20040423]$

iīm using 2.6.6 kernel in ARCH linux.
pleaseee help me !! thanks in advance ..!
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
HOW to use Licq? cchgordon Linux - Software 3 03-17-2004 01:58 AM
Licq tszhim Linux - General 2 12-06-2003 11:54 AM
Help with licq bulliver Linux - Software 5 11-05-2002 06:51 PM
Licq ? safrout Linux - Software 0 10-19-2002 12:27 PM
lICQ anyone?? Tasha v71 Linux - General 4 10-24-2001 06:33 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 04:23 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration