LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 1115|回复: 1

make texinfo时出错....  郁闷啊. 这么多问题.

[复制链接]
发表于 2004-6-11 11:37:22 | 显示全部楼层 |阅读模式
configure的时候没出错. make时通不过. 真是郁闷啊.

[lfs@rh73 texinfo-4.6]$ make
make  all-recursive
make[1]: Entering directory `/mnt/lfs/sources/texinfo-4.6'
Making all in intl
make[2]: Entering directory `/mnt/lfs/sources/texinfo-4.6/intl'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/mnt/lfs/sources/texinfo-4.6/intl'
Making all in m4
make[2]: Entering directory `/mnt/lfs/sources/texinfo-4.6/m4'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/mnt/lfs/sources/texinfo-4.6/m4'
Making all in lib
make[2]: Entering directory `/mnt/lfs/sources/texinfo-4.6/lib'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/mnt/lfs/sources/texinfo-4.6/lib'
Making all in info
make[2]: Entering directory `/mnt/lfs/sources/texinfo-4.6/info'
make  all-am
make[3]: Entering directory `/mnt/lfs/sources/texinfo-4.6/info'
gcc  -g -O2   -o ginfo  dir.o display.o dribble.o echo-area.o filesys.o footnote
s.o gc.o indices.o info-utils.o info.o infodoc.o infomap.o m-x.o man.o nodemenu.
o nodes.o search.o session.o signals.o terminal.o tilde.o variables.o window.o d
oc.o key.o  ../lib/libtxi.a
terminal.o(.text+0xdc): In function `terminal_begin_using_terminal':
/mnt/lfs/sources/texinfo-4.6/info/terminal.c:156: undefined reference to `tputs'
terminal.o(.text+0xf6):/mnt/lfs/sources/texinfo-4.6/info/terminal.c:140: undefin
ed reference to `tputs'
terminal.o(.text+0x1ac): In function `terminal_end_using_terminal':
/mnt/lfs/sources/texinfo-4.6/info/terminal.c:184: undefined reference to `tputs'
terminal.o(.text+0x1c6):/mnt/lfs/sources/texinfo-4.6/info/terminal.c:171: undefi
ned reference to `tputs'
terminal.o(.text+0x1fe): In function `terminal_goto_xy':
/mnt/lfs/sources/texinfo-4.6/info/terminal.c:241: undefined reference to `tgoto'
terminal.o(.text+0x216):/mnt/lfs/sources/texinfo-4.6/info/terminal.c:241: undefi
ned reference to `tputs'
terminal.o(.text+0x2f4): In function `terminal_clear_to_eol':
/mnt/lfs/sources/texinfo-4.6/info/terminal.c:283: undefined reference to `tputs'
terminal.o(.text+0x344): In function `terminal_clear_screen':
/mnt/lfs/sources/texinfo-4.6/info/terminal.c:295: undefined reference to `tputs'
terminal.o(.text+0x394): In function `terminal_up_line':
/mnt/lfs/sources/texinfo-4.6/info/terminal.c:307: undefined reference to `tputs'
terminal.o(.text+0x3e4): In function `terminal_down_line':
/mnt/lfs/sources/texinfo-4.6/info/terminal.c:319: undefined reference to `tputs'
terminal.o(.text+0x434):/mnt/lfs/sources/texinfo-4.6/info/terminal.c:331: more u
ndefined references to `tputs' follow
terminal.o(.text+0x592): In function `terminal_delete_lines':
/mnt/lfs/sources/texinfo-4.6/info/terminal.c:375: undefined reference to `tgoto'
terminal.o(.text+0x5a6):/mnt/lfs/sources/texinfo-4.6/info/terminal.c:375: undefi
ned reference to `tputs'
terminal.o(.text+0x606): In function `terminal_insert_lines':
/mnt/lfs/sources/texinfo-4.6/info/terminal.c:404: undefined reference to `tputs'
terminal.o(.text+0x632):/mnt/lfs/sources/texinfo-4.6/info/terminal.c:400: undefi
ned reference to `tgoto'
terminal.o(.text+0x646):/mnt/lfs/sources/texinfo-4.6/info/terminal.c:400: undefi
ned reference to `tputs'
terminal.o(.text+0x803): In function `terminal_get_screen_size':
/mnt/lfs/sources/texinfo-4.6/info/terminal.c:506: undefined reference to `tgetnu
m'
terminal.o(.text+0x858):/mnt/lfs/sources/texinfo-4.6/info/terminal.c:494: undefi
ned reference to `tgetnum'
terminal.o(.text+0x8f0): In function `terminal_initialize_terminal':
/mnt/lfs/sources/texinfo-4.6/info/terminal.c:553: undefined reference to `tgeten
t'
terminal.o(.text+0x90b):/mnt/lfs/sources/texinfo-4.6/info/terminal.c:567: undefi
ned reference to `tgetstr'
terminal.o(.text+0x963):/mnt/lfs/sources/texinfo-4.6/info/terminal.c:593: undefi
ned reference to `tgetstr'
terminal.o(.text+0x978):/mnt/lfs/sources/texinfo-4.6/info/terminal.c:594: undefi
ned reference to `tgetstr'
terminal.o(.text+0x98d):/mnt/lfs/sources/texinfo-4.6/info/terminal.c:595: undefi
ned reference to `tgetstr'
terminal.o(.text+0x9a2):/mnt/lfs/sources/texinfo-4.6/info/terminal.c:596: undefi
ned reference to `tgetstr'
terminal.o(.text+0x9b7):/mnt/lfs/sources/texinfo-4.6/info/terminal.c:599: more u
ndefined references to `tgetstr' follow
terminal.o(.text+0xb41): In function `terminal_initialize_terminal':
/mnt/lfs/sources/texinfo-4.6/info/terminal.c:631: undefined reference to `tgetfl
ag'
terminal.o(.text+0xb7f):/mnt/lfs/sources/texinfo-4.6/info/terminal.c:644: undefi
ned reference to `tgetstr'
terminal.o(.text+0xb94):/mnt/lfs/sources/texinfo-4.6/info/terminal.c:645: undefi
ned reference to `tgetstr'
terminal.o(.text+0xba9):/mnt/lfs/sources/texinfo-4.6/info/terminal.c:646: undefi
ned reference to `tgetstr'
terminal.o(.text+0xbbe):/mnt/lfs/sources/texinfo-4.6/info/terminal.c:647: undefi
ned reference to `tgetstr'
terminal.o(.text+0xbd3):/mnt/lfs/sources/texinfo-4.6/info/terminal.c:649: undefi
ned reference to `tgetstr'
terminal.o(.text+0xbe8):/mnt/lfs/sources/texinfo-4.6/info/terminal.c:650: more u
ndefined references to `tgetstr' follow
terminal.o(.text+0xce8): In function `terminal_initialize_terminal':
/mnt/lfs/sources/texinfo-4.6/info/terminal.c:635: undefined reference to `tgetfl
ag'
terminal.o(.text+0xd0c):/mnt/lfs/sources/texinfo-4.6/info/terminal.c:608: undefi
ned reference to `tgetstr'
collect2: ld returned 1 exit status
make[3]: *** [ginfo] Error 1
make[3]: Leaving directory `/mnt/lfs/sources/texinfo-4.6/info'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/mnt/lfs/sources/texinfo-4.6/info'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/mnt/lfs/sources/texinfo-4.6'
make: *** [all] Error 2
[lfs@rh73 texinfo-4.6]$ make
make  all-recursive
make[1]: Entering directory `/mnt/lfs/sources/texinfo-4.6'
Making all in intl
make[2]: Entering directory `/mnt/lfs/sources/texinfo-4.6/intl'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/mnt/lfs/sources/texinfo-4.6/intl'
Making all in m4
make[2]: Entering directory `/mnt/lfs/sources/texinfo-4.6/m4'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/mnt/lfs/sources/texinfo-4.6/m4'
Making all in lib
make[2]: Entering directory `/mnt/lfs/sources/texinfo-4.6/lib'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/mnt/lfs/sources/texinfo-4.6/lib'
Making all in info
make[2]: Entering directory `/mnt/lfs/sources/texinfo-4.6/info'
make  all-am
make[3]: Entering directory `/mnt/lfs/sources/texinfo-4.6/info'
gcc  -g -O2   -o ginfo  dir.o display.o dribble.o echo-area.o filesys.o footnotes.o gc.o indices.o info-utils.o info.o infodoc.o infomap.o m-x.o man.o nodemenu.o nodes.o search.o session.o signals.o terminal.o tilde.o variables.o window.o doc.o key.o  ../lib/libtxi.a
terminal.o(.text+0xdc): In function `terminal_begin_using_terminal':
/mnt/lfs/sources/texinfo-4.6/info/terminal.c:156: undefined reference to `tputs'
terminal.o(.text+0xf6):/mnt/lfs/sources/texinfo-4.6/info/terminal.c:140: undefined reference to `tputs'
terminal.o(.text+0x1ac): In function `terminal_end_using_terminal':
/mnt/lfs/sources/texinfo-4.6/info/terminal.c:184: undefined reference to `tputs'
terminal.o(.text+0x1c6):/mnt/lfs/sources/texinfo-4.6/info/terminal.c:171: undefined reference to `tputs'
terminal.o(.text+0x1fe): In function `terminal_goto_xy':
/mnt/lfs/sources/texinfo-4.6/info/terminal.c:241: undefined reference to `tgoto'
terminal.o(.text+0x216):/mnt/lfs/sources/texinfo-4.6/info/terminal.c:241: undefined reference to `tputs'
terminal.o(.text+0x2f4): In function `terminal_clear_to_eol':
/mnt/lfs/sources/texinfo-4.6/info/terminal.c:283: undefined reference to `tputs'
terminal.o(.text+0x344): In function `terminal_clear_screen':
/mnt/lfs/sources/texinfo-4.6/info/terminal.c:295: undefined reference to `tputs'
terminal.o(.text+0x394): In function `terminal_up_line':
/mnt/lfs/sources/texinfo-4.6/info/terminal.c:307: undefined reference to `tputs'
terminal.o(.text+0x3e4): In function `terminal_down_line':
/mnt/lfs/sources/texinfo-4.6/info/terminal.c:319: undefined reference to `tputs'
terminal.o(.text+0x434):/mnt/lfs/sources/texinfo-4.6/info/terminal.c:331: more undefined references to `tputs' follow
terminal.o(.text+0x592): In function `terminal_delete_lines':
/mnt/lfs/sources/texinfo-4.6/info/terminal.c:375: undefined reference to `tgoto'
terminal.o(.text+0x5a6):/mnt/lfs/sources/texinfo-4.6/info/terminal.c:375: undefined reference to `tputs'
terminal.o(.text+0x606): In function `terminal_insert_lines':
/mnt/lfs/sources/texinfo-4.6/info/terminal.c:404: undefined reference to `tputs'
terminal.o(.text+0x632):/mnt/lfs/sources/texinfo-4.6/info/terminal.c:400: undefined reference to `tgoto'
terminal.o(.text+0x646):/mnt/lfs/sources/texinfo-4.6/info/terminal.c:400: undefined reference to `tputs'
terminal.o(.text+0x803): In function `terminal_get_screen_size':
/mnt/lfs/sources/texinfo-4.6/info/terminal.c:506: undefined reference to `tgetnum'
terminal.o(.text+0x858):/mnt/lfs/sources/texinfo-4.6/info/terminal.c:494: undefined reference to `tgetnum'
terminal.o(.text+0x8f0): In function `terminal_initialize_terminal':
/mnt/lfs/sources/texinfo-4.6/info/terminal.c:553: undefined reference to `tgetent'
terminal.o(.text+0x90b):/mnt/lfs/sources/texinfo-4.6/info/terminal.c:567: undefined reference to `tgetstr'
terminal.o(.text+0x963):/mnt/lfs/sources/texinfo-4.6/info/terminal.c:593: undefined reference to `tgetstr'
terminal.o(.text+0x978):/mnt/lfs/sources/texinfo-4.6/info/terminal.c:594: undefined reference to `tgetstr'
terminal.o(.text+0x98d):/mnt/lfs/sources/texinfo-4.6/info/terminal.c:595: undefined reference to `tgetstr'
terminal.o(.text+0x9a2):/mnt/lfs/sources/texinfo-4.6/info/terminal.c:596: undefined reference to `tgetstr'
terminal.o(.text+0x9b7):/mnt/lfs/sources/texinfo-4.6/info/terminal.c:599: more undefined references to `tgetstr' follow
terminal.o(.text+0xb41): In function `terminal_initialize_terminal':
/mnt/lfs/sources/texinfo-4.6/info/terminal.c:631: undefined reference to `tgetflag'
terminal.o(.text+0xb7f):/mnt/lfs/sources/texinfo-4.6/info/terminal.c:644: undefined reference to `tgetstr'
terminal.o(.text+0xb94):/mnt/lfs/sources/texinfo-4.6/info/terminal.c:645: undefined reference to `tgetstr'
terminal.o(.text+0xba9):/mnt/lfs/sources/texinfo-4.6/info/terminal.c:646: undefined reference to `tgetstr'
terminal.o(.text+0xbbe):/mnt/lfs/sources/texinfo-4.6/info/terminal.c:647: undefined reference to `tgetstr'
terminal.o(.text+0xbd3):/mnt/lfs/sources/texinfo-4.6/info/terminal.c:649: undefined reference to `tgetstr'
terminal.o(.text+0xbe8):/mnt/lfs/sources/texinfo-4.6/info/terminal.c:650: more undefined references to `tgetstr' follow
terminal.o(.text+0xce8): In function `terminal_initialize_terminal':
/mnt/lfs/sources/texinfo-4.6/info/terminal.c:635: undefined reference to `tgetflag'
terminal.o(.text+0xd0c):/mnt/lfs/sources/texinfo-4.6/info/terminal.c:608: undefined reference to `tgetstr'
collect2: ld returned 1 exit status
make[3]: *** [ginfo] Error 1
make[3]: Leaving directory `/mnt/lfs/sources/texinfo-4.6/info'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/mnt/lfs/sources/texinfo-4.6/info'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/mnt/lfs/sources/texinfo-4.6'
make: *** [all] Error 2


这个怎么解决啊? 我可以跳过不装texinfo吗?
发表于 2010-6-4 05:20:19 | 显示全部楼层
这个需要Ncurses-5.6
你试试重复下前面Ncurses-5.6的编译过程 看看猫老大的贴
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表