gpt4 book ai didi

linux - fatal error : aux. h 没有这样的文件或目录 (Ubuntu)

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

我正在学习如何在 Ubuntu 上编译 Linux 内核。一步一步来,就遇到了这样的错误。没有问题直到

$ sudo make menuconfig

但是 sudo make 不起作用。我安装了这些库。

sudo apt-get install libncurses5-dev
sudo apt-get install libssl-dev
sudo apt-get install libelf-dev
sudo apt-get install flex
sudo apt-get install bison

如何包含这个头文件?

drivers/gpu/drm/nouveau/nvkm/subdev/i2c/base.c:25:10: fatal error: aux.h: No such file or directory
25 | #include "aux.h"

enter image description here

最佳答案

aux.h文件应该在drivers/gpu/drm/nouveau/nvkm/subdev/i2c目录下,你可以去路径下查看是否有该文件,如果没有可以重新下载。

关于linux - fatal error : aux. h 没有这样的文件或目录 (Ubuntu),我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/64816040/

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