From: "Thompson, David" <dthompson2@worcester.edu>
To: Andreas Enge <andreas@enge.fr>
Cc: 15615-done@debbugs.gnu.org
Subject: bug#15615: Pulseaudio build fails
Date: Mon, 28 Oct 2013 11:19:46 -0400 [thread overview]
Message-ID: <CAJ=Rwfa24Vrfae810H5K2R82irhXjqZyg=aLoaQmOnz0CA7abQ@mail.gmail.com> (raw)
In-Reply-To: <525C7408.5080409@worcester.edu>
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@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
>
prev parent reply other threads:[~2013-10-28 15:20 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-10-14 22:45 bug#15615: Pulseaudio build fails David Thompson
2013-10-16 13:15 ` Ludovic Courtès
2013-10-17 1:22 ` David Thompson
2013-10-17 2:06 ` Mark H Weaver
2013-10-17 11:37 ` Ludovic Courtès
2013-10-17 12:17 ` Andreas Enge
2013-10-28 15:19 ` Thompson, David [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='CAJ=Rwfa24Vrfae810H5K2R82irhXjqZyg=aLoaQmOnz0CA7abQ@mail.gmail.com' \
--to=dthompson2@worcester.edu \
--cc=15615-done@debbugs.gnu.org \
--cc=andreas@enge.fr \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.