On Sat, Dec 03, 2011 at 01:14:51PM -0600, Bruce Dubbs wrote:
> 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
 I ran 'diff' on the two after you said they were identical, long
after I'd noted that the change didn't help me.  Diff shows that
things move one character to the left.  I call that my bogus
reformatting.

 I had noticed functions up to des_crypt.c were removed in debian,
and was attempting to merge their changes with yours by hand.

ĸen
-- 
das eine Mal als Tragödie, das andere Mal als Farce
-- 
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