ChinaUnix.net
相关文章推荐:

intelliJ 中make的作用

intellij,配置TOMCAT后,起动时,显示 Error running Unnamed:Error running Tomcat Server. Exception occured:java.lang.NullPointerException Exception message:null 是什么原因?

by sell - Java - 2006-03-27 18:44:45 阅读(1376) 回复(0)

相关讨论

有谁在intellij idea4.0安装过j2mesupport,我装完后连settings窗口都打不开了

by georgecai - Java - 2004-08-12 21:32:11 阅读(1170) 回复(0)

x Arrow keys navigate the menu. ; selects submenus --->;. Highlighted letters are hotkeys. Pressing ; x x includes, ; excludes, ; modularizes features. Press ;; to exit, ; for Help, ; for Search. Legend: x x built-in [ ] excluded ; module < >; module capable 以上是使用了make menuconfig命令后具体选项的使用提示,其内置built-in和模块本人有...

by dominic_80 - Linux论坛 - 2005-10-25 21:56:31 阅读(1676) 回复(5)

谁知道/usr/ccs/bin make有何作用,如何安装上去

by zgxtiger - AIX - 2003-03-31 10:12:30 阅读(1061) 回复(5)

现在有一个源码包,需要通过 ./configure 产生对应平台的makefile make 根据makefile的内容编译 make install 安装, 请问最后一个make install是干嘛的呢? 我有的这个源码包是跨平台的,如果在windows下用visual studio的话,对应的是哪几步呢? 比如,我觉得,在visual studio调整项目属性就是Linux下的./configure,然后build就是make,那么对应make install是什么呢? 是安装build好的可执行文件?...

by ggyyree - C/C++ - 2009-06-25 16:12:48 阅读(2979) 回复(6)

为什么我的redhat 9 linux 没有make config、make menuconfig、make xconfig,谁能告诉我怎么弄出来的,输入 make config、make menuconfig、make xconfig这三个命令的时候提示没有这样的rule 谢谢了

by yngwcc - Linux论坛 - 2004-12-18 12:21:11 阅读(686) 回复(1)

我安装完基本的OS后(4.3.3), 直接打ML 11。没有再装其它的fileset, 但装ORACLE时报没有make, 请问make 在哪个fileset, 另外, 如果我到一些第三方的网站找make来装上能用吗??

by liontiger - AIX - 2003-09-05 10:45:06 阅读(1052) 回复(2)

:oops: ifeq (include/config.mk,$(wildcard include/config.mk)) 是什么意思? 求助

by fqh - Shell - 2003-04-30 11:09:32 阅读(1031) 回复(3)

make install后删了一些安装后的文件,再次make install以企图修复时,发现make install没什么反应了。是不是上次安装时留下了什么标记?怎么解决? 我装的是PORTS里的东西(APACHE,PHP,MYSQL等)。

by evice - BSD - 2004-04-29 09:38:16 阅读(1181) 回复(6)

[code] #include #include #include #include #include /* printk() */ #include /* kmalloc() */ #include /* everything... */ #include /* error codes */ #include /* size_t */ #include #include #include

by FreeGnu - 内核/嵌入技术 - 2006-09-26 12:44:54 阅读(637) 回复(0)

make: *** No targets specified and no makefile found. Stop.

by xiao_liu760900 - 服务器应用 - 2006-05-09 14:20:25 阅读(1254) 回复(4)