pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkg/43455 (cross/avr-gcc doesn't build unprivilledged)
The following reply was made to PR pkg/43455; it has been noted by GNATS.
From: Matthias Scheler <tron%NetBSD.org@localhost>
To: ef%math.uni-bonn.de@localhost
Cc: gnats-bugs%NetBSD.org@localhost
Subject: Re: pkg/43455 (cross/avr-gcc doesn't build unprivilledged)
Date: Tue, 22 Jun 2010 08:07:18 +0100
On Mon, Jun 21, 2010 at 09:45:02PM +0000, Edgar Fuß wrote:
> > Can you please check what "INSTALL_DATA" is set to in
> > "obj/*/*/libgcc/Makefile" in the work directory?
> Sorry, it take quite some time to buid up to the point where it fails.
>
> INSTALL = /usr/bin/install -c -o root -g wheel
> INSTALL_PROGRAM = /usr/bin/install -c -s -o root -g wheel -m 555
> INSTALL_DATA = /usr/bin/install -c -o root -g wheel -m 444
Well, that is the problem. It should be your account and your group,
not "root" and "wheel".
You did start the build with "bmake USE_DESTDIR=yes"?
Kind regards
--
Matthias Scheler http://zhadum.org.uk/
Home |
Main Index |
Thread Index |
Old Index