[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: glibc and crypt



On Thu, 11 Jun 1998, Chris wrote:

> 
> Hi all,
> 
> I took the bite the other day and moved my main systems over to glibc and
> I am re-compiling some of my legacy programs.  The problem I've come up
> against is some code that uses the crypt function from unistd.h.  It
> complies fine on any bo boxes, but not on the hamm one.  Any ideas?  I'm
> after a simple way to get it working without rewriting too much code :)
> 
> The call is like this:
> 
> blah = (char *) crypt (pass,pw_salt);

Link with -lcrypt.....

Maarten

_____________________________________________________________________________
| TU Delft, The Netherlands, Faculty of Information Technology and Systems  |
|                   Department of Electrical Engineering                    |
|           Computer Architecture and Digital Technique section             |
|                          M.Boekhold@et.tudelft.nl                         |
-----------------------------------------------------------------------------


--
To UNSUBSCRIBE, email to debian-devel-request@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org


Reply to: