On Thu, 2012-12-20 at 14:47 -0800, JIA Pei wrote: > > > Oh, Hi, Michael: > > > Sorry for my unclear description. > > I'm actually thinking maybe on the following page > > http://www.linuxfromscratch.org/lfs/view/development/chapter06/mpfr.html , > should > > ./configure --prefix=/usr \ > --enable-thread-safe \ > --docdir=/usr/share/doc/mpfr-3.1.1 > > be modified to > > ./configure --prefix=/usr \ > --enable-thread-safe \ > --docdir=/usr/share/doc/mpfr-3.1.1 \ > --with-gmp=/usr
You should not have to specify searching through '/usr' (this should be the default), most likely you skipped the 'Adjusting the Tool Chain' section of the book. Thanks, Michael > ???? > > > That's it. For the package mpc, the same... > > > Cheers > Pei > > > > > On Thu, Dec 20, 2012 at 5:44 AM, Michael E. Maher > <mich...@maheronline.co.uk> wrote: > > > On Thu, 2012-12-20 at 05:22 -0800, JIA Pei wrote: > > > > > > > > http://www.linuxfromscratch.org/lfs/view/development/chapter06/mpfr.html > > > > > > > > > > > > I've got no idea why this doesn't work for me, > > ./configure --prefix=/usr \ > > --enable-thread-safe \ > > --docdir=/usr/share/doc/mpfr-3.1.1 > > which gives me the error message > > error: libgmp not found or uses a different ABI. > > > > > > > > But > > ./configure --prefix=/usr \ > > --enable-thread-safe \ > > --docdir=/usr/share/doc/mpfr-3.1.1 \ > > --with-gmp=/usr > > works fine for me. > > > > > > > > > > I guess it's also the case for mpc > > > > > > -- > > > > > > Pei JIA > > > > > > Email: jp4w...@gmail.com > > cell: +1 604-362-5816 > > > > > > Welcome to Vision Open > > http://www.visionopen.com > > > > I will now quote Dirac: > "It's not a question" > > What are you asking? > > > Thanks, > Michael > > > > > -- > > > Pei JIA > > > Email: jp4w...@gmail.com > cell: +1 604-362-5816 > > > Welcome to Vision Open > http://www.visionopen.com -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page