Lupe Christoph schrieb am 2001-09-14, 9:03:

>On Friday, 2001-09-14 at 02:14:24 +0200, Gerrit Haase wrote:
>
>> package will not work on this platform
>> don't ask why...
>
>Why?
>
>Lupe Christoph

At first, there is a problem with the filenames, there is a file
named des.c and another one will be created named DES.c
That isn't possible at windoof systems.
Then after renaming des.c to _des.c it won't compile, undefined 
references, every function in the header des.h is reported as undefined,
and every function from des.c is reported undefined.
No system headers get included, no library gets linked in.
So I don't know how to search, where to search the missing functions.
The package includes no README, so I don't know what are the requirements.
I built libdes (3.23), but since there where no includes, it doesn't 
help much.

There is another Crypt::DES module (2.03) which builds fine.

Gerrit




-- 
=^..^=

Reply via email to