pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkg/42299 ([lang/openjdk7] build failure)
The following reply was made to PR pkg/42299; it has been noted by GNATS.
From: Tobias Nygren <tnn%NetBSD.org@localhost>
To: kre%munnari.OZ.AU@localhost
Cc: gnats-bugs%NetBSD.org@localhost
Subject: Re: pkg/42299 ([lang/openjdk7] build failure)
Date: Wed, 11 Nov 2009 12:05:22 +0100
On Wed, 11 Nov 2009 10:35:01 +0000 (UTC)
Robert Elz <kre%munnari.OZ.AU@localhost> wrote:
> Actually, it doesn't. That file isn't in the NetBSD 4 branch at all,
> and pkgsrc is supposed to support NetBSD 4, but worse, it isn't in any
> released version of NetBSD (it will be in the next version of NetBSD 5,
> and I assume probably the next 5.0.n as well, though it doesn't appear
> as if there has yet been a pullup to the netbsd-5-0 branch, but it is
> not in anything that is available now).
Hrm, did you actually test this? The code in question is wrapped in
#ifdef RTLD_DI_LINKMAP which is not defined in any NetBSD release.
netbsd-5 branch was broken for some time (had RTLD_DI_LINKMAP but not
the Link_map typedef) but the additional pullups have been done since
last week.
c.f. here:
http://mail-index.netbsd.org/current-users/2009/11/04/msg011032.html
Home |
Main Index |
Thread Index |
Old Index