Subject: compiling socks5 on NetBSD 1.1
To: None <sock5@syl.dl.nec.com>
From: Bartholomew Niswonger <bniswong@midway.uchicago.edu>
List: port-i386
Date: 07/17/1996 15:42:51
Hello, I am trying to compile socks5 on a NetBSD 1.1 i386 box, but am
getting the following error:

monty# make
(cd libtelnet; make)
gcc -o libsocks5_sh.so -shared msg.o protocol.o gss.o log.o hostname.o
confutil.o buffer.o upwd.o cache.o wrap.o wrap_tcp.o wrap_udp.o conf.o
 libproto.o select.o rcmd.o rld.o null.o addr.o   
ld: No reference to __DYNAMIC
*** Error code 1

Stop.
*** Error code 1

Stop.
*** Error code 1

Stop.

---

I am using gcc 2.7.2 and I believe it is installed correctly, as I
have never had trouble in the past, but that isthe only thing I can
think of which would be causing this.

Any help would be very much appreciated, thanks

Bart Niswonger