pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: PR/34065 CVS commit: pkgsrc/misc/celestia
The following reply was made to PR pkg/34065; it has been noted by GNATS.
From: Joerg Sonnenberger <joerg%britannica.bec.de@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc:
Subject: Re: PR/34065 CVS commit: pkgsrc/misc/celestia
Date: Wed, 13 Dec 2006 13:00:39 +0100
On Wed, Dec 13, 2006 at 11:05:02AM +0000, OBATA Akio wrote:
> The following reply was made to PR pkg/34065; it has been noted by GNATS.
>
> From: OBATA Akio <obache%NetBSD.org@localhost>
> To: gnats-bugs%NetBSD.org@localhost
> Cc:
> Subject: Re: PR/34065 CVS commit: pkgsrc/misc/celestia
> Date: Wed, 13 Dec 2006 20:01:42 +0900
>
> On Wed, 13 Dec 2006 08:55:02 +0000 (UTC), Joerg Sonnenberger wrote:
> > I object this patch. It is wrong and can break other platforms.
>
> Please tell me what platforms and why?
> I think platforms affected by this patch orignally have build problem.
The gettext problem on NetBSD is known and won't be fixed. Do not use
gettext from pkgsrc. Source depending on printf not being a macro is
broken -- it is explicitly allowed to do that. But that should be fixed
by renaming the printf function in the code and just undefing the macro.
Joerg
Home |
Main Index |
Thread Index |
Old Index