On Thu, Feb 14, 2019 at 11:02 PM Christoph Moench-Tegeder <[email protected]> wrote: > > ## Torfinn Ingolfsen ([email protected]): > > > It fails here: > > Interesting. > > > /usr/bin/ld: cannot find -lCoin > > And that shouldn't happen - at least, it didn't happen here. > > > Is there anything more I can do / provide? > > Your system is reasonable "standard"?
Yes. Straight 11.2-stable, built and installed from source. Everything else installed from ports with portupgrade (or manually with make in the port directory). >You don't have a poudriere > environment around, perchance? (that would help in the case of some > weird system pollution). Unfortunately, I do not. > What does > cmake --find-package -DNAME=Coin3D \ > -DCOMPILER_ID=clang -DLANGUAGE=CXX -DMODE=LINK > show? root@kg-core1# cmake --find-package -DNAME=Coin3D -DCOMPILER_ID=clang -DLANGUAGE=CXX -DMODE=LINK -Wl,-rpath,/usr/local/lib /usr/local/lib/libCoin.so HTH -- Regards, Torfinn _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[email protected]"
