pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkg/48458: fonts/harfbuzz does not compile on Solaris 10
The following reply was made to PR pkg/48458; it has been noted by GNATS.
From: Thomas Klausner <wiz%NetBSD.org@localhost>
To: NetBSD bugtracking <gnats-bugs%NetBSD.org@localhost>
Cc:
Subject: Re: pkg/48458: fonts/harfbuzz does not compile on Solaris 10
Date: Thu, 19 Dec 2013 12:27:16 +0100
On Thu, Dec 19, 2013 at 11:25:06AM +0100, Jörn Clausen wrote:
> > Can you please try to find out why autoconf is called? pkgsrc has no
> > patches for any autoconf source files, so there is no reason for that.
>
> With my patch, aclocal.m4 is regenerated on Solaris, but not on
> NetBSD. The new file is identical to the original file. I have no
> idea what triggers this, though. Maybe it's another difference
> between NetBSD's /bin/sh and pdksh in one of the preceding tests.
These kinds of problems are usually timestamp issues.
Try tracking it down with 'make -n' or 'make -d<SOMEFLAGS>'.
Thomas
Home |
Main Index |
Thread Index |
Old Index