Return to BSD News archive
Path: euryale.cc.adfa.oz.au!newshost.carno.net.au!harbinger.cc.monash.edu.au!munnari.OZ.AU!news.ecn.uoknor.edu!news.eng.convex.com!newshost.convex.com!newsgate.duke.edu!news.mathworks.com!newsfeed.internetmci.com!news.sgi.com!mr.net!newshub.tc.umn.edu!skypoint.com!news.cyberstore.ca!usenet From: william@datapark.com Newsgroups: comp.unix.bsd.freebsd.misc Subject: Firewall Tollkit Date: Mon, 09 Sep 1996 18:52:04 GMT Organization: Cyberstore Systems Inc. Lines: 19 Message-ID: <511p71$2gn@scipio.cyberstore.ca> NNTP-Posting-Host: oh.my-stars.com X-Newsreader: Forte Free Agent 1.0.82 Hi there, Hope there is someone out there who can help me with this. I am trying to compile the TIS FWTK on my freebsd box and it keeps getting exiting the compile here.. cc -g -o authserv authserv.o proto.o db.o pass.o srvio.o ../libauth.a ./libfwall.a -lresolv pass.c:36: Undefined symbol '_crypt' referenced from text segment pass.c:36: Undefined symbol '_crypt' referenced from text segment *** Error code 1 Stop. Help? Is there a way that I can fix this?