Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 28 Nov 1995 10:58:29 -0800
From:      gpalmer@westhill.cdrom.com
To:        Mark Stout <mcs@vpm.com>
Cc:        questions@freebsd.org
Subject:   Re: Multiple IP's...How many? 
Message-ID:  <20510.817585109@westhill.cdrom.com>
In-Reply-To: Your message of "Tue, 28 Nov 1995 10:46:00 GMT." <199511281046.KAA02052@spunky.vpm.com> 

next in thread | previous in thread | raw e-mail | index | archive | help
Mark Stout wrote in message ID
<199511281046.KAA02052@spunky.vpm.com>:
> Also, whenever I try to compile a package, I get the following error:

>     undefined symbol _crypt in text segment

> What library could I be mising that would return this error message?

You aren't missing any library. To get round US export restrictions,
we ship crypt() in a separate library to make it easier to ship
multiple versions. Add -lcrypt to the end of the link command line.

Gary




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