Re: relay-ctrl installation problem

[email protected] (Paul Jarc) Wed, 06 Jul 2005 10:37:10 -0400
Newsgroups gmane.comp.sysutils.bgware
Organization What did you have in mind? A short, blunt, human pyramid?
Message-ID <[email protected]>
"Mark Lamb" <[email protected]> wrote:
> ./load relay-ctrl-udp relay-ctrl.a misc/misc.a msg/msg.a iobuf/iobuf.a
> net/ipv4.a net/socket.a iopoll.o
>
> Undefined                       first referenced
>
>  symbol                             in file
>
> socket                              net/socket.a(udp.o)

Add "-lsocket -lnsl" to conf-ld.


paul