Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 15 Aug 2001 19:47:00 +0200
From:      Volker Stolz <stolz@hyperion.informatik.rwth-aachen.de>
To:        Alexey Privalov <lucky@land3.nsu.ru>
Cc:        freebsd-questions@freebsd.org, freebsd-hackers@freebsd.org
Subject:   Re: licq & socks5 (fwd)
Message-ID:  <20010815194700.A1836@i2.informatik.rwth-aachen.de>
In-Reply-To: <Pine.BSF.4.21.0108140946410.34740-100000@land3.nsu.ru>
References:  <Pine.BSF.4.21.0108140946410.34740-100000@land3.nsu.ru>

next in thread | previous in thread | raw e-mail | index | archive | help
In freebsd-hackers, you wrote:
> i`m trying to compiling licq with socks5 support, but i`d received following
> message:
> -Wl,--export-dynamic  -L/usr/local/lib -lsocks5 -lssl -lcrypto -lc_r -lc_r
> socket.o: In function `INetSocket::SetLocalAddress(bool)':
> socket.o(.text+0x6d6): undefined reference to `SOCKSgetsockname'
> socket.o: In function `INetSocket::OpenConnection(void)':

Which FreeBSD version are you running? Are you using the port
in /usr/ports/net/licq, as you should? This doesn't cause any trouble for me.

LDFLAGS=-L/usr/local/lib CPPFLAGS=-I/usr/local/include make WITH_SOCKS=1:

...
c++ -O -pipe -march=pentium -fno-exceptions -fno-check-new -pthread -o licq licq.o main.o icqpacket.o socket.o icqd.o icqd-udp.o icqd-tcp.o icqd-threads.o remoteserver.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 -Wl,--export-dynamic  -L/usr/local/lib -lsocks5 -lssl -lcrypto -lc_r -lc_r
gmake[2]: Leaving directory `/opt/ports/net/licq/work/licq-1.0.3/src'

FreeBSD monster.ikea.net 4.4-PRERELEASE FreeBSD 4.4-PRERELEASE #27: Sun Aug 12 16:42:41 CEST 2001     vs@monster.ikea.net:/opt/obj/opt/src/sys/MONSTER  i386

-- 
Neues aus Genua? http://germany.indymedia.org/
Volker Stolz * stolz@i2.informatik.rwth-aachen.de * PGP + S/MIME

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-hackers" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010815194700.A1836>