Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 1 Dec 2003 04:11:34 -0800
From:      "David O'Brien" <obrien@freebsd.org>
To:        freebsd-current@freebsd.org
Subject:   Can we get rid of kerb5 redefining macros?
Message-ID:  <20031201121134.GA4436@dragon.nuxi.com>

next in thread | raw e-mail | index | archive | help
Ever since kerberos5 got hooked up to the build by default I'm getting
*TONS* (758) of CPP macros.  An example is:

In file included from /usr/obj/usr/src/kerberos5/lib/libasn1/roken.h:77,
                 from /usr/src/crypto/heimdal/lib/vers/print_version.c:38:
/usr/src/crypto/heimdal/lib/roken/roken-common.h:183:1: warning: "EAI_NODATA" re
defined
In file included from /usr/obj/usr/src/kerberos5/lib/libasn1/roken.h:59,
                 from /usr/src/crypto/heimdal/lib/vers/print_version.c:38:
/usr/include/netdb.h:166:1: warning: this is the location of the previous defini
tion

Can a kerberos5 guy take a look at these?

thanks,
-- 
-- David  (obrien@FreeBSD.org)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20031201121134.GA4436>