Re: Kernel 2.4.14 and CryptoAPI

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

 



On Wed, 28 Nov 2001 Stephen.Thompson@bmwfin.com wrote:

> I am running 2.4.14 and tried to compile the API. All I get is pages
> full of errors and no module. Is there a patch I need to apply? If so
> can someone point me in the direction of a http site (no ftp access
> here.) with it on.

if you sent the error messages it would help. i have a suspicion that it
is due to the Makefile not doing a -DEXPORT_SYMTAB.

one way to fix is to modify the Makefile for cryptoloop and cryptoapi to
do the above.

the other way is to simply modify cryptoapi.c and cryptoloop.c to add the
following near the EXPORT_SYMBOL section of the code:

  MODULE_LICENSE("GPL");

these changes are in the latest patch from hvr.


- brett

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



[Index of Archives]     [Kernel]     [Linux Crypto]     [Gnu Crypto]     [Gnu Classpath]     [Netfilter]     [Bugtraq]
  Powered by Linux