[WireGuard] wireguard on gentoo (4.6.3)

Michael Gerlach n3ph at terminal21.de
Tue Jul 5 02:19:08 CEST 2016


Everythings fine - thanks for the hints.. I really do not know what went
wrong but now i have the kernel running without MOD_VERSIONING.
I recompiled the module and its working fine now..

[  277.546618] wireguard: WireGuard loaded. See www.wireguard.io for
information.
[  277.546622] wireguard: (C) Copyright 2015-2016 Jason A. Donenfeld
<Jason at zx2c4.com>. All Rights Reserved.

I will now retry this with MOD_VERSIONING - i guess i just forget to
recompile the module after altering the kernel accordingly for the
dependencies.. 



best regards,

n3ph



On Tue, Jul 05, 2016 at 02:14:18AM +0200, Jason A. Donenfeld wrote:
> Hey Michael,
> 
> There might be some other weirdness happening, then, with your kernel
> tree. Perhaps the compiler changed in curious ways, or sources got
> mixed around.
> 
> You might benefit from running something like:
> 
> # cd /usr/src/linux
> # mount /boot
> # cp .config ../backup-config
> # make mrproper
> # mv ../backup-config .
> # make oldconfig
> # make -j$(nproc)
> # make -j$(nproc) modules
> # make install
> # make modules_install
> # reboot
> 
> That should give you something perhaps a bit more clean. Then, once
> that's running, try emerging wireguard again.
> 
> Jason

-- 
Please use PGP - https://en.wikipedia.org/wiki/Pretty_Good_Privacy

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 473 bytes
Desc: Digital signature
URL: <http://lists.zx2c4.com/pipermail/wireguard/attachments/20160705/30fb9041/attachment.asc>


More information about the WireGuard mailing list