On 12/03/2011 08:40 AM, DJ Lucas wrote:
> On 12/03/2011 08:05 AM, DJ Lucas wrote:
>> What is the purpose of the libtirpc patch? It builds fine without it on
>> development LFS. I notice that the rpc-headers tarball does not contain
>> all of the rpcsvc/ headers, is this the reason for the patch? From a
>> casual glance, it doesn't appear so. I don't see anything in the three
>> omitted files that would keep them from building (except possibly the
>> exclusion of<rpc/netdb.h>   which I suspect is not included in<netdb.h>
>> on unpatched glibc).
I was wrong..it is still installed.
> Never mind this part...I went completely stupid as to the existing
> patch.
Actually no, I didn't. I was slightly confused as to where I was in the 
process but, auth_time.c still includes a reference to <rpcsvc/nis.h>. 
This is not installed by LFS-7.0. You can completely omit the 
functionality and it will build...no idea if the functionality it 
provides is limited to NIS however. At anyrate, if it can work, then we 
can get rid of the glibc-reinstalled headers. I'll be off testing...
>   Next is the previously mentioned netdb.h omission. This can be
> fixed by getting rid of the #if 0 and corresponding #endif in
> tirpc/rpc/rpcent.h,
This is not necessary because rpc/netdb.h is still installed....for now 
but it would seem that they intend to nix it at some point in the 
future: http://www.cygwin.com/ml/libc-hacker/2011-05/msg00004.html

> but we still build time_auth.c, which without,
> completely separates us from glibc's rpc.
> It's the nis headers that we
> need now, are these provided by any competing implementation?
>
This question still stands. I was not able to find anything readily 
available.

-- DJ Lucas


-- 
This message has been scanned for viruses and
dangerous content, and is believed to be clean.

-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to