From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?UTF-8?Q?Court=C3=A8s?=) Subject: bug#21610: FreeBSD compilation problem (errno_location) Date: Sat, 03 Oct 2015 12:04:19 +0200 Message-ID: <87io6ob74s.fsf@gnu.org> References: <20151003015620.GA2276@zeus.Speedport_W_723V_1_32_000> 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]:34049) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZiJgi-0005Qn-1P for bug-guix@gnu.org; Sat, 03 Oct 2015 06:05:08 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZiJgd-0006oP-3I for bug-guix@gnu.org; Sat, 03 Oct 2015 06:05:07 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:35585) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZiJgc-0006oK-W7 for bug-guix@gnu.org; Sat, 03 Oct 2015 06:05:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.80) (envelope-from ) id 1ZiJgc-0004Vo-Ni for bug-guix@gnu.org; Sat, 03 Oct 2015 06:05:02 -0400 Sender: "Debbugs-submit" Resent-To: bug-guix@gnu.org Resent-Message-ID: In-Reply-To: <20151003015620.GA2276@zeus.Speedport_W_723V_1_32_000> (Janus Troelsen's message of "Sat, 3 Oct 2015 03:56:20 +0200") List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org To: Janus Troelsen Cc: 21610-done@debbugs.gnu.org Hello, Janus Troelsen skribis: > I know FreeBSD is not officially supported, but I don't see why it should= n't be? Many GNU tools work on FreeBSD. Guix depends on the availability of the GNU C Library, with either the Linux-libre kernel or the Hurd. So it cannot be used at all on FreeBSD. Now, an interesting project would be to use Debian=E2=80=99s port of the GNU=C2=A0libc to the kernel of FreeBSD (GNU/kFreeBSD) in Guix=E2=80=A6 Thanks, Ludo=E2=80=99.