腾讯云
开发者社区
文档
建议反馈
控制台
登录/注册
首页
学习
活动
专区
工具
TVP
最新优惠活动
文章/答案/技术大牛
搜索
搜索
关闭
发布
精选内容/技术社群/优惠产品,
尽在小程序
立即前往
文章
问答
(9999+)
视频
沙龙
1
回答
如何将地图传递给Jenkins管道全局函数?
、
、
、
Closure.DELEGATE_FIRST echo config.
configure
// is null它被称为: name = '
linux
-build'
configure
= [os: '
linux
', dir: 'build
浏览 5
提问于2016-10-19
得票数 1
6
回答
linux
上./
configure
for libtorrent的问题
、
、
、
、
/
configure
时,我得到Building libtorrent-rasterbar 0.16.5 checkingchecking for boostlib >= 1.36... yes
configure
is available... yeschec
浏览 2
提问于2012-10-25
得票数 5
回答已采纳
1
回答
更新后Fedora 17上的Libvirt构建失败
、
它给了我这个错误:checking
linux
/if_bridge.h presence... yes
configure
: WARNING:
linux
/if_bridge.h:
configure
: WA
浏览 4
提问于2013-04-16
得票数 2
回答已采纳
2
回答
错误: OpenSSL : x86_64:没有这样的文件或目录
、
、
/
Configure
darwin64-x86_64-cc --prefix=/usr no-ec_nistp_64_gcc
浏览 9
提问于2016-08-18
得票数 7
1
回答
使用build-type在OS X上构建OpenSSL
、
、
、
、
/
configure
,才能同时获得调试和发布构建类型的构建?目前,我以:./
configure
shared --prefix=/path/to/my/dir darwin64-x86_64-cc身份运行
浏览 0
提问于2021-01-28
得票数 1
1
回答
交叉编译gcc失败(Python)
、
、
、
/
configure
-host=mipsel-
linux
-target=mipsel-
linux
-prefix=/python
configure
:2980: checking MACHDEP
configure
resul
浏览 2
提问于2013-03-20
得票数 0
回答已采纳
2
回答
配置失败,无法在具有32位用户的64位系统上检测到适当的ld。
、
、
、
、
因此,配置会检测到以下情况:checking host system type... x86_64-unknown-
linux
-gnu可能这是从uname -m的输出中获取的。不幸的是,在另一个c++项目中,我得到了以下内容:
configure
:8595: checking whether the
浏览 6
提问于2012-10-10
得票数 5
1
回答
linux
./
configure
、make和make install命令
我是
Linux
的新手,我知道要安装任何软件包或软件,我们必须执行这些步骤,但我想详细了解它,比如它是如何工作的,以及这些命令都有哪些参数。提前感谢:)
浏览 5
提问于2015-02-05
得票数 0
1
回答
OpenVPN在BusyBox嵌入式系统上的安装
、
、
我正在尝试在一个运行
linux
和Busybox的嵌入式设备上安装openVPN。但现在我在安装它时遇到了问题。/
configure
,结果如下: # ./
configure
checking build system type... armv5tejl-unknown-
linux
-gnueabihfchecking ho
浏览 60
提问于2020-01-09
得票数 1
2
回答
带autoconf的ARM编译器
、
、
/
configure
--host=arm-
linux
-gnueabi -prefix=${CSTOOL_DIR}/
linux
_arm_tool
configure
: WARNING:/
configure
--target=i686-pc-
linux
-gnu --host=arm-
linux
-gnueabi --build=i686-pc-
linux
-gnu -prefix=/
linux
浏览 0
提问于2013-04-24
得票数 6
回答已采纳
1
回答
GLIBC安装失败,程序丢失或太旧
、
、
host system type
configure
:2483: checking for gcc
configure
work/gcc-4.9.3/
configure
--host=x86_64-pc-
linux
-gnu --build=x86_64-pc-
linux
-gnu --prefix=/usr --bindir/x86_64
浏览 62
提问于2017-07-27
得票数 4
1
回答
如何使用autotools、make和gcc在64位
Linux
(Ubuntu12.04LTS)上编译和安装32位库?
、
、
、
、
我试图在VM (VirtualBox)中运行的64位Ubuntu12.04LTS上编译一个32位版本的
linux
库。/
configure
--build=i686-pc-
linux
-gnu "CFLAGS=-m32" "CXXFLAGS=-m32" "LDFLAGS=-m32"sudo make install
浏览 5
提问于2014-05-31
得票数 1
回答已采纳
1
回答
Linux
Centos升级glibc 2.12到2.14配置错误
、
、
、
/
configure
--prefix=/usr/share/doc/glibc-2.14:checking for gcc... nocheckingbuild system type
configure
:237
浏览 19
提问于2017-01-12
得票数 1
回答已采纳
2
回答
运行build_android.sh时出现错误“C编译器工作...否”
、
、
、
、
/
linux
-x86/bin/arm-
linux
-androideabi-strip
configure
-unknown-
linux
-gnu
configure
:2846: result: arm-unknown-
linux
-gnu
浏览 0
提问于2014-02-21
得票数 2
2
回答
在64位系统上编译32位
、
、
、
/
configure
--prefix=/opt/pym32 然后制造,安装。没有错误,但是它应该是错误的,因为一个"readelf -h python“告诉我,python是作为ELF64构建的。
浏览 0
提问于2011-09-05
得票数 3
回答已采纳
1
回答
如何在
Linux
中启用cgroup
在
Linux
中,我认为有一种杀死应用程序的机制。 我想知道在什么情况下会导致应用程序被终止? 例如,我认为内存不足、一定数量的应用程序启动,等等。控制组(cgroups),由
Linux
内核支持,允许限制应用程序使用的资源。(内存、带宽、磁盘、…)。一旦某个应用程序超出了允许的资源,它将被自动终止。 如何启用?
浏览 60
提问于2019-03-01
得票数 2
回答已采纳
2
回答
Eclipse p2可用于自定义安装处理程序
、
、
、
在p2之前,您可以编写一个自定义安装处理程序,它的一个特性是在安装过程中执行任何“自定义”任务。然而,我找不到它的任何具体例子/文档。编辑:对我想做的事情的描述-编辑2:我尝试在我的特性中创建一个p2.inf文件,行如下-addJvmArg(jvmArg:-Xmx900m);
浏览 6
提问于2010-12-13
得票数 3
回答已采纳
2
回答
在Ubuntu 12.04.1下构建跨平台的gcc 4.7.2
、
、
/config.cache
configure
:2158: result: i686-cross-
linux
-gnu
configure
:2178: checking host system type
configure
for gawk
configure
浏览 2
提问于2012-10-05
得票数 3
回答已采纳
1
回答
linux
-映像-泛型似乎被破坏了。
、
、
-3.2.0-34-generic.postinst line 614.dpkg: error processing
linux
-image-generic (--
configure
):dpkg: error processing
linux
-generic (--
co
浏览 0
提问于2012-12-28
得票数 3
回答已采纳
1
回答
为ARM9交叉编译cURL和ssl时遇到问题
、
、
、
、
/
configure
: CPPFLAGS="-I/home/asphantix/Tools/owa33a/openssl/openssl-1.0.1c/include" LDFLAGS="-L/home/
configure
--with-ssl --without-ca-bundle --target=arm-none-
linux
-gnueabi --host=arm-none-
linux
-gn
浏览 2
提问于2013-02-05
得票数 0
回答已采纳
点击加载更多
扫码
添加站长 进交流群
领取专属
10元无门槛券
手把手带您无忧上云
相关
资讯
Linux下通过AnySetup配置防火墙
《CPython Internals》阅读笔记:p43-p60
10分钟Linux-深入浅出编译安装
Centos7.3搭建LAMP
Linux软件安装到指定目录方法
热门
标签
更多标签
云服务器
ICP备案
腾讯会议
云直播
对象存储
活动推荐
运营活动
广告
关闭
领券