腾讯云
开发者社区
文档
建议反馈
控制台
登录/注册
首页
学习
活动
专区
工具
TVP
最新优惠活动
文章/答案/技术大牛
搜索
搜索
关闭
发布
精选内容/技术社群/优惠产品,
尽在小程序
立即前往
文章
问答
(9999+)
视频
沙龙
2
回答
Make
-
Make
安装和
Linux
更新
、
我正在
Linux
上尝试新的方法。以下命令非常有用:sudo apt-get install <application>;在这个过程中,我有两个问题:
1
)我在论坛上看到,如果我们正在更新二进制文件,"
make
“是不好的。第二个问题是,是否有办法将以这种方式安装的程序添加到
Linux
软件更新列表中,
浏览 8
提问于2013-12-02
得票数 0
回答已采纳
1
回答
linux
上的“
make
&
make
”软件问题
、
我在
Linux
上工作了一年。困扰我的一件事是,我不熟悉用源代码安装新软件的过程(由于环境的限制,我无法从netword安装它们)。
浏览 0
提问于2010-06-19
得票数 -1
1
回答
linux
./configure、
make
和
make
install命令
我是
Linux
的新手,我知道要安装任何软件包或软件,我们必须执行这些步骤,但我想详细了解它,比如它是如何工作的,以及这些命令都有哪些参数。提前感谢:)
浏览 5
提问于2015-02-05
得票数 0
1
回答
不能使用ncurses库
、
、
、
make
[
1
]: Entering directory `/home/developer/altera/nios2-
linux
/uClinux-dist'
make
[2]: Entering directory `/home/developer/altera/nios
浏览 0
提问于2017-03-23
得票数 1
回答已采纳
2
回答
make
:没有要创建目标的规则
、
我已经编写了一个简单的
linux
模块&它的
make
文件 #include <
linux
/init.h> #include<
linux
/kernel.h> printk("&l
浏览 2
提问于2013-10-14
得票数 2
1
回答
似乎不能在我的服务器上安装dahdi
、
见下文:
make
-C
linux
all
make
-C drivers/dahdi/firmware
浏览 0
提问于2013-05-29
得票数 0
回答已采纳
1
回答
试图在Ubuntu Jammy水母中编译标头时出错
、
、
、
我目前正在尝试编译Jammy水母中的头文件,并且遇到了以下错误: SYNC include/config/auto.conf.cmd
make
[
1
]: *** No rule to
make
target 'arch/x86/entry/syscalls/syscall_32.tbl'
浏览 0
提问于2022-07-11
得票数 1
1
回答
如何指定用Makefile编译两个内核模块中的哪个?
、
、
、
我有一个Makefile,它编译两个
Linux
内核模块(mod
1
.c和mod2.c)。obj-m = mod
1
.o mod2.oPWD=$(shell pwd) $(
MAKE
) -C $(KDIR) M=$(PWD) modules clean: rm -rf *.ko *.o *.mod* .
浏览 3
提问于2020-05-06
得票数 1
回答已采纳
3
回答
驱动程序编译红帽
、
、
、
结果:[thayoz@lacalpc13
linux
]$
make
make
[
1
]: Entering directory /home/thayoz/Desktop/untitled folder/Quantis-USB/src/
linux</em
浏览 3
提问于2009-06-25
得票数 0
回答已采纳
1
回答
安装空气裂纹时的误差
chrisdabeer@localhost:~/aircrack-ng-1.1$
make
install
make
[2]: Entering directory `/home/chrisdabeer&
浏览 0
提问于2014-12-23
得票数 0
1
回答
生成
Linux
内核.config文件会使源文件夹变得不干净
、
... CHK include/config/kernel.release
make</e
浏览 1
提问于2017-04-14
得票数 0
1
回答
Makefile :没有使target '/constants.py.in‘成为'/constants.py’所需的规则。停
、
、
、
、
我偶然发现需要自动运行GDB脚本和vmlinux文件,特别是/usr/src/
linux
../ scripts /gdb/vmlinux-gdb.py下的脚本。/vmlinux-gdb.py", line 34, in <module>File "/usr/share/gdb/auto-load/gdb/
linux
/proc.py
浏览 5
提问于2021-06-14
得票数 0
2
回答
我正在尝试这个命令。使stm32f429-发现“
、
、
file or directory/bin/arm-2010q
1
/bin/arm-uclinuxeabi-gcc: No such file or directory
make
[
1
]: Leaving directory `
浏览 2
提问于2014-03-12
得票数 0
1
回答
没有规则使目标‘sgx/
linux
驱动程序’。安装
Linux
-SGX-驱动程序时
、
在安装Intel-SGX-驱动程序()时,我得到了以下错误:
make
-C /lib/modules/5.4.0-107-generic/build M=/home/niujuxin/IntelSGX/
linux
-sgx-driver modules
make
[
1
]: Entering directory '/usr/src/
linux
-headers-
浏览 11
提问于2022-04-19
得票数 0
回答已采纳
1
回答
无法使用OpenWrt在Raspberry Pi 3B上执行"Hello world“
、
、
、
、
debian:~/OpenWrt-SDK-
Linux
-i686-
1
$
make
V=99
make
[
1
]: Entering directory «/home/user/OpenWrt-SDK-
Linux
-i686-
1
»
make
-C package compile SDK=
1</
浏览 2
提问于2018-02-22
得票数 0
1
回答
如何在Debian中安装Medaitek RT3070的驱动程序?
、
、
2.6.1.3**└─**$** sudo
make
**&&** sudo
make
install
make
[
1
]: Entering directory[
1
]: Leaving directory '/home/mohammedmehditber/Downloads/DPO_RT5572_LinuxST A_2.6.1.3_20121022/tool
浏览 0
提问于2021-07-30
得票数 2
1
回答
gcc的“无输入文件”
linux
测试模块构建失败
、
、
Makefile是这样的(在~/
LINUX
中)
make
-C /lib/modules/4.15.0-99-generic/build M=$(-C /lib/modules/4.15.0-99-generic/build M=/home/ckim/
LINUX
modules
make
[
1
]: Entering
浏览 3
提问于2020-05-26
得票数 0
回答已采纳
1
回答
尝试为
linux
设备驱动程序构建教程
、
、
Linux
桌面2.6.32-27-通用#49-Ubuntu Dec
1
23:52:12 UTC 2010 i686 GNU/
Linux
make
[
1</e
浏览 1
提问于2014-08-05
得票数 1
回答已采纳
1
回答
获取BUILD_FAIL的错误
、
"/usr/bin/
make
" -f nbproject/Makefile-Debug.mk dist/Debug/GNU-
Linux
-x86/cpp
1
make
[2]: EnteringDebug/GNU-
Linux
-x86/cpp
1
build/Debug/GNU-
Linux
-x86/main.o build/
浏览 2
提问于2012-12-25
得票数 2
回答已采纳
1
回答
在netbeans中创建和运行简单c++程序时出错
、
、
错误:
make
[
1
]: Enteringdist/Debug/GNU-
Linux
-x86/cppapplication_
1
make
[2]: Entering directory `/home/mohammad/
浏览 0
提问于2015-08-28
得票数 0
回答已采纳
点击加载更多
扫码
添加站长 进交流群
领取专属
10元无门槛券
手把手带您无忧上云
相关
资讯
Make 快速入门
Linux快速入门(1)
爱上Linux系列(1)
Linux基础入门课程(1)
Go语言中new和make的区别
热门
标签
更多标签
云服务器
ICP备案
实时音视频
对象存储
即时通信 IM
活动推荐
运营活动
广告
关闭
领券