On Tue, Aug 05, 2014 at 11:21:22PM +0100, Ken Moffat wrote: > On Tue, Aug 05, 2014 at 06:04:05PM -0300, Fernando de Oliveira wrote: > > Yes, I saw that, so I was half expecting a problem, but this was a > compile problem. > > > > > After spending some hours, I came with this idea, and produced a patch. > > > > Please, try the attached patch reverting that commit. It is compressed, > > uncompressed size > 70KB. If it works, how should we submit: .patch.xz > > or .patch > > > > Thanks for that! I've got a "throwaway" build going on my other > desktop machine, to test a few things and to give me somewhere clean > to play with possible solutions for inkscape. At the moment it is > about 1 hour into LFS's chroot. It might be a day or two before it > gets far enough for me to test this (inkscape is the last package in > my normal build). >
I've no idea where you found libsigc++ development (google seems not to know), but that patch fixed the build for me. Looking at the inkscape lists, it looks as if 0.91-pre2 [ a development pre-release ] might be out soon, but I guess we want to avoid that. The patch is not headed, and some of the hunks seem to be just whitespace cleanups [ the first hunk of each m4 file ], but I guess it is more straightforward to apply it in its entirety. For .patch.xz we used to use one for gimp-help-2.8.0 (to fix the catalan language) with xzcat ../patch-name.xz | patch -p1 && ĸen -- Nanny Ogg usually went to bed early. After all, she was an old lady. Sometimes she went to bed as early as 6 a.m. -- http://lists.linuxfromscratch.org/listinfo/blfs-dev FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
