As I rather expected, the move to make-3.82 is finding problems. I've also, so far, got one problem with gcc-2.12.1.
nfs-utils-1.2.0 (yes, I know this version is old, and that somebody, probably Trent, pointed out how to use newer versions, but up until nowthis hasn't been broken. Needs '#include <sys/stat.h>' added to utils/exportfs/exportfs.c, utils/mount/mount.c, utils/mount/network.c [this is for glibc-2.12] cdrdao-1.2.3 - looks as if gcc-4.5 is breaking this, I've got a patch to dao/ScsiIf-linux to add in <sys/types.h> and <sys/stat.h> based on part of the pld gcc4 patch. audacious-plugins-2.2 (no longer current, but looks as if the problem remains in 2.3 and 2.4-beta) - in configure the PC_REQUIRES entries for gio-2.0 include a newline - that ends in extra.mk and make-3.82 gets very upset. Possibly also needs a comma between 'dbus-1 >= 0.60' and 'dbus-glib >= 0.60' (not sure about that, it was my first guess and doesn't cause any damage to me since nothing of _mine_ needs the audacious-plugins pkgconfig file. gstreamer-0.10.29, gst-plugins-base-0.10.29, and probably the other plugin (I build those much later). Again, this is no longer the current version. In various docs/*/Makefile.in files the last line of the dist-hook: rule (-gtkdoc-rebase ...) is fronted by eight spaces instead of a tab. With syntax highlighting turned on in vim, this shows up as clear as day, I have to assume the maintainer(s) is/are using a different editor. I'll sort out patches for current versions once I finish the build (at the moment I've only just started building what I regard as the gnome packages). ĸen -- After tragedy, and farce, "OMG poneys!" -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
