Ken Moffat wrote:
> On Sat, Dec 03, 2011 at 12:16:19PM -0600, DJ Lucas wrote:
>> I don't particularly care about NIS myself, but libtirpc is still broken 
>> without your NIS patch, even after re-exporting the glibc 
>> symbols...specifically _des_crypt_call is still undefined.
>>
>  Does the attached patch help in this case ?  It's the patch Bruce
> thinks is identical to his ;)  The reformatting in rpc_soc.c is
> obviously bogus (comes from fixing up the rejects by hand and
> apparently being over-keen to remove the added leading spaces), but
> it removes auth_des.c authdes_prot.c des_crypt.c from
> libtirpc_la_sources.  Also, a bogus whitespace change.  For nfs, it
> turned out not to be relevant, but it's what at least PLD and debian
> are using.

What reformatting?  The only change in the patch to rpc_soc.c is adding 
  two lines:

+#ifdef NEVER
...
+#endif

The '#ifdef NEVER' is my construct.  I've never seen it anyplace else.

   -- Bruce
-- 
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