From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?UTF-8?Q?Court=C3=A8s?=) Subject: bug#15615: Pulseaudio build fails Date: Thu, 17 Oct 2013 13:37:31 +0200 Message-ID: <87iowwi0w4.fsf@gnu.org> References: <525C7408.5080409@worcester.edu> <874n8hgxvz.fsf@gnu.org> <525F3BCF.6080707@worcester.edu> 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]:35052) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VWlu5-0005mQ-RQ for bug-guix@gnu.org; Thu, 17 Oct 2013 07:38:16 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VWltz-0005pV-L7 for bug-guix@gnu.org; Thu, 17 Oct 2013 07:38:09 -0400 Received: from debbugs.gnu.org ([140.186.70.43]:41061) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VWltz-0005pP-IJ for bug-guix@gnu.org; Thu, 17 Oct 2013 07:38:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.80) (envelope-from ) id 1VWlty-0003EE-Gk for bug-guix@gnu.org; Thu, 17 Oct 2013 07:38:02 -0400 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: <525F3BCF.6080707@worcester.edu> (David Thompson's message of "Wed, 16 Oct 2013 21:22:23 -0400") 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: David Thompson Cc: 15615-done@debbugs.gnu.org David Thompson skribis: > On 10/16/2013 09:15 AM, Ludovic Court=C3=A8s wrote: >> I think you hit the /dev/shm issue described in a footnote (info "(guix) >> Setting Up the Daemon"). >> >> (Of course, re-open this bug if this is not the case.) > > That is indeed the case. /dev/shm is a symlink to /run/shm. [...] > Have other Debian users worked around this issue? I think Andreas hit that problem some time ago, which led to the footnote. Ludo=E2=80=99.