Date: Fri, 25 Apr 1997 10:50:35 -0700 (PDT) From: Dan Busarow <dan@dpcsys.com> To: Mark Staudinger <mark@etinc.com> Cc: freebsd-questions@freebsd.org Subject: Re: qpopper Message-ID: <Pine.UW2.3.95.970425104817.5420G-100000@cedb> In-Reply-To: <199704251634.MAA06960@etinc.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 25 Apr 1997, Mark Staudinger wrote: > pop_pass.o: Undefined symbol `_crypt' referenced from text segment > *** Error code 1 Add -lcrypt to the link line. Don't have a qpopper makefile handy but look for EXTRALIBS, LIBS or LFLAGS and add -lcrypt there. LIBS=-lcrypt Dan -- Dan Busarow 714 443 4172 DPC Systems / Beach.Net dan@dpcsys.com Dana Point, California 83 09 EF 59 E0 11 89 B4 8D 09 DB FD E1 DD 0C 82
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.UW2.3.95.970425104817.5420G-100000>