Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 348424 - fcpci does not compile with kernel 2.6.34
Summary: fcpci does not compile with kernel 2.6.34
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Stefan Briesenick (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-12-11 14:09 UTC by Tilo Prütz
Modified: 2010-12-19 12:45 UTC (History)
1 user (show)

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


Attachments
fcpci patch for kernels >= 2.6.34 (fcpci-linux-2.6.34.diff,4.26 KB, patch)
2010-12-11 14:10 UTC, Tilo Prütz
Details | Diff
fcpci ebuild for kernels >= 2.6.34 (fcpci-0.1-r1.ebuild,1.56 KB, text/plain)
2010-12-11 14:12 UTC, Tilo Prütz
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Tilo Prütz 2010-12-11 14:09:55 UTC
As mentioned in bug 284565 the fcpci module does not compile with kernel 2.6.34.
A working ebuild based on newer OpenSuSE sources and with 2.6.34 patch exists and will be attached to this bug.
The ebuild bases on the one from bug 284565 comment 16 and was modified for correct patching order.
The patch bases on the one of bug 284565 comment 15 and was modified to correctly match the whitespaces.

The ebuild compiles fine on amd64 (2.6.34-gentoo-r12) and x86 (2.6.34-gentoo-r12 & 2.6.35-gentoo-r12).

Smoke testing was done on amd64:
“capiinfo” shows a FritzCard PCI A1 and “capisuite” is able to take voice calls.
Fax testing will follow.
Comment 1 Tilo Prütz 2010-12-11 14:10:44 UTC
Created attachment 256891 [details, diff]
fcpci patch for kernels >= 2.6.34
Comment 2 Tilo Prütz 2010-12-11 14:12:32 UTC
Created attachment 256893 [details]
fcpci ebuild for kernels >= 2.6.34
Comment 3 Stefan Briesenick (RETIRED) gentoo-dev 2010-12-15 13:27:34 UTC
ebuild looks almost sane.

I will put it into portage, as soon I have done some tests.
Comment 4 Stefan Briesenick (RETIRED) gentoo-dev 2010-12-19 12:45:47 UTC
ok, new revision in portage, ebuild unmasked.

But since linux-mod isn't EAPI=2 ready, I had to make some modifications.

Please test and report any ebuild related issues. Thanks!