All of lore.kernel.org
 help / color / mirror / Atom feed
From: Gilles Chanteperdrix <gilles.chanteperdrix@xenomai.org>
To: George Pontis <gpontis@z9.com>
Cc: xenomai@xenomai.org
Subject: Re: [Xenomai] Permissions problem/interaction with udev on Xenomai current
Date: Wed, 31 Jul 2013 23:21:59 +0200	[thread overview]
Message-ID: <51F97FF7.2030203@xenomai.org> (raw)
In-Reply-To: <004401ce8ca9$a2ad4870$e807d950$@z9.com>

On 07/30/2013 12:19 AM, George Pontis wrote:

> Permissions problem happening when building with the current git for Xenomai:
>
> for i in   vxworks psos rtai uitron vrtx ; do rm -f /home/gpontis/b2/g/output/target/usr/lib/lib$i.* ; if [ $i == "posix" ] ; then rm -f /home/gpontis/b2/g/output/target/usr/lib/posix.wrappers ; fi ; done
> if test -d /home/gpontis/b2/g/output/target/etc/udev/rules.d ; then for f in /home/gpontis/b2/g/output/build/xenomai-2.6/ksrc/nucleus/udev/*.rules ; do cp $f /home/gpontis/b2/g/output/target/etc/udev/rules.d/ ; done ; fi;
> cp: cannot create regular file `/home/gpontis/b2/g/output/target/etc/udev/rules.d/rtheap.rules': Permission denied
> cp: cannot create regular file `/home/gpontis/b2/g/output/target/etc/udev/rules.d/rtpipe.rules': Permission denied
> make: *** [/home/gpontis/b2/g/output/build/xenomai-2.6/.stamp_target_installed] Error 1
> gpontis@ubuntuVm:~/b2/g$


Normally, this copy is run as root. Maybe you are trying to run "make 
install" on a directory through NFS with root squashing enabled on the 
server side?

-- 
                                                                 Gilles.


  reply	other threads:[~2013-07-31 21:21 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-07-29 22:19 [Xenomai] Permissions problem/interaction with udev on Xenomai current George Pontis
2013-07-31 21:21 ` Gilles Chanteperdrix [this message]
2013-07-31 21:42   ` George Pontis
2013-08-01 19:39     ` Gilles Chanteperdrix
2013-08-02  3:05       ` George Pontis
2013-08-02 10:57         ` Gilles Chanteperdrix

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=51F97FF7.2030203@xenomai.org \
    --to=gilles.chanteperdrix@xenomai.org \
    --cc=gpontis@z9.com \
    --cc=xenomai@xenomai.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.