help-texinfo
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[help-texinfo] Need help compiling TexInfo on a 64-bit Ubuntu machine


From: Olumide
Subject: [help-texinfo] Need help compiling TexInfo on a 64-bit Ubuntu machine
Date: Thu, 20 Jan 2011 14:43:25 +0000
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.13) Gecko/20101207 Thunderbird/3.1.7

Hi,

I'd appreciate help compiling TexInfo on a 64-bit Ubuntu machine. Here's the output of make (after running configure ):

gcc -g -O2 -o ginfo dir.o display.o dribble.o echo-area.o filesys.o footnotes.o gc.o indices.o in fo-utils.o info.o infodoc.o infomap.o m-x.o man.o nodemenu.o nodes.o search.o session.o signals.o te rminal.o tilde.o variables.o window.o doc.o ../lib/libtxi.a
terminal.o: In function `terminal_end_using_terminal':
/transfer/texinfo-4.9/info/terminal.c:167: undefined reference to `tputs'
/transfer/texinfo-4.9/info/terminal.c:176: undefined reference to `tputs'
terminal.o: In function `terminal_begin_using_terminal':
/transfer/texinfo-4.9/info/terminal.c:136: undefined reference to `tputs'
/transfer/texinfo-4.9/info/terminal.c:145: undefined reference to `tputs'
terminal.o: In function `terminal_get_screen_size':
/transfer/texinfo-4.9/info/terminal.c:482: undefined reference to `tgetnum'
/transfer/texinfo-4.9/info/terminal.c:494: undefined reference to `tgetnum'
terminal.o: In function `terminal_initialize_terminal':
/transfer/texinfo-4.9/info/terminal.c:540: undefined reference to `tgetent'
/transfer/texinfo-4.9/info/terminal.c:554: undefined reference to `tgetstr'
/transfer/texinfo-4.9/info/terminal.c:580: undefined reference to `tgetstr'
/transfer/texinfo-4.9/info/terminal.c:581: undefined reference to `tgetstr'
/transfer/texinfo-4.9/info/terminal.c:582: undefined reference to `tgetstr'
/transfer/texinfo-4.9/info/terminal.c:583: undefined reference to `tgetstr'
terminal.o:/transfer/texinfo-4.9/info/terminal.c:586: more undefined references to `tgetstr' follow
terminal.o: In function `terminal_initialize_terminal':
/transfer/texinfo-4.9/info/terminal.c:618: undefined reference to `tgetflag'
/transfer/texinfo-4.9/info/terminal.c:621: undefined reference to `tgetstr'
/transfer/texinfo-4.9/info/terminal.c:629: undefined reference to `tgetstr'
/transfer/texinfo-4.9/info/terminal.c:630: undefined reference to `tgetstr'
/transfer/texinfo-4.9/info/terminal.c:631: undefined reference to `tgetstr'
/transfer/texinfo-4.9/info/terminal.c:632: undefined reference to `tgetstr'
terminal.o:/transfer/texinfo-4.9/info/terminal.c:634: more undefined references to `tgetstr' follow
terminal.o: In function `terminal_initialize_terminal':
/transfer/texinfo-4.9/info/terminal.c:618: undefined reference to `tgetflag'
terminal.o: In function `terminal_goto_xy':
/transfer/texinfo-4.9/info/terminal.c:236: undefined reference to `tgoto'
terminal.o: In function `terminal_delete_lines':
/transfer/texinfo-4.9/info/terminal.c:366: undefined reference to `tgoto'
/transfer/texinfo-4.9/info/terminal.c:366: undefined reference to `tputs'
/transfer/texinfo-4.9/info/terminal.c:370: undefined reference to `tputs'
terminal.o: In function `terminal_insert_lines':
/transfer/texinfo-4.9/info/terminal.c:390: undefined reference to `tgoto'
/transfer/texinfo-4.9/info/terminal.c:390: undefined reference to `tputs'
/transfer/texinfo-4.9/info/terminal.c:394: undefined reference to `tputs'
terminal.o: In function `terminal_ring_bell':
/transfer/texinfo-4.9/info/terminal.c:349: undefined reference to `tputs'
terminal.o: In function `terminal_end_inverse':
/transfer/texinfo-4.9/info/terminal.c:333: undefined reference to `tputs'
terminal.o: In function `terminal_begin_inverse':
/transfer/texinfo-4.9/info/terminal.c:321: undefined reference to `tputs'
terminal.o:/transfer/texinfo-4.9/info/terminal.c:309: more undefined references to `tputs' follow
collect2: ld returned 1 exit status
make[3]: *** [ginfo] Error 1
make[3]: Leaving directory `/transfer/texinfo-4.9/info'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/transfer/texinfo-4.9/info'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/transfer/texinfo-4.9'


Thanks,

- Olumide





reply via email to

[Prev in Thread] Current Thread [Next in Thread]