gpt4 book ai didi

ubuntu-14.04 - 错误文件名太长 Yocto 项目

转载 作者:行者123 更新时间:2023-12-04 04:12:45 25 4
gpt4 key购买 nike

我正在做一个 Yocto 项目,版本:poky-jethro

我想为 Raspberry Pi 构建一个分发版本 poky

Build Configuration:
BB_VERSION = "1.28.0"
BUILD_SYS = "x86_64-linux"
NATIVELSBSTRING = "Ubuntu-14.04"
TARGET_SYS = "arm-poky-linux-gnueabi"
MACHINE = "raspberrypi"
DISTRO = "poky"
DISTRO_VERSION = "2.0.1"
TUNE_FEATURES = "arm armv6 vfp arm1176jzfs callconvention-hard"
TARGET_FPU = "vfp"
meta
meta-yocto = "jethro:3b223f75eec1738fbc913858e8e11c8305e3edcb"
meta-oe
meta-multimedia
meta-networking
meta-python = "jethro:c305ac5d2f5285d5eec8952a4ca7f3b4f89aed96"
meta-qt5 = "jethro:9bfcf79fcd824efb9f2a9bd72ecbedfee1315c96"
meta-raspberrypi = "jethro:f2cff839f52a6e6211337fc45c7c3eabf0fac113"
meta-rpi = "jethro:3ef71867eeb3669da40019469385a437843e8245"

我在另一个操作系统“Ubuntu-14.0403”上成功构建系统但是当我尝试在另一个版本“Ubuntu-14.0404”上构建系统时

出现这个错误

[Errno 36] 文件名太长

[Errno 36] File name too long

最佳答案

您可能在安装 Ubuntu 时选择了使用加密主目录的选项,不幸的是,它使用了无法处理长文件名的损坏文件系统。如果是这种情况,最好在没有加密主目录的情况下重新安装 Ubuntu(或任何其他发行版,因为它们通常会正确地进行磁盘加密)

关于ubuntu-14.04 - 错误文件名太长 Yocto 项目,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/36291908/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com