当前位置:网站首页>Factal: Unsafe repository is owned by someone else Solution
Factal: Unsafe repository is owned by someone else Solution
2022-07-02 14:34:00 【Ayka】
In git clone https://github.com/riscv-collab/riscv-gnu-toolchain Mise en œuvre postérieure
cd riscv-gnu-toolchain
mkdir build && cd build
../configure --prefix=/opt/riscv32 --with-arch=rv32imc
sudo make -j8Erreur post érieure:
fatal: unsafe repository is owned by someone else
Même si c'est fait comme demandé
git config --global --add safe.directory /home/ayka-tsuzuki/riscv-gnu-toolchainAjouter safe.directory Et la mise en œuvre
git config --listToujours invalide après confirmation de l'ajout.Mise en œuvre
sudo chown -R ayka-tsuzuki .Modifier l'utilisateur du dossier n'est pas non plus valide . Enfin, supprimer l'entrepôt cloné ,Utiliser
git clone https://github.com/riscv/riscv-gnu-toolchain --recursiveLes ordres(Ajouter --recursive Paramètres) Après recombinaison , Exécuter à nouveau les commandes précédentes make,Succès:

边栏推荐
- 1. Editing weapon VIM
- kaggle如何使用utility script
- OpenCV调用USB摄像头的点滴
- 关于Flink框架窗口(window)函数最全解析
- PyQt5_QScrollArea内容保存成图片
- 检查密码
- 联合搜索:搜索中的所有需求
- 实现一个多进程并发的服务器
- Generally speaking, if the error of inconsistent tab and space occurs frequently
- < schematic diagram of oral arithmetic exercise machine program development> oral arithmetic exercise machine / oral arithmetic treasure / children's math treasure / children's calculator LCD LCD driv
猜你喜欢

Tip: SQL Server blocked the state 'openrowset/opendatasource' of component 'ad hoc distributed queries'

每日学习3

MQ教程 | Exchange(交换机)

kaggle如何使用utility script

测试框架TestNG的使用(二):testNG xml的使用
![[to be continued] [UE4 notes] l5ue4 model import](/img/6b/d3083afc969043dbef1aeb4fccfc99.jpg)
[to be continued] [UE4 notes] l5ue4 model import

Development and design of animation surrounding mall sales website based on php+mysql

Daily learning 2

博睿数据一体化智能可观测平台入选中国信通院2022年“云原生产品名录”

Pycharm连接远程服务器
随机推荐
PyQt5_ Qscrollarea content is saved as a picture
OpenHarmony笔记-----------(四)
软件测试的方法
提示:SQL Server 阻止了对组件‘Ad Hoc Distributed Queries ‘的STATEMENT ‘OpenRowset/OpenDatasource“”
STM32标准固件库函数名记忆(二)
大顶堆、小顶堆与堆排序
每日学习2
Packet capturing tool Fiddler learning
Chinese science and technology from the Winter Olympics (III): the awakening and evolution of digital people
天猫商品详情接口(APP,H5端)
关于Flink框架窗口(window)函数最全解析
NLA自然语言分析实现数据分析零门槛
kaggle如何使用utility script
Yolov3 & yolov5 output result description
Fabric.js 橡皮擦的用法(包含恢复功能)
obsidian安装第三方插件——无法加载插件
How kaggle uses utility script
HMS core machine learning service helps zaful users to shop conveniently
Penetrate the remote connection database through the Intranet
Fabric.js 上划线、中划线(删除线)、下划线