Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 507458 - net-dialup/rp-pppoe kernel-mode not supported
Summary: net-dialup/rp-pppoe kernel-mode not supported
Status: RESOLVED DUPLICATE of bug 364941
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Dialup Developers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-04-11 23:39 UTC by Sandu Adrian
Modified: 2015-01-07 12:10 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 Sandu Adrian 2014-04-11 23:39:01 UTC
After hours and hours or trying to figure out why isn't the -k flag working for the pppoe-binary, I was looking at the compile stage yelling:
checking for Linux 2.4.X kernel-mode PPPoE support... no
Which is weird, because the ebuild does --enable-plugin=../../ppp-2.4.6 ...
A lil' bit more googling got me to a simple sed
sed -i 's/linux\/in.h/netinet\/in.h/g' *
Which got it back on track.
Shouldn't this be patched somewhere ? Maybe a better option ?
( I needed the kernel mode so that radius would get the callingstationid in the sql tables )

Reproducible: Always
Comment 1 Pacho Ramos gentoo-dev 2015-01-07 12:10:59 UTC

*** This bug has been marked as a duplicate of bug 364941 ***