.__eprintf in libgssapi_krb5.a
Douglas E. Engert
deengert at anl.gov
Fri May 17 09:51:10 EDT 2002
Dan Million wrote:
>
> Hi. I'm linking a program to libgssapi_krb5.a, which has
> worked before, but now I'm getting an unresolved symbol
> called .__eprintf, which is being referenced in the
> init_sec_context module of the library (in make_ap_req_v2,
> I think). I did a "strings" command on libgssapi_krb5.a,
> and .__eprintf shows up there, but it isn't in the list
> of global symbols available from the library.
>
> This is KRB5 v1.2.3, compiled on AIX 5.1, although the
> .__eprintf string also appears in a library compiled under
> AIX 4.3.3.
Its used by the gcc assert.h.
Its in libgcc2.c
>
> Does anyone have any ideas on how to fix this? I'm having
> a real problem tracing down where this is coming from.
>
> Thanks.
>
> Dan Million
> ________________________________________________
> Kerberos mailing list Kerberos at mit.edu
> http://mailman.mit.edu/mailman/listinfo/kerberos
--
Douglas E. Engert <DEEngert at anl.gov>
Argonne National Laboratory
9700 South Cass Avenue
Argonne, Illinois 60439
(630) 252-5444
More information about the Kerberos
mailing list