On Wed, Jan 18, 2012 at 03:40:44PM +0000, Ken Moffat wrote: > > In the meantime, 5.13 fails for me with the same problem as 5.14 > (and I checked the system didn't seem to be running out of swap > space). So, I'll take the patch in the original form, test it and > format it up (attribution to opensuse, explaining what it fixes) > with you as the 'from'. >
I rediffed the original because it needed to be applied with -p0. Looking at this, the only change in autoopts/Makefile.am is the hunk diff -Naur autogen-5.12.orig/autoopts/Makefile.am autogen-5.12/autoopts/Makefile.am --- autogen-5.12.orig/autoopts/Makefile.am 2011-06-26 15:39:46.000000000 +0100 +++ autogen-5.12/autoopts/Makefile.am 2012-01-18 17:46:49.000000000 +0000 @@ -126,7 +126,7 @@ man_MANS = $(INST_MANS) m4data_DATA = autoopts.m4 -nobase_data_DATA = $(INST_PKGCFG) +pkgconfig_DATA = $(INST_PKGCFG) lib_LTLIBRARIES = $(INST_LIBS) nobase_include_HEADERS = $(INST_HDRS) bin_SCRIPTS = $(INST_SH) Most people appear to be happy not changing nobase_data_DATA to pkgconfig_DATA so I'll give it a whirl without that part (either it saves some autofoo, or it will highlight a different problem!) Fun, fun, fun! ĸen -- das eine Mal als Tragödie, das andere Mal als Farce -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page