On Jul 18, 2010, at 7:04 AM, Andrew Benton wrote
> I've just tried compiling ppl-0.10.2. configure fails because it relies 
> on an obsolete function that has been removed from gmp-5.0.1:
> ...
> checking how to link with libgmpxx... -lgmpxx -lgmp
> checking for the GMP library version 4.1.3 or above... no
> configure: error: Cannot find GMP version 4.1.3 or higher.
> GMP is the GNU Multi-Precision library:
> see http://www.swox.com/gmp/ for more information.

There's a fix available here: 
http://www.cs.unipr.it/pipermail/ppl-devel/2010-January/015872.html

I've added those 4 files into a single patch here: 
http://dev.lightcube.us/~jhuntwork/sources/ppl/ppl-0.10.2-upstream_fixes-1.patch

After patching, you still have to run 'autoreconf -f' as per the thread listed 
above. I suppose you could create a patch after running the autoreconf if you 
want to avoid that command in the future.

--
JH

-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-dev
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page

Reply via email to