Am Samstag, 12. August 2006 19:48 schrieb Dexter Filmore:
> > http://www.vaultofsages.de/~dexterf/pub/config.h
> > http://www.vaultofsages.de/~dexterf/pub/config.log
>
> Well? Anybody who can help? The broken features in 1.3.2 are starting to
> really annoy me.

> configure:8595: checking for iconv
> configure:8622: g++ -o conftest -Os -march=i686 -mmmx -msse 
> -m3dnow -fno-exceptions -fno-check-new  -fPIC -DPIC -D_REENTRANT 
> -I/usr/local/include -I/usr/local/include  
> conftest.cc -lssl -lcrypto -ldl -lpthread   
> -lnsl -L/usr/local/lib -lgpgme -L/usr/local/lib -lgpg-error > >&5 
> /tmp/cc6EdC3v.o(.text+0x19): In function `main':
> : undefined reference to `libiconv_open'
> /tmp/cc6EdC3v.o(.text+0x29): In function `main':
> : undefined reference to `libiconv'
> /tmp/cc6EdC3v.o(.text+0x2f): In function `main':
> : undefined reference to `libiconv_close'
> collect2: ld returned 1 exit status

Somehow the test program does not get linked with libiconv. Out of curiosity: 
Why do you need this lib? My licq does not seem to be linked against it. For 
a quick workaround I would run configure like this:

LDFLAGS='-liconv' ./configure --with-libiconv-prefix=/usr/local

Arne

-- 
Dipl.-Inform. Arne Schmitz              Phone   +49 (0)241 80-21817
Computer Graphics Group                 Fax     +49 (0)241 80-22899
RWTH Aachen University                  http://www.rwth-graphics.de
Ahornstrasse 55, 52074 Aachen, Germany

Attachment: pgpzlBspYVigp.pgp
Description: PGP signature

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Licq-Main mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/licq-main

Reply via email to