小编use*_*050的帖子

如何为ARM Raspberry Pi交叉编译debian包

我使用arm-bcm2708工具链进行交叉编译.

现在我想构建debian包.

$ dpkg-buildpackage -rfakeroot -us -uc
Run Code Online (Sandbox Code Playgroud)

我收到了错误

... (ELF format: 'elf32-littlearm'; RPATH: '')
dpkg-shlibdeps: error: cannot continue due to the error above
Note: libraries are not searched in other binary packages that do not have any shlibs or symbols file.
To help dpkg-shlibdeps find private libraries, you might need to set LD_LIBRARY_PATH.
Run Code Online (Sandbox Code Playgroud)

我不想在pi上构建它.那么如何在PC上交叉编译RPi debian软件包呢?

debian cross-compiling raspberry-pi

2
推荐指数
1
解决办法
6577
查看次数

标签 统计

cross-compiling ×1

debian ×1

raspberry-pi ×1