Subject: Re: Live 6.3 r2032 & ncurses fails - Cannot link with GP
>On 10/2/07, EJBoshinski <[EMAIL PROTECTED]> wrote:
>> checking for gpm.h... yes
>> checking for Gpm_Open in -lgpm... no
>> configure: error: Cannot link with GPM library
>
>Something has gone wrong when building gcc-pass2. By this point, it
>should only be searching for headers in /tools/include, and there
>shouldn't be any gpm.h there. As the LFS user, what's the output from
>this command:
>
>$ echo | gcc -v -x c - 2>&1 | sed -n '/^#include/,/End of search list/p'
>
>For me, with a proper /tools/bin/gcc, this is the output:
>
>#include "..." search starts here:
>#include <...> search starts here:
>/home/build/tools/bin/../lib/gcc/i686-pc-linux-gnu/4.1.2/include
>/tools/include
>End of search list.
>
>Where /home/build is $LFS on this run. Perhaps gcc != /tools/bin/gcc?
>
>--
>Dan
>--
++++++++++++++++++++
Dan,
This is what I get from the above echo command:
#include "..." search starts here:
#include <...> search starts here:
/mnt/lfs/tools/bin/../lib/gcc/i686-pc-linux-gnu/4.1.2/include
/tools/include
/usr/include
End of search list.
hmmm.... maybe what's tossing this is the /usr/include ? I wonder where it
might be coming from...
ejb
____________________________________________________________________________________
Catch up on fall's hot new shows on Yahoo! TV. Watch previews, get listings,
and more!
http://tv.yahoo.com/collections/3658
--
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page