GNU bug report logs - #15615
Pulseaudio build fails

Previous Next

Package: guix;

Reported by: David Thompson <dthompson2 <at> worcester.edu>

Date: Mon, 14 Oct 2013 23:47:01 UTC

Severity: normal

Done: ludo <at> gnu.org (Ludovic Courtès)

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: "Thompson, David" <dthompson2 <at> worcester.edu>
To: Andreas Enge <andreas <at> enge.fr>
Cc: Ludovic Courtès <ludo <at> gnu.org>, 15615-done <at> debbugs.gnu.org
Subject: bug#15615: Pulseaudio build fails
Date: Mon, 28 Oct 2013 11:19:46 -0400
Thanks, Andreas. Took me awhile to get around to trying it, but it
worked for me.

On Thu, Oct 17, 2013 at 8:17 AM, Andreas Enge <andreas <at> enge.fr> wrote:
> On Wed, Oct 16, 2013 at 09:22:23PM -0400, David Thompson wrote:
>> Have other Debian users worked around this issue?
>
> Well, you can delete the symbolic link, create a directory /dev/shm and
> mount a new tmpfs there:
>    rm /dev/shm
>    mkdir /dev/shm
>    mount -t tmpfs -o size=1G tmpfs /dev/shm
>
> I did this once or twice to compile a package the tests of which would
> otherwise fail. I do not know what happens if you reboot; each time,
> I reverted the changes with
>    umount /dev/shm
>    rmdir /dev/shm
>    ln -s /run/shm /dev/shm
>
> Andreas
>




This bug report was last modified 11 years and 209 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.