Otpvondoiats commented on PR #3373: URL: https://github.com/apache/nuttx-apps/pull/3373#issuecomment-3797738766
> Build error: > > ``` > uORB/uORB.c: In function 'orb_advsub_open': > Error: uORB/uORB.c:129:17: error: 'SNIOC_SET_NONWAKEUP' undeclared (first use in this function); did you mean 'SNIOC_SET_RANGE'? > 129 | ioctl(fd, SNIOC_SET_NONWAKEUP, (unsigned long)non_wakeup); > | ^~~~~~~~~~~~~~~~~~~ > | SNIOC_SET_RANGE > uORB/uORB.c:129:17: note: each undeclared identifier is reported only once for each function it appears in > make[2]: *** [/github/workspace/sources/apps/Application.mk:239: uORB/uORB.c.github.workspace.sources.apps.system.uorb.o] Error 1 > ``` depend on https://github.com/apache/nuttx/pull/18134#pullrequestreview-3704518134 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
