Skip to content

docs(cubie vpm_run): add build-essential prerequisite for stdio.h compile error - #1996

Merged
Milir-Radxa merged 1 commit into
radxa-docs:mainfrom
tangzz-radxa:docs/cubie-vpm-run-build-essential-20260814
Aug 18, 2026
Merged

docs(cubie vpm_run): add build-essential prerequisite for stdio.h compile error#1996
Milir-Radxa merged 1 commit into
radxa-docs:mainfrom
tangzz-radxa:docs/cubie-vpm-run-build-essential-20260814

Conversation

@tangzz-radxa

Copy link
Copy Markdown
Contributor

Summary

From GitHub Discussion #1931: when compiling the vpm_run example on Cubie (A733), users hit:

vpm_run.c:2:10: fatal error: stdio.h: No such file or directory

The fix is to install the build toolchain first. This PR adds a tip in both zh/en common MDX noting sudo apt install build-essential libc6-dev as a prerequisite before compiling the example.

Changes

  • docs/common/ai/_cubie_vpm_run.mdx (zh): add build-essential tip
  • i18n/en/docusaurus-plugin-content-docs/current/common/ai/_cubie_vpm_run.mdx (en): add build-essential tip

Related

@tangzz-radxa
tangzz-radxa requested a review from a team as a code owner August 13, 2026 18:14
@Milir-Radxa
Milir-Radxa merged commit 18770b5 into radxa-docs:main Aug 18, 2026
3 of 6 checks passed
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

Successfully merging this pull request may close these issues.

2 participants