Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 51668 - Patch to compile bestcrypt 1.5_p2 with 2.6.6-love4
Summary: Patch to compile bestcrypt 1.5_p2 with 2.6.6-love4
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-05-21 09:31 UTC by Carl Bach
Modified: 2004-05-21 10:19 UTC (History)
0 users

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


Attachments
Patch to fix compilation under 2.6.6-love4 (bestcrypt-1.5_p2-bdev_file_fix.patch,550 bytes, patch)
2004-05-21 09:35 UTC, Carl Bach
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Carl Bach 2004-05-21 09:31:33 UTC
I wasnt abled to compile bestcrypt with 2.6.6-love4. Searching the net, I found the solution: http://lkml.org/lkml/2004/4/19/22

PF_IOTHREAD changed to PF_NOFREEZE

I'm unsure in which kernel exactly that change happened. 2.6.6-love4 bases on -mm3, instead of the name.

I added the patch to the already existing bdev-patch.

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Carl Bach 2004-05-21 09:35:40 UTC
Created attachment 31798 [details, diff]
Patch to fix compilation under 2.6.6-love4
Comment 2 Carl Bach 2004-05-21 10:19:34 UTC
I didnt see that there is a new version of BestCrypt already out. Version 1.5.4 already has the source changed, so it compiles. But bug 46308 now appears. Anyway that patch is not really needed if there will be an updated ebuild with the new version later.