galaxy001 / scholarzhang

Automatically exported from code.google.com/p/scholarzhang
1 stars 1 forks source link

ubuntu 9.1下 编译 出错 ,求 解 #50

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
lanck@lanck-desktop:~/下载/west-chamber-0.0.1$ ./autogen.sh 
Can't exec "aclocal": 没有该文件或目录 at
/usr/local/share/autoconf/Autom4te/FileUtils.pm line 325.
autoreconf: failed to run aclocal: 没有该文件或目录
lanck@lanck-desktop:~/下载/west-chamber-0.0.1$ sudo ./autogen.sh 
Can't exec "aclocal": 没有该文件或目录 at
/usr/local/share/autoconf/Autom4te/FileUtils.pm line 325.
autoreconf: failed to run aclocal: 没有该文件或目录

What is the expected output? What do you see instead?

What version of the product are you using? On what operating system?

Please provide any additional information below.

Original issue reported on code.google.com by lan...@gmail.com on 16 Mar 2010 at 2:57

GoogleCodeExporter commented 9 years ago
上s诉问 题已安装 automake解决 ,新问题求解

lanck@lanck-desktop:~/下载/west-chamber-0.0.1$ sudo ./autogen.sh 
configure.ac:9: error: possibly undefined macro: AC_DISABLE_STATIC
      If this token and others are legitimate, please use m4_pattern_allow.
      See the Autoconf documentation.
configure.ac:10: error: possibly undefined macro: AC_PROG_LIBTOOL
autoreconf: /usr/local/bin/autoconf failed with exit status: 1
lanck@lanck-desktop:~/下载/west-chamber-0.0.1$ ./autogen.sh 
autom4te: cannot open configure: Permission denied
autoreconf: /usr/local/bin/autoconf failed with exit status: 1

Original comment by lan...@gmail.com on 16 Mar 2010 at 3:12

GoogleCodeExporter commented 9 years ago
Install autoconf.

Original comment by yingyingcui.scholarzhang@gmail.com on 16 Mar 2010 at 5:59

GoogleCodeExporter commented 9 years ago
./autogen.sh 
aclocal: configure.ac: 8: macro `AM_PROG_CC_C_O' not found in library
autoreconf2.50: aclocal failed with exit status: 1

我的出错信息。
我已经安装了automake 和autoconf了啊。

Original comment by lele....@gmail.com on 2 Apr 2010 at 12:31

GoogleCodeExporter commented 9 years ago

Original comment by yingyingcui.scholarzhang@gmail.com on 4 Apr 2010 at 7:32

GoogleCodeExporter commented 9 years ago

Original comment by kiz...@gmail.com on 17 Sep 2011 at 2:42