psxfenv01 fails to compile for RISCV

Chris Johns chrisj at rtems.org
Mon Nov 11 22:35:19 UTC 2019


On 12/11/19 12:10 am, Sebastian Huber wrote:
> On 11/11/2019 07:04, Sebastian Huber wrote:
>> On 09/11/2019 19:57, Joel Sherrill wrote:
>>> I thought I fixed this in the upstream newlib.
>>>
>>> https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;a=commit;h=9e06ba1ac310c5a2392bb9d150e4686bbb118d6c
>>>
>>>
>>> Either I didn't really fix it or your newlib is a bit old.
>>>
>>> Did Sebastian bump 5's newlib recently? I recall a binutils bump.
>>
>> No, sorry. I planned to do the GCC 7.5 and Newlib update in one rush.
> 
> I updated right now the RSB to pick up the latest Newlib.
> 

Libbsd is failing for the bbb (plus the other BSPs in 5/bsps/*). The build
archive shows the failures ...

https://lists.rtems.org/pipermail/build/2019-November/008223.html

The error is ...

../../testsuite/syscalls01/test_main.c:174:23: error: 'IPPROTO_SEP' undeclared
here (not in a function); did you mean 'IPPROTO_EGP'?
  { PF_INET, SOCK_RAW, IPPROTO_SEP, 0 },
                       ^~~~~~~~~~~
                       IPPROTO_EGP

Chris


More information about the devel mailing list