xmake f -a aarch64命令报错
Nobody has claimed this yet.
Assessment
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Newbie friendliness
- 30/100
- Issue type
- Bug
- Clarity
- Needs clarification
- Activity status
- Stale
- Tech stack
- c
- Domain
- build-system
Research direction
Start by reproducing xmake f -a aarch64 and inspect the SDL2 package and linker configuration involved in the failed installation. Done means the aarch64 configuration installs SDL2 successfully without the reported undefined references to SDL_Init.
Written by the indexing model from the issue text.
Description
在执行 xmake f -a aarch64 命令时报下面的错误
=> install sdl2 2.0.16 .. failed
/root/.xmake/packages/a/aarch64-smart-musleabi/236309-e8ed057a81/92ace334959c4a2c9fc34a7aa7427678/bin/../lib/gcc/aarch64-linux-musleabi/12.2.0/../../../../aarch64-linux-musleabi/bin/ld: /tmp/.xmake0/250910/_492F801E26CE4030876A00F13DDEFB60.o: in function main': _96C6C5DB4540489984B0E45C2FA97F27.c:(.text+0xc): undefined reference to SDL_Init'
/root/.xmake/packages/a/aarch64-smart-musleabi/236309-e8ed057a81/92ace334959c4a2c9fc34a7aa7427678/bin/../lib/gcc/aarch64-linux-musleabi/12.2.0/../../../../aarch64-linux-musleabi/bin/ld: _96C6C5DB4540489984B0E45C2FA97F27.c:(.text+0x10): undefined reference to `SDL_Init'
collect2: error: ld returned 1 exit status
- Dominant language
- C
- Stars
- 29
- Forks
- 37
- PR merge metrics
- No merged PRs in 30d
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from RT-Thread/userapps
-
Difficulty 4/5 3-5 days Newbie friendliness 20/100
-
Difficulty 3/5 1-2 days Newbie friendliness 25/100
-
Difficulty 4/5 3-5 days Newbie friendliness 25/100
-
Difficulty 3/5 1-2 days Newbie friendliness 35/100
-
Difficulty 3/5 1-2 days Newbie friendliness 25/100
All issues in RT-Thread/userapps
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
zephyrproject-rtos/zephyr#119726 ·
-
[Bounty proposal] fix(web): memory insights count an evening memory on the next day ($25 proposed) Open
Difficulty 2/5 1-3 hours Newbie friendliness 84/100
BasedHardware/omi#15320 ·
-
[adam] AdamNet network read doesn't cap to MAX_ADAM_PACKET_LEN, overflows client receive buffers Open
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
FujiNetWIFI/fujinet-firmware#1649 · 2 comments ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
HarbourMasters/Shipwright#7229 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
riscv-software-src/riscv-isa-sim#2435 · 1 comment ·