分页: 1 / 1
ubuntu24.04编译buildroot报错RPC不支持
发表于 : 2024-08-27 17:39
由 ubuntucode
请问,编译buildroot报错,C库glibc不支持RPC,这个是怎么处理?
编译buildroot报错
发表于 : 2024-08-27 18:02
由 ubuntucode
请问,ubuntu24.04编译buildroot报错,c库glibc不支持RPC,怎么处理?
RPC support not available in C library, please disable BR2_TOOLCHAIN_EXTERNAL_INET_RPC
Re: ubuntu24.04编译buildroot报错RPC不支持
发表于 : 2024-08-27 19:16
由 onlylove
下载了buildroot2022,为何里边关于uboot的部分最新的才是2016?
https://whycan.com/t_8055.html#p76730
根据这个帖子
如果你不使用外部工具链,buildroot已经告诉你怎么办了 please disable BR2_TOOLCHAIN_EXTERNAL_INET_RPC
所以你最好把你的情况再详细点说明,比方说,用了谁家的板子,看了哪里的教程
比方说,下面这个
https://doc.embedfire.com/lubancat/buil ... droot.html
明确说明,是用了NXP i.MX 6ULL芯片的板子和linaro的工具链(对buildroot来说,就是external tool chain)