On 2/13/06, William Harrington <[EMAIL PROTECTED]> wrote:
>
> On Feb 13, 2006, at 8:28 AM, William Harrington wrote:
> >
> > ./shlib: line 140: 21535 Segmentation fault      tic -x -s -o /
> > tools/share/terminfo terminfo.tmp
> >       ? tic could not build /tools/share/terminfo
> >       make[1]: *** [install.data] Error 1
> >       make[1]: Leaving directory `/mnt/lfs/sources/ncurses-5.5/misc'
> >       make: *** [install] Error 2
>
> Oh wait, nm, it is there... however, in chap 5 the problem is
> occuring without the patch.
>
> Is there any chance that the host might cause the problem? Perhaps FC4?

Maybe it's using the tic from your host system instead of the one it
just built.  Maybe you could peruse the ./shlib script to see what's
happening.  You could also try dropping --with-shared from the
configure line.  This is how it's done in DIY.

So, you got past gcc and binutils pass 1 on FC4?  Did you have to do
anything to get them to build?  Are you using the stock compiler from
Fedora?

--
Dan
--
http://linuxfromscratch.org/mailman/listinfo/lfs-dev
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page

Reply via email to