全志F1C100s Linux 系统编译出错:不能连接 github

环境

Ubuntu 20.04 LTS 64 位虚拟机

开发板:Lichee Pi Nano 

源代码:GitHub - florpor/licheepi-nano

问题描述

该源码库使用了 git 子模块的概念,一个库中包含了 u-boot、Linux等代码库。不需要分别编译,一个 make 全搞定

编译时提示错误:

>>> linux-headers b18adeb1e60bba3d6aa77e302673b38c41fd5c77 Downloading
Reinitialized existing Git repository in /home/user/sambashare/florpor/licheepi-nano/buildroot/dl/linux/git/.git/
Fetching all references
fatal: unable to connect to github.com:
github.com[0: 20.205.243.166]: errno=Connection timed out

Detected a corrupted git cache.
Removing it and starting afresh.
Initialized empty Git repository in /home/user/sambashare/florpor/licheepi-nano/buildroot/dl/linux/git/.git/
Fetching all references
fatal: unable to connect to github.com:
github.com[0: 20.205.243.166]: errno=Con

相关推荐

  1. F1C100s Linux 系统编译出错:不能连接 github

    2024-01-06 13:22:03       48 阅读
  2. d1 licheerv编译

    2024-01-06 13:22:03       6 阅读
  3. A133AndroidQ编译方式

    2024-01-06 13:22:03       28 阅读
  4. F-44 字段显示

    2024-01-06 13:22:03       28 阅读

最近更新

  1. TCP协议是安全的吗?

    2024-01-06 13:22:03       17 阅读
  2. 阿里云服务器执行yum,一直下载docker-ce-stable失败

    2024-01-06 13:22:03       16 阅读
  3. 【Python教程】压缩PDF文件大小

    2024-01-06 13:22:03       15 阅读
  4. 通过文章id递归查询所有评论(xml)

    2024-01-06 13:22:03       18 阅读

热门阅读

  1. BAM文件数据结构详解

    2024-01-06 13:22:03       36 阅读
  2. leetcode 93. 复原 IP 地址

    2024-01-06 13:22:03       46 阅读
  3. python中使用socket服务发送接收图像

    2024-01-06 13:22:03       32 阅读
  4. Jtti:为什么建议企业使用存储型服务器?

    2024-01-06 13:22:03       35 阅读
  5. A Tour of Go部分练习

    2024-01-06 13:22:03       39 阅读
  6. 设置模式:适配器模式

    2024-01-06 13:22:03       34 阅读
  7. Linux平台下gcc安装升级

    2024-01-06 13:22:03       44 阅读
  8. Kendo UI for Angular 学习笔记

    2024-01-06 13:22:03       42 阅读
  9. Redhat(liunx)连接虚拟机

    2024-01-06 13:22:03       23 阅读
  10. 阿里的通义灵码在android studio上的使用方法

    2024-01-06 13:22:03       52 阅读
  11. 07GoF之工厂模式

    2024-01-06 13:22:03       27 阅读