Date: Sun, 17 Feb 2019 14:56:19 +0100 From: Torfinn Ingolfsen <tingox@gmail.com> To: FreeBSD Ports ML <freebsd-ports@freebsd.org> Subject: Re: FreeCAD 0.17 - is anyone using it? Message-ID: <CAJ_iqtbhTs8L%2BmAJv7fmnGznQ=iaZqDEXURpX14ezcG43QeJxQ@mail.gmail.com> In-Reply-To: <20190216112331.GB2502@elch.exwg.net> References: <CAJ_iqtZxFaXmu0ACOQt0mFK9UATfzyLocMTuRybOFiECFjLg7g@mail.gmail.com> <20190209130245.GA32159@elch.exwg.net> <CAJ_iqtYtkmeUuvtgmE903N7K5M2XaszWZV0Ga75dwhSC9DmDbw@mail.gmail.com> <20190209211210.GD32159@elch.exwg.net> <CAJ_iqtaVTS9oe79_cOCZjeicnMnaRsHYfp9Y5z=wUyjMxDxZYw@mail.gmail.com> <20190214220235.GA2390@elch.exwg.net> <CAJ_iqtZ70r63w4z0v_=_k7c4g0Cgww8MvsdyJxq8g6-cLOubkw@mail.gmail.com> <20190216112331.GB2502@elch.exwg.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, Feb 16, 2019 at 12:23 PM Christoph Moench-Tegeder <cmt@burggraben.net> wrote: > > ## Torfinn Ingolfsen (tingox@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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAJ_iqtbhTs8L%2BmAJv7fmnGznQ=iaZqDEXURpX14ezcG43QeJxQ>