Greetings,
I am trying to install LFS 6.8 using an Fedora 15.  I am at the 5.31.
Texinfo-4.13a  install and it is failing on the make install area.

Any assistance would be great.

Thanks.

Knothead00

Check-version.sh
***********
bash, version 4.2.10(1)-release
/bin/sh -> /bin/bash
Binutils: version 2.21.51.0.6-6.fc15 20110118
bison (GNU Bison) 2.4.3
/usr/bin/yacc -> /usr/bin/yacc
bzip2,  Version 1.0.6, 6-Sept-2010.
Coreutils:  8.10
diff (GNU diffutils) 2.8.1
find (GNU findutils) 4.5.9
GNU Awk 3.1.8
/usr/bin/awk -> /bin/gawk
gcc (GCC) 4.6.1 20110908 (Red Hat 4.6.1-9)
GNU C Library stable release version 2.14
grep (GNU grep) 2.9
gzip 1.4
Linux version 2.6.40.6-0.fc15.i686
([email protected]) (gcc version 4.6.1 20110908
(Red Hat 4.6.1-9) (GCC) ) #1 SMP Tue Oct 4 00:51:19 UTC 2011
m4 (GNU M4) 1.4.16
GNU Make 3.82
patch 2.6.1
Perl version='5.12.4';
GNU sed version 4.2.1
tar (GNU tar) 1.26
Texinfo: makeinfo (GNU texinfo) 4.13
********************

make[1]: Leaving directory `/mnt/lfs/sources/texinfo-4.13/install-info'
Making install in info
make[1]: Entering directory `/mnt/lfs/sources/texinfo-4.13/info'
make  install-am
make[2]: Entering directory `/mnt/lfs/sources/texinfo-4.13/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 ../lib/libtxi.a
../gnulib/lib/libgnu.a
terminal.o: In function `terminal_goto_xy':
/mnt/lfs/sources/texinfo-4.13/info/terminal.c:235: undefined reference
to `tgoto'
/mnt/lfs/sources/texinfo-4.13/info/terminal.c:235: undefined reference
to `tputs'
terminal.o: In function `terminal_delete_lines':
/mnt/lfs/sources/texinfo-4.13/info/terminal.c:365: undefined reference
to `tgoto'
/mnt/lfs/sources/texinfo-4.13/info/terminal.c:365: undefined reference
to `tputs'
/mnt/lfs/sources/texinfo-4.13/info/terminal.c:369: undefined reference
to `tputs'
terminal.o: In function `terminal_insert_lines':
/mnt/lfs/sources/texinfo-4.13/info/terminal.c:389: undefined reference
to `tgoto'
/mnt/lfs/sources/texinfo-4.13/info/terminal.c:389: undefined reference
to `tputs'
/mnt/lfs/sources/texinfo-4.13/info/terminal.c:393: undefined reference
to `tputs'
terminal.o: In function `terminal_clear_to_eol':
/mnt/lfs/sources/texinfo-4.13/info/terminal.c:272: undefined reference
to `tputs'
terminal.o: In function `terminal_clear_screen':
/mnt/lfs/sources/texinfo-4.13/info/terminal.c:284: undefined reference
to `tputs'
terminal.o: In function `terminal_up_line':
/mnt/lfs/sources/texinfo-4.13/info/terminal.c:296: undefined reference
to `tputs'
terminal.o:/mnt/lfs/sources/texinfo-4.13/info/terminal.c:308: more
undefined references to `tputs' follow
terminal.o: In function `terminal_get_screen_size':
/mnt/lfs/sources/texinfo-4.13/info/terminal.c:481: undefined reference
to `tgetnum'
/mnt/lfs/sources/texinfo-4.13/info/terminal.c:493: undefined reference
to `tgetnum'
terminal.o: In function `terminal_initialize_terminal':
/mnt/lfs/sources/texinfo-4.13/info/terminal.c:539: undefined reference
to `tgetent'
/mnt/lfs/sources/texinfo-4.13/info/terminal.c:553: undefined reference
to `tgetstr'
/mnt/lfs/sources/texinfo-4.13/info/terminal.c:579: undefined reference
to `tgetstr'
/mnt/lfs/sources/texinfo-4.13/info/terminal.c:580: undefined reference
to `tgetstr'
/mnt/lfs/sources/texinfo-4.13/info/terminal.c:581: undefined reference
to `tgetstr'
/mnt/lfs/sources/texinfo-4.13/info/terminal.c:582: undefined reference
to `tgetstr'
terminal.o:/mnt/lfs/sources/texinfo-4.13/info/terminal.c:585: more
undefined references to `tgetstr' follow
terminal.o: In function `terminal_initialize_terminal':
/mnt/lfs/sources/texinfo-4.13/info/terminal.c:617: undefined reference
to `tgetflag'
/mnt/lfs/sources/texinfo-4.13/info/terminal.c:620: undefined reference
to `tgetstr'
/mnt/lfs/sources/texinfo-4.13/info/terminal.c:628: undefined reference
to `tgetstr'
/mnt/lfs/sources/texinfo-4.13/info/terminal.c:629: undefined reference
to `tgetstr'
/mnt/lfs/sources/texinfo-4.13/info/terminal.c:630: undefined reference
to `tgetstr'
/mnt/lfs/sources/texinfo-4.13/info/terminal.c:631: undefined reference
to `tgetstr'
terminal.o:/mnt/lfs/sources/texinfo-4.13/info/terminal.c:633: more
undefined references to `tgetstr' follow
terminal.o: In function `terminal_initialize_terminal':
/mnt/lfs/sources/texinfo-4.13/info/terminal.c:617: undefined reference
to `tgetflag'
terminal.o: In function `terminal_begin_using_terminal':
/mnt/lfs/sources/texinfo-4.13/info/terminal.c:135: undefined reference
to `tputs'
/mnt/lfs/sources/texinfo-4.13/info/terminal.c:144: undefined reference
to `tputs'
terminal.o: In function `terminal_end_using_terminal':
/mnt/lfs/sources/texinfo-4.13/info/terminal.c:166: undefined reference
to `tputs'
/mnt/lfs/sources/texinfo-4.13/info/terminal.c:175: undefined reference
to `tputs'
collect2: ld returned 1 exit status
make[2]: *** [ginfo] Error 1
make[2]: Leaving directory `/mnt/lfs/sources/texinfo-4.13/info'
make[1]: *** [install] Error 2
make[1]: Leaving directory `/mnt/lfs/sources/texinfo-4.13/info'
make: *** [install-recursive] Error 1
lfs:/mnt/lfs/sources/texinfo-4.13$
-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page

Reply via email to