Return to BSD News archive
Path: euryale.cc.adfa.oz.au!newshost.carno.net.au!harbinger.cc.monash.edu.au!nntp.coast.net!news-res.gsl.net!news.gsl.net!news.mathworks.com!newsfeed.internetmci.com!in3.uu.net!news.vcnet.com!jons7500.vc.net!user From: jon@vcnet.com (Jon Rust) Newsgroups: comp.unix.bsd.freebsd.misc Subject: RADIUS compile probs Date: Tue, 20 Aug 1996 15:14:53 -0700 Organization: Internet Access of Ventura County 805.383.3500 Lines: 11 Message-ID: <jon-2008961514530001@jons7500.vc.net> NNTP-Posting-Host: jons7500.vc.net X-Newsreader: Yet Another NewsWatcher 2.1.2 When I try to compile RADIUS 1.16, I get this message: radiusd.o: Undefined symbol `_crypt' referenced from text segment *** Error code 1 If you've compiled radius successfully on FreeBSD, may I ask how you did it. I already had to change an include statement from <malloc.h> to <stdlib.h> -- the above error is all that remains. Thanks, Jon