pkgsrc-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: curl circular dependency
Jan-Hinrich Fessel <oskar%fessel.org@localhost> writes:
> RR> Building dependency graph for installed packages
> *** Found a cycle in the dependency graph: meson -> ninja-build -> re2c -> cmake -> curl -> rtmpdump -> gnutls -> p11-kit -> meson
wow!
> Since this is new and i spent some time finding the problem, i would like to know how to bulk build whe i would like to have curl be able to handle rtmp streams.
> Any ideas? Or is there something more that springs to mind?
My immediate reaction is that curl is, regrettably, a foundational build
tool, and thus it has to be configured to have as few dep as possible.
I wonder about having curl twice, one minimal, that other things depend
on, and once with extras, with two names.
Home |
Main Index |
Thread Index |
Old Index