Re: 3rd party package build system

2017-11-09 Thread Nicolas Tsiogkas
Hi all, any news on this? Managed to run SOEM on qemu with some help. It was on an arm guest and successfully talked to 3 slaves. I will try to push the SOEM changes upstream as well this week. Cheers, Niko. On Tue, Sep 19, 2017 at 10:08 AM, Nicolas Tsiogkas wrote: > Hi, > > I made the req

Re: 3rd party package build system

2017-09-19 Thread Nicolas Tsiogkas
Hi, I made the required changes and got SOEM to compile. It is still untested and I'm getting the following error, but the library builds well. RTEMS Source Builder - Set Builder, 4.11 (7db7be3ae7e0 modified) Build Set: 4.11/net/soem config: net/soem.cfg package: soem-sparc-rtems4.11-1 git: clone

Re: 3rd party package build system

2017-09-11 Thread Joel Sherrill
On Mon, Sep 11, 2017 at 7:26 AM, Nicolas Tsiogkas wrote: > Hi Chris, > > minor update on the progress. > > I managed to start the compilation correctly on Friday. Of course it fails > as the source needs to be modified. > Hopefully it is not much and it is ways in which they assumed Linux not PO

Re: 3rd party package build system

2017-09-11 Thread Nicolas Tsiogkas
Hi Chris, minor update on the progress. I managed to start the compilation correctly on Friday. Of course it fails as the source needs to be modified. On that front I haven't heard back from people responsible for the ethernet driver and if libbsd is in their scope. In general which are the opt

Re: 3rd party package build system

2017-09-07 Thread Nicolas Tsiogkas
Thanks Chris for your input. I think I've used a cmake gui once in 2008 or 2009 and never did that to myself again. :P I started creating the required cmake extensions for SOEM. I hope to have something trying to compile by monday sometime. I'll keep you posted. Cheers, Niko On Thu, Sep 7, 2017

Re: 3rd party package build system

2017-09-06 Thread Chris Johns
On 06/09/2017 19:56, Nicolas Tsiogkas wrote: > I'm trying to integrate SOEM with RTEMS (https://devel.rtems.org/ticket/3120 > ) Thank you for creating the ticket. > As I am trying to create the appropriate bset and cfg files I noticed that all > the packages b