I'm trying to compile the source from /home/mike/ircII.firewall.tar using socks4b... I get the following error... I figured there was an include I needed to throw in, but I can't find such a beast.
bash# make cc -g -DSOCKS -DIRCLIB=\"/root/IRC/\" -DIRCPATH=\".:~/.irc:/root/IRC/script\" -c irc.c cc -g -DSOCKS -o irc alias.o crypt.o ctcp.o dcc.o edit.o exec.o flood.o funny.o help.o history.o hold.o hook.o if.o ignore.o input.o irc.o ircaux.o keys.o lastlog.o list.o log.o mail.o menu.o names.o newio.o notice.o notify.o numbers.o output.o parse.o reg.o scandir.o screen.o server.o status.o term.o translat.o vars.o whois.o window.o /lib/libtermcap.so.2.0.8 /lib/libsocks.a irc.o: In function `main': /home/src/irc/source/irc.c:950: undefined reference to `SOCKSinit' server.o: In function `connect_to_unix': /home/src/irc/source/server.c:1475: undefined reference to `Rconnect' make: *** [irc] Error 1 --=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=-- Michael K Patterson, HP Software Engineer My opinions do not represent those of HP. If they do, it's coincidence. ----------------------------------------------------------------------------- -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to [EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED] .