[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:59:45 EDT 2018


something like this ?

root at ppp src]# patch -i 09-fix-kernel-mode-detection.patch
patching file configure
patch unexpectedly ends in middle of line
Hunk #1 succeeded at 4557 with fuzz 1.


Forgive my ignorance , but the patch file seems to be incomplete ? Or
should the open Bracket  { be the last line in the patch ?  Kinda
feels like there should be more :)

 #include <sys/socket.h>
 #include <net/ethernet.h>
 #include <linux/if.h>
-#include <netinet/in.h>
 #include <linux/if_pppox.h>
 int main()
 {


On Wed, Aug 15, 2018 at 5:51 PM, Adrian Ban <adrian at abtelecom.ro> wrote:
> The patch file is applied with the tool patch.
>
> # patch -i filename.patch ..
>
>
>
>
> _______________________________________________
> 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