Re: Help wanted for new port: linking error in FreeCAD

2016-08-11 Thread Pedro Giffuni
On 08/11/16 15:03, Pedro Giffuni wrote: ... I suspect the issue will solve relatively fast by building with GCC (and an updated linker) to build FreeCAD but I will try first with the Coin3D built using clang. For the record, it won't build with GCC, and setting USE_BINUTILS= yes

Re: Help wanted for new port: linking error in FreeCAD

2016-08-11 Thread Pedro Giffuni
On 08/11/16 12:16, Kyle Evans wrote: On Thu, Aug 11, 2016 at 11:50 AM, Pedro Giffuni > wrote: On 08/11/16 10:43, Kyle Evans wrote: On Thu, Aug 11, 2016 at 10:25 AM, Pedro Giffuni > wrote: Hello guys;

Re: Help wanted for new port: linking error in FreeCAD

2016-08-11 Thread Kyle Evans
On Thu, Aug 11, 2016 at 11:50 AM, Pedro Giffuni wrote: > > > On 08/11/16 10:43, Kyle Evans wrote: >> >> On Thu, Aug 11, 2016 at 10:25 AM, Pedro Giffuni wrote: >>> >>> Hello guys; >>> >>> I wanted to take a look at bringing back some old engineering glory to

Re: Help wanted for new port: linking error in FreeCAD

2016-08-11 Thread Pedro Giffuni
On 08/11/16 10:43, Kyle Evans wrote: On Thu, Aug 11, 2016 at 10:25 AM, Pedro Giffuni wrote: Hello guys; I wanted to take a look at bringing back some old engineering glory to the ports trees by porting FreeCAD (from the Wanted Ports wiki). My initial attempt is here:

Re: Help wanted for new port: linking error in FreeCAD

2016-08-11 Thread Kyle Evans
On Thu, Aug 11, 2016 at 10:25 AM, Pedro Giffuni wrote: > Hello guys; > > I wanted to take a look at bringing back some old engineering glory to the > ports trees by porting FreeCAD (from the Wanted Ports wiki). > > My initial attempt is here: >

Re: Help wanted for new port: linking error in FreeCAD

2016-08-11 Thread Walter Schwarzenfeld
I guess, add to the Makefile LIB_DEPENDS=libCoin.so:graphics/Coin ___ 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"

Help wanted for new port: linking error in FreeCAD

2016-08-11 Thread Pedro Giffuni
Hello guys; I wanted to take a look at bringing back some old engineering glory to the ports trees by porting FreeCAD (from the Wanted Ports wiki). My initial attempt is here: https://people.freebsd.org/~pfg/ports/freecad.tgz Unfortunately it only reaches 71 % of the build and I would need