On Sun, Oct 16, 2011 at 1:59 PM, Andrew Elian <[email protected]> wrote:
> Hello,
>
> On Sun, Oct 16, 2011 at 01:30:56PM -0500, [email protected] wrote:
>> 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'
>
> <snip>
>
> It looks like you are missing ncurses from 5.14.  Try (re)installing it
> and then come back to texinfo.
>
> Best of luck,
> ae
> --
> My Blog: http://elian001.wordpress.com
> --
> http://linuxfromscratch.org/mailman/listinfo/lfs-support
> FAQ: http://www.linuxfromscratch.org/lfs/faq.html
> Unsubscribe: See the above information page
>

Recomplied ncurses; that did the trick; thanks.
-- 
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