___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"
___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"
Dear port maintainer,
The portscout new distfile checker has detected that one or more of your
ports appears to be out of date. Please take the opportunity to check
each of the ports listed below, and if possible and appropriate,
submit/commit an update. If any ports have already been updated, you
I am running -ldd on a executable and I am missing links to a bunch
of: libTK**.so files
such as:
libTKGeomBase.so.11 => not found (0)
libTKG3d.so.11 => not found (0)
libTKG2d.so.11 => not found (0)
libTKMath.so.11 => not found (0)
I've searched quite a bit and can't find where those files are lo
Hi!
> I am running -ldd on a executable and I am missing links to a bunch
> of: libTK**.so files
>
> such as:
> libTKGeomBase.so.11 => not found (0)
> libTKG3d.so.11 => not found (0)
> libTKG2d.so.11 => not found (0)
> libTKMath.so.11 => not found (0)
>
> I've searched quite a bit and can't find
building opencascade community edition: https://github.com/tpaviot/oce
but the executable is missing those libTK** shared objects. How would I
link them in?
On Tue, Oct 24, 2017 at 1:15 PM, Kurt Jaeger wrote:
> Hi!
>
> > I am running -ldd on a executable and I am missing links to a bunch
> > of
On Mon, Oct 23, 2017 at 10:29 PM, blubee blubeeme
wrote:
> building opencascade community edition: https://github.com/tpaviot/oce
>
> but the executable is missing those libTK** shared objects. How would I
> link them in?
>
> On Tue, Oct 24, 2017 at 1:15 PM, Kurt Jaeger wrote:
>
> > Hi!
> >
> >
I already took a look at the current opencascade port, most of those issues
that patch addresses are fixed in the oce from github. opencascade isn't
something u really run, you just link against it for maths the DRAWEXE is
used for testing and that's what's missing some shared objects.
I think I m
Could someone take a look at
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=223076
This fixes an issue with devel/universal-ctags conflicting with emacs'
ctags binary by prefixing unviersal-ctags with a "u" and updates
devel/universal-ctags to a new commit.
Also, what's the best way for mysel