Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 335284 - net-dialup/fcpci/fcpci-0.1-r1 wouldn't build under kernels 2.6.32 and newer
Summary: net-dialup/fcpci/fcpci-0.1-r1 wouldn't build under kernels 2.6.32 and newer
Status: RESOLVED TEST-REQUEST
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-08-30 15:23 UTC by Martin Scholz
Modified: 2010-08-30 15:29 UTC (History)
0 users

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


Attachments
fcpci-0.1-r2.ebuild (fcpci-0.1-r2.ebuild,1.46 KB, text/plain)
2010-08-30 15:24 UTC, Martin Scholz
Details
files/ctr_reset.diff (ctr_reset.diff,334 bytes, patch)
2010-08-30 15:25 UTC, Martin Scholz
Details | Diff
files/strncpy.diff (strncpy.diff,485 bytes, patch)
2010-08-30 15:26 UTC, Martin Scholz
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Scholz 2010-08-30 15:23:35 UTC
The ebuild for fcpci in r1 and lower wouldn't build under kernel versions greater then 2.6.32, perhaps already earlier too.

Reproducible: Always

Steps to Reproduce:
1. echo "net-dialup/fcpci" > /etc/portage/package.unmask/fcpci
2. emerge -av fcpci
3.

Actual Results:  
Breaks with error of undefined link

Expected Results:  
to build the fcpci kernel module
Comment 1 Martin Scholz 2010-08-30 15:24:54 UTC
Created attachment 245376 [details]
fcpci-0.1-r2.ebuild
Comment 2 Martin Scholz 2010-08-30 15:25:55 UTC
Created attachment 245377 [details, diff]
files/ctr_reset.diff
Comment 3 Martin Scholz 2010-08-30 15:26:26 UTC
Created attachment 245378 [details, diff]
files/strncpy.diff
Comment 4 Martin Scholz 2010-08-30 15:29:32 UTC
above files copied to net-dialup/fcpci like follows
 .../net-dialup/fcpci/
    .../fcpci-0.1-r2.ebuild
    .../files/
        .../ctr_reset.diff
        .../strncpy.diff

will build the fcpci module for kernel versions > 2.6.32