----- Original Message ----- 
From: "Bruce Dubbs" <[email protected]>
To: "LFS Support List" <[email protected]>
Sent: Wednesday, January 27, 2010 12:13 AM
Subject: Re: Ncurses 5.7 fail to configure


> Dmitry Sokolov wrote:
>
>> ./configure --prefix=/tools --with-shared --without-debug --without-ada 
>> --enable-overwrite
>>
>> result:
>
>> checking if you want to link with the GPM mouse library... maybe
>> checking for gpm.h... yes
>> checking for Gpm_Open in -lgpm... no
>> configure: error: Cannot link with GPM library.
>
> Try
>
>   ./configure --prefix=/tools --with-shared --without-debug \
>    --without-ada --enable-overwrite --without-gpm
>
>
> Evidently you have an old version of the gpm library installed.
>
>   -- Bruce
> -- 
I can "configure --without-gmp", it's configures normal, but whether it is 
correct? 

-- 
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