ubuntu24.04编译buildroot报错RPC不支持
-
- 帖子: 2
- 注册时间: 2024-08-27 17:37
- 系统: ubuntu24.04
ubuntu24.04编译buildroot报错RPC不支持
请问,编译buildroot报错,C库glibc不支持RPC,这个是怎么处理?
-
- 帖子: 2
- 注册时间: 2024-08-27 17:37
- 系统: ubuntu24.04
编译buildroot报错
请问,ubuntu24.04编译buildroot报错,c库glibc不支持RPC,怎么处理?
RPC support not available in C library, please disable BR2_TOOLCHAIN_EXTERNAL_INET_RPC
RPC support not available in C library, please disable BR2_TOOLCHAIN_EXTERNAL_INET_RPC
-
- 论坛版主
- 帖子: 5369
- 注册时间: 2007-01-14 16:23
Re: ubuntu24.04编译buildroot报错RPC不支持
下载了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)
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)