trns1997 commented on issue #9349: URL: https://github.com/apache/nuttx/issues/9349#issuecomment-1691221895
@fdcavalcanti i came across the exact same issue where `libboard.a` is missing. There seems to be a bug with `make export` when used directly after configuring your board. The way to by pass this bug (i am guessing it is a bug) for the moment is to to call `make` right before calling `make export`. The problem seems to have already been resolved in the past https://github.com/apache/nuttx/issues/7232 but i am guessing something changed since. Here is a link to my issue: #10388 -- 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]
