Alessandro Nardin commented on a discussion: 
https://gitlab.rtems.org/rtems/rtos/rtems/-/issues/5125#note_111819


Yes, I tried to replicate the error Sebastian highlighted, but I couldn't 
reproduce it. I tested with different architectures, and the project builds 
fine. I tested both the default configuration and with the POSIX API enabled.

I reviewed the code, and I believe the problem might be caused by the fact that 
`psxenosys.c` does not import `aio_misc.h`. However, the call to `lio_listio()` 
is no longer necessary, so I would remove it from the test. This should fix the 
error, although since I wasn't able to reproduce it, I can't fully verify this.

In !205, I've made the changes. For now, it's marked as a draft because I want 
to run all the tests to ensure everything works properly. I've encountered some 
issues running the tests, so at the moment, I'm reinstalling the RSB and the 
BSP to see if that resolves the problem. Once that's done, I'll test the 
changes and undraft the MR.

-- 
View it on GitLab: 
https://gitlab.rtems.org/rtems/rtos/rtems/-/issues/5125#note_111819
You're receiving this email because of your account on gitlab.rtems.org.


_______________________________________________
bugs mailing list
[email protected]
http://lists.rtems.org/mailman/listinfo/bugs

Reply via email to