Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

makefile error #306

Open
zking-z opened this issue Nov 9, 2024 · 0 comments
Open

makefile error #306

zking-z opened this issue Nov 9, 2024 · 0 comments

Comments

@zking-z
Copy link

zking-z commented Nov 9, 2024

Hello, currently I am using XDNA2 (Strix Point). If I want to use the "Introduction to Scalar and Vector Programming" in the AI Engine, as described on the website [https://docs.amd.com/r/en-US/ug1079-ai-engine-kernel-coding/AI-Engine-API], do I need to install the XDNA™ Driver? Also, do I need to install XRT? Currently, I am using Ubuntu 22.04.3 with kernel version 6.8.0-48-generic. When building the kernel and running make -j \nproc bindeb-pkg, I encounter the following error:
make[4]: *** [Makefile:1934: .] Error 2
make[3]: *** [debian/rules:74: build-arch] Error 2
dpkg-buildpackage: error: make -f debian/rules binary subprocess returned exit status 2
make[2]: *** [scripts/Makefile.package:121: bindeb-pkg] Error 2
make[1]: *** [/home/never/linux/Makefile:1555: bindeb-pkg] Error 2
make: *** [Makefile:240: __sub-make] Error 2
How should I address this issue?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant