[11198] in Kerberos-V5-bugs
Re: [krbdev.mit.edu #6570] PATCH: Fix symbol collision between krb5
daemon@ATHENA.MIT.EDU (\"\" W.Michael Petullo \" via RT\)
Sun Oct 11 03:23:26 2009
Mail-Followup-To: rt@krbdev.mit.edu
mail-copies-to: never
From: "\"\" W.Michael Petullo \" via RT\"" <rt-comment@krbdev.MIT.EDU>
In-Reply-To: <rt-6570@krbdev.mit.edu>
Message-ID: <rt-6570-31810.18.007475295844@krbdev.mit.edu>
To: "'AdminCc of krbdev.mit.edu Ticket #6570'":;"'AdminCc of krbdev.mit.edu Ticket #6570'":;@MIT.EDU
Date: Sun, 11 Oct 2009 07:22:22 +0000 (UTC)
Reply-To: rt-comment@krbdev.MIT.EDU
MIME-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Errors-To: krb5-bugs-bounces@mit.edu
>> I have attached a patch against krb5 1.7 that fixes a symbol collision
>> between krb5 and uClibc. This allows one to compile krb5 against uClibc.
>
> Thanks. Why is there a definition of ruserpass() in uClibc? It looks
> useful only to the ftp client. Should we use a system-provided copy
> of ruserpass() if available? We might perform the function renaming
> as an interim solution if we are going to attempt to use the system
> version of the function.
Here is the definition from uClibc's netdb.h:
/* ruserpass - remote password check.
This function also exists in glibc but is undocumented */
extern int ruserpass(const char *host, const char **aname, const char
**apass);
--
Mike
_______________________________________________
krb5-bugs mailing list
krb5-bugs@mit.edu
https://mailman.mit.edu/mailman/listinfo/krb5-bugs