On Sat, Feb 16, 2019 at 12:23 PM Christoph Moench-Tegeder
<c...@burggraben.net> wrote:
>
> ## Torfinn Ingolfsen (tin...@gmail.com):
>
> > 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
_______________________________________________
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"

Reply via email to