From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nathan Valentine Subject: Re: 'CONFIG_HEADER not defined' during sed compile during 'guix pull' Date: Sun, 03 Feb 2019 18:23:00 +0000 Message-ID: References: <87bm3ynhkc.fsf@elephly.net> Reply-To: Nathan Valentine Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([209.51.188.92]:59344) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gqMbP-0003Ft-AL for help-guix@gnu.org; Sun, 03 Feb 2019 13:34:50 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gqMQV-0004gv-DP for help-guix@gnu.org; Sun, 03 Feb 2019 13:23:33 -0500 Received: from mail-40135.protonmail.ch ([185.70.40.135]:20294) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1gqMQQ-0004Vy-CR for help-guix@gnu.org; Sun, 03 Feb 2019 13:23:28 -0500 In-Reply-To: List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-guix-bounces+gcggh-help-guix=m.gmane.org@gnu.org Sender: "Help-Guix" Cc: "help-guix\\\\@gnu.org" Just to round this one out, I was able to get things working in a Fedora29 = VM by relying on Substitutes. I found the 'Binary Installation' docs to be = somewhat misleading but I wrote a BASH script (wrapped in a Vagrantfile) wh= ich details my working setup. I'm not sure its worth sharing here since it = relies on VirtualBox which has some non-free aspects to its licensing. If there's any interest in the above then I'll spend some time converting i= t to use KVM and then share here. Thanks for the help, Ricardo.