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: Edgar =?iso-8859-1?B?RnXf?= <ef%math.uni-bonn.de@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc:
Subject: Re: pkg/43455 (cross/avr-gcc doesn't build unprivilledged)
Date: Mon, 21 Jun 2010 23:43:43 +0200
> 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
mkinstalldirs = $(SHELL) $(libgcc_topdir)/mkinstalldirs
Home |
Main Index |
Thread Index |
Old Index