LINUX.ORG.RU

Ошибка при установке texinfo-4.5

 , ,


0

1

Добрый день.

Устанавливая одну программу на свой Debian 10 с каждой ошибкой или не установленной библиотекой я уходил во всё бОльшие дебри, но теперь увяз окончательно.

Устанавливая texinfo я выполнил ./configure и всё прошло успешно. Однако при выполнении make вылезла ошибка, сути которой понять не могу - не хватает мозгов или сварились.

Насколько я понимаю, сама она кроется где-то здесь, много не раскрытых упоминаний чего-то:

/usr/bin/ld: terminal.o: in function `terminal_get_screen_size':
/home/user/.tb/tor-browser/Browser/Downloads/texinfo-4.5/info/terminal.c:494: undefined reference to `tgetnum'
/usr/bin/ld: /home/user/.tb/tor-browser/Browser/Downloads/texinfo-4.5/info/terminal.c:506: undefined reference to `tgetnum'
/usr/bin/ld: terminal.o: in function `terminal_goto_xy':
/home/user/.tb/tor-browser/Browser/Downloads/texinfo-4.5/info/terminal.c:241: undefined reference to `tgoto'
/usr/bin/ld: terminal.o: in function `terminal_delete_lines':
/home/user/.tb/tor-browser/Browser/Downloads/texinfo-4.5/info/terminal.c:375: undefined reference to `tgoto'
/usr/bin/ld: /home/user/.tb/tor-browser/Browser/Downloads/texinfo-4.5/info/terminal.c:375: undefined reference to `tputs'
/usr/bin/ld: /home/user/.tb/tor-browser/Browser/Downloads/texinfo-4.5/info/terminal.c:379: undefined reference to `tputs'
/usr/bin/ld: terminal.o: in function `terminal_insert_lines':
/home/user/.tb/tor-browser/Browser/Downloads/texinfo-4.5/info/terminal.c:400: undefined reference to `tgoto'
/usr/bin/ld: /home/user/.tb/tor-browser/Browser/Downloads/texinfo-4.5/info/terminal.c:400: undefined reference to `tputs'
/usr/bin/ld: /home/user/.tb/tor-browser/Browser/Downloads/texinfo-4.5/info/terminal.c:404: undefined reference to `tputs'
/usr/bin/ld: terminal.o: in function `terminal_initialize_terminal':
/home/user/.tb/tor-browser/Browser/Downloads/texinfo-4.5/info/terminal.c:553: undefined reference to `tgetent'
/usr/bin/ld: /home/user/.tb/tor-browser/Browser/Downloads/texinfo-4.5/info/terminal.c:567: undefined reference to `tgetstr'
/usr/bin/ld: /home/user/.tb/tor-browser/Browser/Downloads/texinfo-4.5/info/terminal.c:593: undefined reference to `tgetstr'
/usr/bin/ld: /home/user/.tb/tor-browser/Browser/Downloads/texinfo-4.5/info/terminal.c:594: undefined reference to `tgetstr'
/usr/bin/ld: /home/user/.tb/tor-browser/Browser/Downloads/texinfo-4.5/info/terminal.c:595: undefined reference to `tgetstr'
/usr/bin/ld: /home/user/.tb/tor-browser/Browser/Downloads/texinfo-4.5/info/terminal.c:596: undefined reference to `tgetstr'
/usr/bin/ld: terminal.o:/home/user/.tb/tor-browser/Browser/Downloads/texinfo-4.5/info/terminal.c:599: more undefined references to `tgetstr' follow
/usr/bin/ld: terminal.o: in function `terminal_initialize_terminal':
/home/user/.tb/tor-browser/Browser/Downloads/texinfo-4.5/info/terminal.c:631: undefined reference to `tgetflag'
/usr/bin/ld: /home/user/.tb/tor-browser/Browser/Downloads/texinfo-4.5/info/terminal.c:634: undefined reference to `tgetstr'
/usr/bin/ld: /home/user/.tb/tor-browser/Browser/Downloads/texinfo-4.5/info/terminal.c:635: undefined reference to `tgetstr'
/usr/bin/ld: /home/user/.tb/tor-browser/Browser/Downloads/texinfo-4.5/info/terminal.c:644: undefined reference to `tgetstr'
/usr/bin/ld: /home/user/.tb/tor-browser/Browser/Downloads/texinfo-4.5/info/terminal.c:645: undefined reference to `tgetstr'
/usr/bin/ld: /home/user/.tb/tor-browser/Browser/Downloads/texinfo-4.5/info/terminal.c:646: undefined reference to `tgetstr'
/usr/bin/ld: terminal.o:/home/user/.tb/tor-browser/Browser/Downloads/texinfo-4.5/info/terminal.c:647: more undefined references to `tgetstr' follow
/usr/bin/ld: terminal.o: in function `terminal_initialize_terminal':
/home/user/.tb/tor-browser/Browser/Downloads/texinfo-4.5/info/terminal.c:631: undefined reference to `tgetflag'
/usr/bin/ld: terminal.o: in function `terminal_begin_using_terminal':
/home/user/.tb/tor-browser/Browser/Downloads/texinfo-4.5/info/terminal.c:140: undefined reference to `tputs'
/usr/bin/ld: /home/user/.tb/tor-browser/Browser/Downloads/texinfo-4.5/info/terminal.c:149: undefined reference to `tputs'
/usr/bin/ld: terminal.o: in function `terminal_end_using_terminal':
/home/user/.tb/tor-browser/Browser/Downloads/texinfo-4.5/info/terminal.c:171: undefined reference to `tputs'
/usr/bin/ld: /home/user/.tb/tor-browser/Browser/Downloads/texinfo-4.5/info/terminal.c:180: undefined reference to `tputs'
/usr/bin/ld: terminal.o: in function `terminal_goto_xy':
/home/user/.tb/tor-browser/Browser/Downloads/texinfo-4.5/info/terminal.c:241: undefined reference to `tputs'
/usr/bin/ld: terminal.o:/home/user/.tb/tor-browser/Browser/Downloads/texinfo-4.5/info/terminal.c:281: more undefined references to `tputs' follow
collect2: error: ld returned 1 exit status
make[3]: *** [Makefile:292: ginfo] Error 1
make[3]: Leaving directory '/home/user/.tb/tor-browser/Browser/Downloads/texinfo-4.5/info'
make[2]: *** [Makefile:254: all] Error 2
make[2]: Leaving directory '/home/user/.tb/tor-browser/Browser/Downloads/texinfo-4.5/info'
make[1]: *** [Makefile:244: all-recursive] Error 1
make[1]: Leaving directory '/home/user/.tb/tor-browser/Browser/Downloads/texinfo-4.5'
make: *** [Makefile:197: all] Error 2

Полный вывод make: https://pastebin.com/EPGFq0Ja



Последнее исправление: Architector (всего исправлений: 1)

Ответ на: комментарий от WoozyMasta

Вывод абсолютно тот же самый. Да, установлен.

Architector
() автор топика

Проблема решена путем установки пропатченой библиотеки ncurses с какого-то левого сайта.

Architector
() автор топика
Вы не можете добавлять комментарии в эту тему. Тема перемещена в архив.