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)



Synopsis: cross/avr-gcc doesn't build unprivilledged

Responsible-Changed-From-To: pkg-manager->tron
Responsible-Changed-By: tron%NetBSD.org@localhost
Responsible-Changed-When: Sun, 20 Jun 2010 22:35:23 +0000
Responsible-Changed-Why:
I'll try to handle this PR.


State-Changed-From-To: open->feedback
State-Changed-By: tron%NetBSD.org@localhost
State-Changed-When: Sun, 20 Jun 2010 22:35:23 +0000
State-Changed-Why:
I can build "cross/avr-gcc" (there is no "devel/avr-gcc") unprivileged
under NetBSD/amd64 5.1_RC3 and Mac OS 10.6.4 Intel without problems.

Using "INSTALL_DATA" should work just fine as the definition looks
like this:

INSTALL_DATA = /usr/bin/install -c -o youruser -g yourgroup -m 644

This should work fine on your system as well. Can you please check
what "INSTALL_DATA" is set to in "obj/*/*/libgcc/Makefile" in
the work directory?





Home | Main Index | Thread Index | Old Index