Development discussion of WireGuard
 help / color / mirror / Atom feed
From: "Jason A. Donenfeld" <Jason@zx2c4.com>
To: Kevin <anaknaga@inventati.org>
Cc: WireGuard mailing list <wireguard@lists.zx2c4.com>
Subject: Re: Trouble building WireGuard since December releases
Date: Mon, 22 Jan 2018 17:07:38 +0100	[thread overview]
Message-ID: <CAHmME9o5N9P3aDV-Y+fm=qMqijMZQBryoP7XpkEEbwMbQJHmGA@mail.gmail.com> (raw)
In-Reply-To: <CAHmME9qY1rVUxsdkD+M91pZJNcncG+PrG-9ypK0YPvfb4k4_JA@mail.gmail.com>

Ahh, small update. When building this, I noticed:

Makefile:944: "Cannot use CONFIG_STACK_VALIDATION=y, please install
libelf-dev, libelf-devel or elfutils-libelf-devel"

After installing libelf-devel, the exact problem you reported
appeared. I then tried this hack:

$ sudo ln -s /bin/true /lib/modules/$(uname -r)/build/tools/objtool/objtool

And after, the build worked again. It therefore appears that Solus is
not distributing objtool with their kernel headers, when they should
be.

I opened a bug for your issue, but as I've never used Solus until
today, I won't be following up on it. So, please direct your
distribution to the bug at: https://dev.solus-project.com/T5607 and
see what you can do about helping to get this fixed.

Regards,
Jason

  reply	other threads:[~2018-01-22 16:03 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-01-22 14:42 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 [this message]
2018-01-24 18:49       ` Daniel Kahn Gillmor
2018-01-24 23:07         ` Jason A. Donenfeld

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAHmME9o5N9P3aDV-Y+fm=qMqijMZQBryoP7XpkEEbwMbQJHmGA@mail.gmail.com' \
    --to=jason@zx2c4.com \
    --cc=anaknaga@inventati.org \
    --cc=wireguard@lists.zx2c4.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).