Development discussion of WireGuard
 help / color / mirror / Atom feed
* Trouble building WireGuard since December releases
@ 2018-01-22 14:42 Kevin
  2018-01-22 15:23 ` Greg KH
  2018-01-22 15:34 ` Jason A. Donenfeld
  0 siblings, 2 replies; 7+ messages in thread
From: Kevin @ 2018-01-22 14:42 UTC (permalink / raw)
  To: wireguard

Hi all,

I've been having trouble building WireGuard on Solus since its December
snapshots. Earlier snapshots (e.g. November) still build without a
problem, even on new kernels. Does this have to do with Solus kernel
builds, or am I overlooking something?

user@t450s-solus ~/bin/WireGuard-0.0.20180118/src $ make debug
test -e include/generated/autoconf.h -a -e include/config/auto.conf ||
(	\
echo >&2;							\
echo >&2 "  ERROR: Kernel configuration is invalid.";		\
echo >&2 "         include/generated/autoconf.h or
include/config/auto.conf are missing.";\
echo >&2 "         Run 'make oldconfig && make prepare' on kernel src
to fix it.";	\
echo >&2 ;							\
/bin/false)
mkdir -p /home/user/bin/WireGuard-0.0.20180118/src/.tmp_versions ; rm
-f /home/user/bin/WireGuard-0.0.20180118/src/.tmp_versions/*
make -f ./scripts/Makefile.build obj=/home/user/bin/WireGuard-
0.0.20180118/src
make[2]: *** No rule to make target '/home/user/bin/WireGuard-
0.0.20180118/src/main.o', needed by '/home/user/bin/WireGuard-
0.0.20180118/src/wireguard.o'.  Stop.
make[1]: *** [Makefile:1507: _module_/home/user/bin/WireGuard-
0.0.20180118/src] Error 2
make: *** [Makefile:39: module-debug] Error 2

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2018-01-24 23:03 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-01-22 14:42 Trouble building WireGuard since December releases Kevin
2018-01-22 15:23 ` Greg KH
2018-01-22 15:34 ` Jason A. Donenfeld
2018-01-22 15:53   ` Jason A. Donenfeld
2018-01-22 16:07     ` Jason A. Donenfeld
2018-01-24 18:49       ` Daniel Kahn Gillmor
2018-01-24 23:07         ` Jason A. Donenfeld

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).