Jan Klod | 12 Jul 2007 17:57
Picon

Re: what is -lcrypt?

Matthias Schniedermeyer wrote:
> It means just "crypt", which in turn actually means libcrypt.
>
> Most probably you are missing a development-package.
> AFAICT libcrypt comes with glibc2, in Debian distribution it is packaged 
> alongside the libc inside the libc6-package. Which effectivly means that
> it is impossible to not have it.
>
> Your distribution (which?) appears to have it broken down a little bit 
> different.
>   
I'm using ubuntu. The bad news for me are: libc6 & libc6-dev were 
already there before installing.
Looks like I am stuck with installing AES (I recompiled ubuntu kernel 
2.6.17.14, followed AES readme)... I will let you know, if I find a 
solution.

PS: I hope that's not a problem, if I answer private posts back to list?

-
Linux-crypto:  cryptography in and on the Linux system
Archive:       http://mail.nl.linux.org/linux-crypto/

Matthias Schniedermeyer | 12 Jul 2007 20:53
Picon

Re: what is -lcrypt?

On 12.07.2007 18:57, Jan Klod wrote:
> Matthias Schniedermeyer wrote:
>> It means just "crypt", which in turn actually means libcrypt.
>>
>> Most probably you are missing a development-package.
>> AFAICT libcrypt comes with glibc2, in Debian distribution it is packaged 
>> alongside the libc inside the libc6-package. Which effectivly means that
>> it is impossible to not have it.
>>
>> Your distribution (which?) appears to have it broken down a little bit 
>> different.
>>   
> I'm using ubuntu. The bad news for me are: libc6 & libc6-dev were already 
> there before installing

Debian has a package "apt-file" and as Ubuntu is based on Debian it 
may have that package too.

After installing it and "apt-file update"ing once you can 'apt-file search'
for all packages containing the specified file.

In case Ubuntu has broken down the packages differently you should be 
able to find it that way.

> Looks like I am stuck with installing AES (I recompiled ubuntu kernel 
> 2.6.17.14, followed AES readme)... I will let you know, if I find a 
> solution.
>
> PS: I hope that's not a problem, if I answer private posts back to list?

(Continue reading)


Gmane