固件类型:官方提供的固件
固件文件名称:rk3588_linux_release_20250114_v1.4.0g
固件下载地址:百度网盘
Log日志:log.rar
根据wiki 用buildroot构建linux系统,执行1. ./build.sh aio-3588q-buildroot.mk 2. ./build.sh
2. 编译 Linux 固件 (内核版本 5.10) — Firefly Wiki (t-firefly.com)
之后报错:请问有什么思路解决啊
/home/yw/rk_linux_sdk/icore_3588q/firefly_rk3588_SDK/buildroot/output/rockchip_rk3588/host/bin/ccache /usr/bin/g++ -std=gnu++11 -O2 -I/home/yw/rk_linux_sdk/icore_3588q/firefly_rk3588_SDK/buildroot/output/rockchip_rk3588/host/include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -static-libstdc++ -static-libgcc -L/home/yw/rk_linux_sdk/icore_3588q/firefly_rk3588_SDK/buildroot/output/rockchip_rk3588/host/lib -Wl,-rpath,/home/yw/rk_linux_sdk/icore_3588q/firefly_rk3588_SDK/buildroot/output/rockchip_rk3588/host/lib -o build/genchecksum
build/genchecksum.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a
/usr/bin/ld: ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a(md5.o): relocation R_X86_64_32 against .rodata' can not be used when making a PIE object; recompile with -fPIC /usr/bin/ld: ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a(xstrerror.o): relocation R_X86_64_32 against .rodata.str1.1’ can not be used when making a PIE object; recompile with -fPIC
/usr/bin/ld: final link failed: Nonrepresentable section on output
collect2: error: ld returned 1 exit status
Makefile:3011: recipe for target ‘build/genchecksum’ failed
make[3]: *** [build/genchecksum] Error 1
Makefile:4596: recipe for target ‘all-gcc’ failed
make[2]: *** [all-gcc] Error 2
package/pkg-generic.mk:313: recipe for target ‘/home/yw/rk_linux_sdk/icore_3588q/firefly_rk3588_SDK/buildroot/output/rockchip_rk3588/build/host-gcc-initial-12.3.0/.stamp_built’ failed
make[1]: *** [/home/yw/rk_linux_sdk/icore_3588q/firefly_rk3588_SDK/buildroot/output/rockchip_rk3588/build/host-gcc-initial-12.3.0/.stamp_built] Error 2
Makefile:114: recipe for target ‘_all’ failed
make: *** [_all] Error 2
tchip_askquestions
log.rar (13.6 KB)
