On Sat, Feb 16, 2019 at 12:23 PM Christoph Moench-Tegeder
<[email protected]> wrote:
>
> ## Torfinn Ingolfsen ([email protected]):
>
> > 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
>
> That looks completely right. But the error message was
>   /usr/bin/ld: cannot find -lCoin
> so something else pushed that "-lCoin" into the command. Can you
> provide the full build log?

Full build log (typescript) here (warning 4.8M text file)
https://sites.google.com/site/tingox/20190217_c1_build-freecad.log

> Perhaps you can do some digging by yourself?

I looked into the build log, but it doesn't tell me anything new:
Coins is detected during configure / setup phase, and the suddenly
during compile / link it fails a step because Coin (specifically
-lCoin) can't be found

HTH
-- 
Regards,
Torfinn
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[email protected]"

Reply via email to