Hi all, > >--------- sniplet ------------ > >checking for correct version of gmp.h... yes > >checking for MPFR... no > >configure: error: GMP with MPFR support is required to build f95 > >--------- end sniplet -------- > > gmp should be enough - it includes mpfr.h. If you run 'dpkg > --listfiles gmp' you should see a /sw/include/mpfr.h in there. If you > don't, try rebuilding and/or reinstalling gmp.
While I was waiting, I actually did 'rebuild' and 'reinstall' gmp... gcc's configure found it as expected. Now I'm just letting my machine compile gcc-4.0.1 the rest of the day (the mighty dual 533 :S). > >I mistakenly thought it was already installed with gmp, but that wasn't > >enough. Upon attempting to install libmpfr-dev, I encountered errors in > >its installation: > Yes, the libmpfr-dev package clashes with gmp (maintainer cc'ed). Thanks for the tips! David Fang Computer Systems Laboratory Electrical & Computer Engineering Cornell University http://www.csl.cornell.edu/~fang/ -- *gag* work in progress ------------------------------------------------------- SF.Net email is sponsored by: Discover Easy Linux Migration Strategies from IBM. Find simple to follow Roadmaps, straightforward articles, informative Webcasts and more! Get everything you need to get up to speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click _______________________________________________ Fink-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-devel
