Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 45524

Summary: [2.4] gentoo-sources-2.4.25 - cryptoapi and ipsec out of sync? - CRYPTO_API_VERSION_CODE not defined
Product: Gentoo Linux Reporter: Jeremy Huddleston (RETIRED) <eradicator>
Component: [OLD] Core systemAssignee: Daniel Drake (RETIRED) <dsd>
Status: RESOLVED CANTFIX    
Severity: major CC: massimilianosalsi
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Jeremy Huddleston (RETIRED) gentoo-dev 2004-03-23 11:28:47 UTC
This is in reference to sys-kernel/gentoo-sources-2.4.25

In net/ipsec/alg/ipsec_alg_cryptoapi.c, there is a code chunk about line 64 like:

#ifndef CRYPTO_API_VERSION_CODE
#error "get the cryptoapi"
#endif

however, grepping through the linux source tree, the only place where CRYPTO_API_VERSION_CODE exists is in that file.
Comment 1 Neil Katin 2004-03-23 23:17:11 UTC
Bug 45525 (systrace missing) seems similar to this one, as does 45450
(i2c missing) (which was closed because i2c was dropped on purpose...)

Comment 2 Daniel Drake (RETIRED) gentoo-dev 2004-10-11 13:22:18 UTC
gentoo-sources-2.4.25 is no longer maintained. Could you please try with a newer version and reopen if the issue still exists there?