pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkg/45771: gcc44-4.4.6nb1 in pkgsrc 11q-3 not building on HP-UX 11.31 itanium
The following reply was made to PR pkg/45771; it has been noted by GNATS.
From: "OBATA Akio" <obache%netbsd.org@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc:
Subject: Re: pkg/45771: gcc44-4.4.6nb1 in pkgsrc 11q-3 not building on HP-UX
11.31 itanium
Date: Fri, 06 Jan 2012 22:09:40 +0900
On Fri, 06 Jan 2012 05:15:04 +0900, <pda%freeshell.org@localhost> wrote:
> > On Mon, Jan 02, 2012 at 06:35:00PM +0000, pda%freeshell.org@localhost
> wrote:
> > > ===> Extracting for gcc44-4.4.6nb1
> > > tar: ././@LongLink - cannot create
> >
> > Try TOOLS_PLATFORM.tar= in mk.conf, i.e. setting it to empty.
> Thanks, that does get me past that error... any reason that macro couldn't
> be defaulted automatically for the platform?
It is defined in pkgsrc/mk/tools/tools.HPUX.mk.
"././@LongLink" means that this archive is GNU tar archive format (with its
long filename extension),
and tar on HP-UX 11.31 does not support it.
In tools.SunOS.mk, TOOLS_PLATFORM.tar will not be defined if gtar is not found.
tools.HPUX.mk may also be changed.
--
OBATA Akio / obache%NetBSD.org@localhost
Home |
Main Index |
Thread Index |
Old Index