Greg Schafer wrote: > Alexander E. Patrakov wrote: > > >>This would resolve cpio-related failures in the LSB testsuite. > > > There is another critical bug in current cpio which makes me wonder > whether anyone actually utilizes the full capabilities of a BLFS compiled > cpio. Essentially, it doesn't preserve symlinks in the created archives > which is a pretty severe bug. All the distros have it fixed. You need > to configure it like so: > > ./configure CPPFLAGS=-DHAVE_LSTAT=1
Greg, Can this be fixed with: echo '#define HAVE_LSTAT=1' >> config.h after ./configure ?? -- Bruce -- http://linuxfromscratch.org/mailman/listinfo/blfs-dev FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
