Jasmine Iwanek wrote: > On 2012-08-27 03:30, Bruce Dubbs wrote: >> Starting a new thread. >> >> >> I'm starting to think that the problem is that we've built Chapter 6 >> glibc in 7.2 without the --enable-obsolete-rpc which would probably >> solve the problem there. For a 7.1 host, we'd need a note to install >> the rpcnis-headers.tar.bz2 tarball as a part of Chapter 5 glibc. >> > <snip> >> That's not something I want to do. Perhaps the workaround of the sed >> for Chapter 5 is the way to go.
> I thought we'd already concluded that? We were revisiting other options. > As I've stated several times now, we should *not* be pulling host > headers into glibc. I don't think we are. We are building cross-rpcgen as a tool to run on the host, but it's never put on the target system (a non-cross version is built, but that doesn't have a problem). The sed is not technically the "correct" way to fix the issue, but it does seem to be a satisfactory workaround. -- Bruce -- http://linuxfromscratch.org/mailman/listinfo/lfs-dev FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page