Subject: Re: gtk2 built twice?
To: None <tech-pkg@NetBSD.org>
From: Johnny Lam <jlam@NetBSD.org>
List: tech-pkg
Date: 02/07/2005 14:03:53
Bernd Ernesti wrote:
> On Mon, Feb 07, 2005 at 01:35:27PM +0100, Julio M. Merino Vidal wrote:
>
>>On Mon, 2005-02-07 at 11:06 +0100, Adam Ciarcinski wrote:
>>
>>>Hi,
>>>
>>>I have a feeling x11/gtk2 is compiled twice - once in the build phase,
>>>then again in the install phase. Can we do something about that?
>>
>>AFAICT, this happens with lots of packages: during the install phase,
>>stuff gets relinked (not rebuilt) because the libraries used from the
>>buildlink directory do not match the installed ones. I think libtool
>>ought to spit out a warning message saying so.
>
>
> No, its not only a relink. Its a complete rebuild in the case of gtk2+.
> I had the same problem yesterday.
> If you want i can send you the .work.log.
This sounds like a real problem. Could you please file a PR and include
both a capture of the output from a build & install, and also the
.work.log file?
Thanks,
-- Johnny Lam <jlam@NetBSD.org>