Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 45524 - [2.4] gentoo-sources-2.4.25 - cryptoapi and ipsec out of sync? - CRYPTO_API_VERSION_CODE not defined
Summary: [2.4] gentoo-sources-2.4.25 - cryptoapi and ipsec out of sync? - CRYPTO_API_V...
Status: RESOLVED CANTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All Linux
: High major (vote)
Assignee: Daniel Drake (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-03-23 11:28 UTC by Jeremy Huddleston (RETIRED)
Modified: 2004-10-11 13:22 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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?