pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: pkg/33940: several packages fail to build because of missing *proto



The following reply was made to PR pkg/33940; it has been noted by GNATS.

From: joerg%britannica.bec.de@localhost
To: jlam%NetBSD.org@localhost, gnats-admin%netbsd.org@localhost, 
pkgsrc-bugs%netbsd.org@localhost,
        j+nbsd%2006.salmi.ch@localhost
Cc: 
Subject: Re: pkg/33940: several packages fail to build because of missing *proto
Date: Mon, 10 Jul 2006 18:01:41 +0200

 On Sun, Jul 09, 2006 at 12:00:07PM +0000, joerg%britannica.bec.de@localhost 
wrote:
 >  This is not specific to *proto packages, I see other breakages in my
 >  current bulk build. E.g. textproc/ipadic or textproc/troffcvt.
 >  
 >  Johnny, this looks once more like a problem with recursive
 >  BUILD_DEPENDS.
 
 The problem is best illustrated by cad/MyHDL-iverilog. It includes
 cad/verilog/b3.mk which in turn includes devel/gperf/b3.mk.
 Due to the way dependencies are now computed, gperf is not showing up as
 direct dependency of MyHDL-iverilog anymore, but the buildlink phase
 expects it to be present.
 
 For install-depends, the tree really has to be flattened as well.
 
 Joerg
 



Home | Main Index | Thread Index | Old Index