On 09/26/2015 10:35 AM, William Harrington wrote:
Overwrite config.sub and config.guess with configfsf.guess and configfsf.sub in 
the gmp source directory and then configure.

cp -v  config{fsf,}.guess
‘configfsf.guess’ ->  ‘config.guess’
cp -v config{fsf,}.sub
‘configfsf.sub’ ->  ‘config.sub’

Sincerely,

William Harrington

No more compile errors! :-)

I recompiled gmp by first removing the old source, and re-extracting the source 
tar.
Then I did:
cp -v config{fsf,}.guess && cp -v config{fsf,}.sub
Then I followed the instructions in the book for installing gmp.

Then when I went back to compile atk, it compiled with no errors.

Thanks!


One thing that I am wondering about; what about all of the programs that I have compiled with the previous install of gmp? I am wondering if I might run into problems with them working on a different computer.

Wayne Sallee
wa...@waynesallee.com
--
http://lists.linuxfromscratch.org/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to