Return to BSD News archive
Path: euryale.cc.adfa.oz.au!newshost.anu.edu.au!harbinger.cc.monash.edu.au!news.mel.connect.com.au!munnari.OZ.AU!spool.mu.edu!howland.reston.ans.net!newsfeed.internetmci.com!news.sprintlink.net!gol2!usenet From: Doug Lerner <doug@gol.com> Newsgroups: comp.unix.bsd.freebsd.misc Subject: Re: Compiling RADIUS under FreeBSD Date: 7 Jan 1996 11:51:19 GMT Organization: Global OnLine Japan (+81-3-5330-9385) Lines: 19 Message-ID: <4coc3n$6e@gol2.gol.com> References: <4coau1$rhu@gol2.gol.com> NNTP-Posting-Host: 202.243.53.5 Mime-Version: 1.0 Content-Type: text/plain; charset=iso-2022-jp Content-Transfer-Encoding: 7bit X-Mailer: Mozilla 1.1N (Macintosh; I; 68K) X-URL: news:4coau1$rhu@gol2.gol.com I modified line 1429 of radiusd.c to change the "x" to an "*", simply because the /etc/passwd file has asterisks in place of passwords. But I really don't know what I am doing. Anyway, the source all compiles and objects are made, but there is an error at link time: undefined symbol _crypt referenced from text segment so I was unable to make an executable file. Does anybody know how to solve this problem? Thanks! Doug Lerner, Tokyo