[RP-PPPoE] Fix for kernel-mode PPPoE compilation (was Re: some PPPoe advice would be appreciated.)

Stephan Viljoen steph at bbi.email
Wed Aug 15 11:32:46 EDT 2018


Ah ok , I think I understand ... basically just edit the configure script and

change this
from
#include <netinet/in.h>
to
-#include <netinet/in.h>

?


On Wed, Aug 15, 2018 at 5:27 PM, Stephan Viljoen <steph at bbi.email> wrote:
> Hi Adrian,
>
> Many thanks for taking the time and effort to assist. Sorry for all
> the stupid questions , just trying to wrap my mind around all of this
> :)
>
> Do I have to apply the patch to a certain file or do I just copy it
> into the source tree before compiling ?
>
> Thanks in advance,
> -steph
>
>
> On Wed, Aug 15, 2018 at 4:22 PM, Adrian Ban <adrian at abtelecom.ro> wrote:
>>
>> Almost the same patch as mine:
>>
>> https://github.com/AdrianBan/rp-pppoe/blob/master/debian/patches/09-fix-kernel-mode-detection.patch
>>
>> I've notice that in your case you eliminate the net/ethernet.h
>>
>> Kind regards,
>> Adrian
>>
>>
>> _______________________________________________
>> RP-PPPoE mailing list
>> RP-PPPoE at lists.roaringpenguin.com
>> http://lists.roaringpenguin.com/cgi-bin/mailman/listinfo/rp-pppoe


More information about the RP-PPPoE mailing list