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
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