Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 08 Jul 1997 10:21:05 +0300
From:      Nadav Eiron <nadav@barcode.co.il>
To:        Bob Clay <rclay@ucsd.edu>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: Popper
Message-ID:  <33C1EA61.2F4D@barcode.co.il>
References:  <3.0.3.32.19970707091334.006c9bbc@popmail.ucsd.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
Bob Clay wrote:
> 
> I having trouble getting Qualcomm's popper to link.  I keep getting an
> undefined symbol '_crypt' in pop_pass.o.
> 
> The doc directory contains a readme file called FreeBSD.crypt.  It refers
> to a library that can be downloaded.  Unfortunately, it does not include
> any locations for downloading this library.  Can you help?
> 
> Bob Clay

Are you building from the port? You may be missing the crypt library.
Try adding -lcrypt to the link options in the Makefile.

Hope this helps (never built qpopper myself, so I may be wrong).

Nadav



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?33C1EA61.2F4D>