From: Thierry Bultel <thierry.bultel@wanadoo.fr>
To: buildroot@busybox.net
Subject: [Buildroot] xapp_init: bad substitution of mcookie path in startx
Date: Tue, 04 Dec 2012 13:35:48 +0100 [thread overview]
Message-ID: <50BDEE24.6010601@wanadoo.fr> (raw)
Hi,
The generated "startx" has the host path for mcookie:
----------
esac
authdisplay=${display:-:0}
mcookie=`/nous/BASYSTEMES/Buildroot/output.imx6neon/host/usr/bin/mcookie`
if test x"$mcookie" = x; then
--------------------------
... and because of that, the X server does not start on target.
It should be "/usr/bin/mcookie"
Regards
Thierry
next reply other threads:[~2012-12-04 12:35 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-12-04 12:35 Thierry Bultel [this message]
2012-12-04 19:37 ` [Buildroot] xapp_init: bad substitution of mcookie path in startx Peter Korsgaard
2012-12-04 21:12 ` Thierry Bultel
2013-01-17 16:06 ` Thierry Bultel
2013-01-19 13:27 ` Arnout Vandecappelle
2013-01-19 13:42 ` Thomas Petazzoni
2013-01-19 15:57 ` Arnout Vandecappelle
2013-01-20 8:53 ` Peter Korsgaard
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=50BDEE24.6010601@wanadoo.fr \
--to=thierry.bultel@wanadoo.fr \
--cc=buildroot@busybox.net \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox