licq
Inviato: lun 26 giu 2006, 21:25
Ho provato a compilare licq sulla current,
ma i dà errori e non crea gli eseguibili
(per intenderci, /usb/bin non viene creata).
Avete qualche idea?
Grazie
M.
ma i dà errori e non crea gli eseguibili
(per intenderci, /usb/bin non viene creata).
Codice: Seleziona tutto
make[1]: Entering directory `/tmp/licq-1.3.2/src'
/bin/sh ../libtool --silent --mode=link g++ -O2 -fno-exceptions -fno-check-new -o licq -export-dynamic licq.o main.o icqpacket.o proxy.o socket.o icqd.o icqd-tcp.o icqd-srv.o icqd-threads.o icqevent.o buffer.o user.o history.o utility.o countrycodes.o log.o translate.o file.o message.o support.o pthread_rdwr.o onevent.o plugind.o sar.o languagecodes.o icqd-chat.o sighandler.o icqd-filetransfer.o hebrev.o icqcolor.o fifo.o protoplugind.o gpg.o occupationcodes.o homepagecodes.o interestcodes.o organizationcodes.o backgroundcodes.o providers.o rtf.o -lssl -lcrypto -ldl -lpthread -lnsl -lgpgme -lgpg-error
translate.o(.text+0x679): In function `CTranslator::ToUnicode(char*, char*)':
: undefined reference to `libiconv_open'
translate.o(.text+0x69f): In function `CTranslator::ToUnicode(char*, char*)':
: undefined reference to `libiconv'
translate.o(.text+0x6aa): In function `CTranslator::ToUnicode(char*, char*)':
: undefined reference to `libiconv_close'
translate.o(.text+0x6ea): In function `CTranslator::ToUnicode(char*, char*)':
: undefined reference to `libiconv_open'
translate.o(.text+0x703): In function `CTranslator::ToUnicode(char*, char*)':
: undefined reference to `libiconv'
translate.o(.text+0x70c): In function `CTranslator::ToUnicode(char*, char*)':
: undefined reference to `libiconv_close'
translate.o(.text+0x7cc): In function `CTranslator::FromUnicode(char*, char*)':
: undefined reference to `libiconv_open'
translate.o(.text+0x7f2): In function `CTranslator::FromUnicode(char*, char*)':
: undefined reference to `libiconv'
translate.o(.text+0x7fd): In function `CTranslator::FromUnicode(char*, char*)':
: undefined reference to `libiconv_close'
translate.o(.text+0x83d): In function `CTranslator::FromUnicode(char*, char*)':
: undefined reference to `libiconv_open'
translate.o(.text+0x856): In function `CTranslator::FromUnicode(char*, char*)':
: undefined reference to `libiconv'
translate.o(.text+0x85f): In function `CTranslator::FromUnicode(char*, char*)':
: undefined reference to `libiconv_close'
translate.o(.text+0x8d5): In function `CTranslator::FromUTF16(char*, int)':
: undefined reference to `libiconv_open'
translate.o(.text+0x8ef): In function `CTranslator::FromUTF16(char*, int)':
: undefined reference to `libiconv'
translate.o(.text+0x8fa): In function `CTranslator::FromUTF16(char*, int)':
: undefined reference to `libiconv_close'
translate.o(.text+0x9c9): In function `CTranslator::ToUTF16(char*, char*, unsigned int&)':
: undefined reference to `libiconv_open'
translate.o(.text+0x9e3): In function `CTranslator::ToUTF16(char*, char*, unsigned int&)':
: undefined reference to `libiconv'
translate.o(.text+0x9ee): In function `CTranslator::ToUTF16(char*, char*, unsigned int&)':
: undefined reference to `libiconv_close'
collect2: ld returned 1 exit status
make[1]: *** [licq] Error 1
make[1]: Leaving directory `/tmp/licq-1.3.2/src'
make: *** [install-recursive] Error 1Grazie
M.