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

Bug 39740

Summary: Freeswan 2.04 ebuild does not work with kernel 2.6
Product: Gentoo Linux Reporter: Enrico Horn <EnricoHorn>
Component: Current packagesAssignee: Daniel Ahlberg (RETIRED) <aliz>
Status: RESOLVED FIXED    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on: 31285    
Bug Blocks:    
Attachments: New ebuild which works with kernel 2.6

Description Enrico Horn 2004-01-29 02:40:54 UTC
The ebuild for Freeswan 2.04 does not work with kernel 2.6 because there a checks in the ebuild which do not work with the new kernel. Actually, some of the checks arent really necessary for kernel 2.6, because ipsec is build in.

Reproducible: Always
Steps to Reproduce:
1. emerge freeswan

Actual Results:  
You get the followin error:
"You need to have the crypto-enabled version of Gentoo Sources
with a symlink to it in /usr/src/linux in order to have IPSec
kernel compatibility."

Expected Results:  
It should emerge successfully.
Comment 1 Enrico Horn 2004-01-29 02:43:41 UTC
Created attachment 24586 [details]
New ebuild which works with kernel 2.6

I have changed the current ebuild to work with kernel 2.6.
Im using the gentoo-dev-sources.
Comment 2 Jason Cox (RETIRED) gentoo-dev 2004-04-09 07:34:46 UTC
Build fixed. New ebuild added. Life is good.