tech-pkg archive

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

Re: graphics/graphviz is broken



> Hi,
> 
> I don't know why graphics/graphviz is now being included for vala when running pkg_rolling-replace, but people might want to know that it's broken on modern NetBSD:
> 
> ===> replace-message [graphviz-14.1.3] ===> Replacing for graphviz-14.1.3
> ===> replace-destdir [graphviz-14.1.3] ===> Updating using binary package of graphviz-14.1.3
> /usr/bin/env  /usr/local/sbin/pkg_add -K /usr/local/pkgdb -U -D /usr/pkgsrc/graphics/graphviz/work/.packages/graphviz-14.1.3.tgz
> pkg_add: graphviz-14.1.3: missing required library: /usr/local/lib/libcdt.so.5
> pkg_add: graphviz-14.1.3: missing required library: /usr/local/lib/libcgraph.so.6
> pkg_add: 1 package addition failed
> *** Error code 1

Are there some leftovers from the previous version of graphviz? Version 14.1.3 installs libcdt.so <http://libcdt.so/>.6 and libcgraph.so <http://libcgraph.so/>.8 and it shouldn't link against anything older. Can you double check?

Adam


Home | Main Index | Thread Index | Old Index