From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christopher Allan Webber Subject: Re: guile-emacs build failure Date: Sun, 28 Feb 2016 21:21:34 -0800 Message-ID: <874mcsm6rf.fsf@dustycloud.org> References: <20160227054933.00227b2f@scratchpost.org> <87y4a4bj4g.fsf@elephly.net> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:38794) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aaGH5-0005mq-AS for guix-devel@gnu.org; Mon, 29 Feb 2016 00:21:40 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aaGH4-0005Qk-93 for guix-devel@gnu.org; Mon, 29 Feb 2016 00:21:39 -0500 Received: from dustycloud.org ([2600:3c02::f03c:91ff:feae:cb51]:36652) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aaGH4-0005QZ-1u for guix-devel@gnu.org; Mon, 29 Feb 2016 00:21:38 -0500 In-reply-to: <87y4a4bj4g.fsf@elephly.net> List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: Ricardo Wurmus Cc: guix-devel@gnu.org Ricardo Wurmus writes: > Danny Milosavljevic writes: > >> $ ./pre-inst-env guix package -i guile-emacs >> ... >> configure: error: C compiler cannot create executables >> See `config.log' for more details > > Here=E2=80=99s a patch to fix this error: > > http://lists.gnu.org/archive/html/guix-devel/2016-02/msg01341.html > > I hope we can push it to the repository soon. > > ~~ Ricardo This looks good to me. Please push it!