bug-bash
[Top][All Lists]
Advanced

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

Re: bash configuration problem


From: Chris F.A. Johnson
Subject: Re: bash configuration problem
Date: Wed, 25 Jul 2001 17:24:13 GMT

On Wed, 25 Jul 2001 gvlsivarao@archeanit.com wrote:

> I started LFS and first thing to install bash and i am getting the following
> error ...
[snip]

This is the error:

> /usr/bin/ld: cannot find -lcurses
> collect2: ld returned 1 exit status
> make: *** [bash] Error 1

This has been discussed many times in the Linux From Scratch mailing
lists.  You should search the LFS site (http://www.linuxfromscratch.org),
and, perhaps, subscribe to their mailing lists.

IIRC, a link is needed to ncurses, e.g.:

cd [$LFS]/usr/lib &&
ln -s libncurses.a libcurses.a

-- 
        Chris F.A. Johnson          bq933@torfree.net
        =================================================================
        c.f.a.johnson@home.com      http://cfaj.freeshell.org
        cfaj@freeshell.org          http://members.home.net/c.f.a.johnson



reply via email to

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