From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ricardo Wurmus Subject: Re: guile-emacs build failure Date: Sun, 28 Feb 2016 22:49:35 +0100 Message-ID: <87y4a4bj4g.fsf@elephly.net> References: <20160227054933.00227b2f@scratchpost.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:37876) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aa9Dn-0002lj-Vq for guix-devel@gnu.org; Sun, 28 Feb 2016 16:49:48 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aa9Di-00005M-Sh for guix-devel@gnu.org; Sun, 28 Feb 2016 16:49:47 -0500 Received: from sender163-mail.zoho.com ([74.201.84.163]:25469) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aa9Di-000053-Jo for guix-devel@gnu.org; Sun, 28 Feb 2016 16:49:42 -0500 In-reply-to: <20160227054933.00227b2f@scratchpost.org> 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: Danny Milosavljevic Cc: guix-devel@gnu.org 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’s 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