From: Michael Smith <msmith@cbnco.com>
To: openembedded-devel@lists.openembedded.org
Subject: Re: Use of 'sem_open' failing
Date: Thu, 13 Jan 2011 08:50:23 -0500 [thread overview]
Message-ID: <4D2F031F.7000208@cbnco.com> (raw)
In-Reply-To: <AANLkTi=npHcRdA9ehZLYendfUinkE30X_1L6DOLYGBBB@mail.gmail.com>
Otavio Salvador wrote:
> Hello,
>
> I am having trouble to use an application (freerdp) that calls sem_open method.
>
> The application has been converted to use sem_open to fix a
> portability issue with MacOS X and it works fine on my Debian but
> fails on the OE built image.
Does strace show anything useful?
For POSIX semaphores you need to have a /dev/shm directory (mode 1777).
Mike
next prev parent reply other threads:[~2011-01-13 13:50 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-01-13 12:07 Use of 'sem_open' failing Otavio Salvador
2011-01-13 13:50 ` Michael Smith [this message]
2011-01-13 21:56 ` Khem Raj
2011-01-13 22:02 ` Otavio Salvador
2011-01-13 22:31 ` Khem Raj
2011-01-14 17:34 ` Otavio Salvador
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=4D2F031F.7000208@cbnco.com \
--to=msmith@cbnco.com \
--cc=openembedded-devel@lists.openembedded.org \
/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.
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.