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 [EMAIL PROTECTED]:/opt/obj/opt/src/sys/MONSTER i386
--
Neues aus Genua? http://germany.indymedia.org/
Volker Stolz * [EMAIL PROTECTED] * PGP + S/MIME
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message