ChinaUnix.net
相关文章推荐:

aclocal

aclocal时出错! 出错信息: $ aclocal configure.ac:36: warning: AC_COMPILE_IFELSE was called before AC_USE_SYSTEM_EXTENSIONS ../../lib/autoconf/specific.m4:389: AC_USE_SYSTEM_EXTENSIONS is expanded from... ../../lib/autoconf/functions.m4:1656: AC_FUNC_STRNLEN is expanded from... configure.ac:36: the top level configure.ac:36: warning: AC_RUN_IFELSE was called before AC_USE_SYSTEM_EXTENSIONS config...

by pascal4123 - Linux环境编程 - 2008-08-04 07:06:41 阅读(1592) 回复(0)

相关讨论

aclocal not found? freebsd 4.9 ports方式安装 mod_php后,现在又想安装一个eaccelator. 使用 phpize 后,提示 aclocal not found? baidu了一下,有人说需要装一个 php_devel。我想那个人的环境应该是linux才对。 在freebsd下应该如何做呢? 重新安装apache and php?

by cnhero - BSD - 2005-07-31 12:40:27 阅读(4806) 回复(6)

为什么使用aclocal命令得不到.m4的文件呢?

by hjwsm1989 - Shell - 2010-08-11 14:23:02 阅读(1324) 回复(3)

我刚安装了aclocal,但是提示aclocal:not found 我找了一下aclocal能找到。 >whereis alcocal /usr/bin/aclocal 请教大家这是什么问题?

by gepo - Solaris - 2006-12-22 20:45:34 阅读(1313) 回复(0)

我刚安装了aclocal,但是提示aclocal:not found\r\n我找了一下aclocal能找到。\r\n>whereis alcocal\r\n/usr/bin/aclocal\r\n请教大家这是什么问题?

by gepo - Solaris - 2006-12-22 20:45:34 阅读(2714) 回复(0)

在FreeBSD下安装php+iMagick时,按照提示安装出现: aclocal Not Found。 在狗狗上看了一下,似乎和automake有关。 哪位大虾指点指点。 //bow

by miling - BSD - 2004-11-03 21:41:33 阅读(996) 回复(0)

我在网上看的autotools的资料,先autoscan,然后修改configure.scan为configure.ac. 再aclocal,但是这时没有aclocal.m4文件产生

by qfmeal - C/C++ - 2009-06-15 14:17:10 阅读(3410) 回复(2)

1.autoscan (autoconf): 扫描源代码以搜寻普通的可移植性问题,比如检查编译器,库,头文件等,生成文件configure.scan,它是configure.ac的一个雏形。 2.aclocal (automake):根据已经安装的宏,用户定义宏和acinclude.m4文件中的宏将configure.ac文件所需要的宏集中定义到文件 aclocal.m4中。aclocal是一个perl 脚本程序,它的定义是:“aclocal - create aclocal.m4 by scanning configure.ac” user input files optional in...

by kinganeng - Linux文档专区 - 2008-11-22 12:09:38 阅读(1108) 回复(0)

It's 2:30 here now and I've got to get up in the early morning today to work :(..... Anyway, I've summarised 2 tips today while install bbtools in blackbox....... which is good for newbies like me :) 1. if you got error messages saying that it couldn't find x11 libraries (that is -lX11 not found on my debian box), try to apt-get install libx11-6 and libx11-dev. This solved my problem and it ...

by sparks - Linux文档专区 - 2004-10-27 10:50:13 阅读(1032) 回复(0)

安装gaim的时候提示要升级我的aclocal,他是作什么的啊` 安装软件关他什么事啊~`~``~~

by 第二场雪 - Linux论坛 - 2004-05-07 09:40:21 阅读(1100) 回复(3)

安装gaim的时候提示要升级我的aclocal,他是作什么的啊` 安装软件关他什么事啊~`~``~~

by 第二场雪 - Linux系统管理 - 2008-05-16 08:48:56 阅读(2262) 回复(4)