Chinaunix首页 | 论坛 | 博客
  • 博客访问: 3270779
  • 博文数量: 815
  • 博客积分: 12898
  • 博客等级: 上将
  • 技术积分: 7883
  • 用 户 组: 普通用户
  • 注册时间: 2006-12-25 09:57
文章分类

全部博文(815)

文章存档

2014年(1)

2011年(46)

2010年(192)

2009年(121)

2008年(70)

2007年(385)

分类: LINUX

2010-09-13 18:08:39

[root@video2 mmseg-3.2.13]# uname -a
Linux video2 2.6.18-194.el5 #1 SMP Fri Apr 2 14:58:14 EDT 2010 x86_64 x86_64 x86_64 GNU/Linux


[root@video2 mmseg-3.2.13]# ./configure --prefix=/usr/local/mmseg
...
checking for waitpid... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: error: cannot find input file: src/Makefile.in

查看手册

[root@video2 mmseg-3.2.13]# ./bootstrap
+ aclocal -I config
config/sys_siglist.m4:20: warning: underquoted definition of SIC_VAR_SYS_SIGLIST
  run info '(automake)Extending aclocal'
  or see
config/sys_errlist.m4:20: warning: underquoted definition of SIC_VAR_SYS_ERRLIST
config/readline.m4:20: warning: underquoted definition of SIC_WITH_READLINE
+ libtoolize --force --copy
Putting files in AC_CONFIG_AUX_DIR, `config'.
+ autoheader
+ automake --add-missing --copy
+ autoconf
[root@video2 mmseg-3.2.13]#
[root@video2 mmseg-3.2.13]# ./configure --prefix=/usr/local/mmseg
...
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing default-1 commands
config.status: executing default commands
------------------------------------------------------------------------
Configuration:

  Source code location:       .
  Compiler:                   gcc
  Compiler flags:             -g -O2
  Host System Type:           x86_64-redhat-linux-gnu
  Install path:               /usr/local/mmseg

  See config.h for further configuration information.
------------------------------------------------------------------------


阅读(2115) | 评论(0) | 转发(0) |
给主人留下些什么吧!~~