fjpanag opened a new issue, #7271: URL: https://github.com/apache/incubator-nuttx/issues/7271
When `SIM_NETUSRSOCK` the simulator build fails. I get the following error: ```sh /usr/bin/ld: up_usrsock_host.o: in function `usrsock_host_loop': /path/nuttx/arch/sim/src/sim/posix/up_usrsock_host.c:514: undefined reference to `usrsock_event_callback' collect2: error: ld returned 1 exit status ``` -- 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]
