Re: Problems trying to use cryptoapi-2.4.7.0 with 2.4.17 kernel

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

 



On Thu, 2001-12-27 at 00:30, Harmon S. Nine wrote:
> Hi all.
> 
> I'm having a problem trying to build cryptoapi-2.4.7.0 for the 2.4.17 
> kernel.  It has something to do with the EXPORT_SYMBOL macro.  I'm using 
> the Debian distribution on a 686 system.  Thought I'd see if anyone 
> knows a quick fix before I go digging ...
> 
> Here's the output from the "make" command in the cryptoapi-2.4.7.0 
> directory:

quick fix:

change the gcc line at the beginning of Makefile.common.in to contain
-DEXPORT_SYMTAB ...


# $Id: Makefile.common.in,v 1.4 2001/10/19 17:52:59 hvr Exp $

# dynamic modules
$(KMODULES): %.o: %.c
        $(KCC) -I$(top_srcdir)/include -D__KERNEL__ -DMODULE -DEXPORT_SYMTAB $(KCPPFLAGS) $(KCFLAGS) -o $@ -c $<

regards,
-- 
Herbert Valerio Riedel       /    Phone: (EUROPE) +43-1-58801-18840
Email: hvr@xxxxxxxxxx       /    Finger hvr@xxxxxxx for GnuPG Public Key
GnuPG Key Fingerprint: 7BB9 2D6C D485 CE64 4748  5F65 4981 E064 883F
4142

Attachment: pgp00082.pgp
Description: PGP signature


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