Re: Re: Re: Re: Re: error: implicit declaration of function ‘__OPEN_NEEDS_MODE’

2020-12-29 Thread Gabriel Dinse via Xenomai
Hello, You are right, I am using this one: https://github.com/raspberrypi/tools, but I can’t manage how to check its glibc version (arm-bcm2708/gcc-linaro-arm-linux-gnueabihf-raspbian/)

Re: Re: Re: Re: error: implicit declaration of function ‘__OPEN_NEEDS_MODE’

2020-12-29 Thread florian.bezdeka--- via Xenomai
On Mon, 2020-12-28 at 16:52 -0500, Greg Gallagher via Xenomai wrote: > On Mon, Dec 28, 2020 at 4:46 PM Gabriel Dinse via Xenomai < > xenomai@xenomai.org> wrote: > > > I am trying to use mainline Kernel. I think xenomai has a fork for RPI > > kernel 4.1 but it is not up to date, right? Also, the ri

Re: Re: Re: Re: error: implicit declaration of function ‘__OPEN_NEEDS_MODE’

2020-12-28 Thread Greg Gallagher via Xenomai
On Mon, Dec 28, 2020 at 4:46 PM Gabriel Dinse via Xenomai < xenomai@xenomai.org> wrote: > I am trying to use mainline Kernel. I think xenomai has a fork for RPI > kernel 4.1 but it is not up to date, right? Also, the right paper is > http://kth.diva-portal.org/smash/get/diva2:1251188/FULLTEXT01.pd

Re: Re: Re: Re: error: implicit declaration of function ‘__OPEN_NEEDS_MODE’

2020-12-28 Thread Gabriel Dinse via Xenomai
I am trying to use mainline Kernel. I think xenomai has a fork for RPI kernel 4.1 but it is not up to date, right? Also, the right paper is http://kth.diva-portal.org/smash/get/diva2:1251188/FULLTEXT01.pdf, not the other one I sent. The author managed to use kernel 4.9.51 disabling support for

Re: Re: Re: error: implicit declaration of function ‘__OPEN_NEEDS_MODE’

2020-12-28 Thread Greg Gallagher via Xenomai
On Mon, Dec 28, 2020 at 4:23 PM Gabriel Dinse via Xenomai < xenomai@xenomai.org> wrote: > Hello, > > Actually I’m using kernel 4.9.51. Im using this guide and another paper: > https://kth.diva-portal.org/smash/get/diva2:1381368/FULLTEXT01.pdf (based > on the github guide) as a guideline. The paper

Re: Re: Re: error: implicit declaration of function ‘__OPEN_NEEDS_MODE’

2020-12-28 Thread Gabriel Dinse via Xenomai
Hello, Actually I’m using kernel 4.9.51. Im using this guide and another paper: https://kth.diva-portal.org/smash/get/diva2:1381368/FULLTEXT01.pdf (based on the github guide) as a guideline. The paper uses 4.9.51 Best regards, Gabriel Dinse

Re: Re: error: implicit declaration of function ‘__OPEN_NEEDS_MODE’

2020-12-28 Thread Greg Gallagher via Xenomai
On Mon, Dec 28, 2020 at 4:08 PM Gabriel Dinse via Xenomai < xenomai@xenomai.org> wrote: > Hello, > > I’m not used to use email this way, but answering your question on the > hidden email LOL, > I’m compiling for Raspberry PI 1 B on the environment I showed, following > this guide: > https://github

Re: Re: error: implicit declaration of function ‘__OPEN_NEEDS_MODE’

2020-12-28 Thread Gabriel Dinse via Xenomai
Hello, I’m not used to use email this way, but answering your question on the hidden email LOL, I’m compiling for Raspberry PI 1 B on the environment I showed, following this guide: https://github.com/harcokuppens/xenomai3_rpi_gpio/blob/master/install/install_xenomai-3-3.0.5_on_rpi1__ipipe_git.