主题中讨论的其他器件:TDA4VH
工具与软件:
您好、
我目前正在使用 TDA4VH 开发板尝试运行 QNX+RTOS。 我使用 qnx800 SDP、SDK 为 RA 和 QA 版本10.0.05。 设置好环境后、当我在 SDK_builder 中执行 make_sdk.sh 时、将出现以下错误:

我知道这个宏定义应该位于 libc.so 库中。 如何解决此编译问题?
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
libc 库是 QNX SDP 8.0的一部分。
我们知道您参考的文档。 不过、您可能错过了一些步骤、因此我们不清楚如何评论。 因此、请分享您的 详细步骤和日志、以便我们进一步提供帮助、或者您可以直接联系 BlackBerry QNX 以获得支持、因为它是他们的库的一部分。
此外、您可以查找在文件路径中定义的内容 /target/qnx/usr/include/sys/procmgr.h 第136行。
谢谢。