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!feed1.news.erols.com!cpk-news-hub1.bbnplanet.com!news.bbnplanet.com!news.sprintlink.net!news-peer.sprintlink.net!news-pull.sprintlink.net!news.sprintlink.net!news-stk-11.sprintlink.net!news.rain.net!news.transport.com!phil.pbgi.com!blake From: blake@phil.pbgi.com (Blake Swensen) Newsgroups: comp.infosystems.www.servers.unix,comp.unix.bsd.freebsd.misc Subject: HtPasswd (Apache) trouble compiling on FreeBSD Date: 8 Feb 1997 16:47:09 GMT Organization: Transport Logic Lines: 14 Message-ID: <5diamd$5qn@news.transport.com> NNTP-Posting-Host: phil.pbgi.com X-Newsreader: TIN [version 1.2 PL2] Xref: euryale.cc.adfa.oz.au comp.infosystems.www.servers.unix:25421 comp.unix.bsd.freebsd.misc:35181 I can't seem to get the htpasswd utility to compile. Am using Apache 1.1.1 and FreeBSD 2.0.6-RELEASE. When I run make in the support/ directory it gives the error: e_xcbc_d.o: Undefined symbol `_des_xcbc_encrypt' referenced from text segment Many have said that I should have installed FreeBSD with the secure dist, yet have done so. However, when I nm the libraries, there is no reference to libdes or xcbc_encrypt. Is there someone out there who can help with this issue? Blake