DemesneGH commented on issue #55: URL: https://github.com/apache/incubator-teaclave-trustzone-sdk/issues/55#issuecomment-1008775976
Hi @gaojunjie03 > 在每一步make之前都有执行这个source environment的 我用Dockerfile build的image里按步骤编译没有报错,或许重新run一个编译环境试试? 另外,optee/目录下是不需要有buildroot的,`make toolchains`也不需要buildroot。也可以把报错信息贴上来看一下。 > 我看到项目里面的.cargo文件夹下有关于aarch64-unknown-optee-trustzone的处理,这个要怎么处理? target的specification是默认在当前目录或者`$RUST_TARGET_PATH`中找的,可以`echo $RUST_TARGET_PATH`看一下是不是sdk的路径。specification是sdk目录下的`aarch64-unknown-optee-trustzone.json`。 -- 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: dev-unsubscr...@teaclave.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@teaclave.apache.org For additional commands, e-mail: dev-h...@teaclave.apache.org