On 18/07/10 13:56, Jeremy Huntwork wrote: > 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.
I've tried making a patch after running autoreconf. It makes it through configure OK but when I run make it tries to run aclocal which fails. I don't install aclocal in tools. If (after running autoreconf) I then tar up the whole source folder, that works. It'll compile in chroot without aclocal. Andy -- http://linuxfromscratch.org/mailman/listinfo/lfs-dev FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page
