[23895] in Kerberos
Re: gmtime_r
daemon@ATHENA.MIT.EDU (Phil Dibowitz)
Fri May 13 04:27:24 2005
Date: Fri, 13 May 2005 01:25:41 -0700
From: Phil Dibowitz <phil@usc.edu>
To: kerberos@mit.edu
Message-ID: <20050513082540.GN29128@usc.edu>
Mail-Followup-To: kerberos@mit.edu
Mime-Version: 1.0
In-Reply-To: <0f284487814d455e38d8906552877c12@mit.edu>
Content-Type: multipart/mixed; boundary="===============26447326068070609=="
Errors-To: kerberos-bounces@mit.edu
--===============26447326068070609==
Content-Type: multipart/signed; micalg=pgp-sha1;
protocol="application/pgp-signature"; boundary="RcBAxBsK4kt7k1c5"
Content-Disposition: inline
--RcBAxBsK4kt7k1c5
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable
On Fri, May 13, 2005 at 03:50:49AM -0400, Ken Raeburn wrote:
> >But I also get a lot of this type stuff:
> >
> > configure: WARNING: sys/ptyvar.h: present but cannot be compiled
> > configure: WARNING: sys/ptyvar.h: check for missing prerequisite=20
> >headers?
> > configure: WARNING: sys/ptyvar.h: proceeding with the preprocessor's=
=20
> >result
> > ...
> > configure: WARNING: regexp.h: present but cannot be compiled
> > configure: WARNING: regexp.h: check for missing prerequisite headers?
> > configure: WARNING: regexp.h: proceeding with the preprocessor's=20
> >result
>=20
> Those come up sometimes ... I think it's usually when we test for one=20
> header file being present, but it requires that another one be included=
=20
> first, which the usual autoconf tests don't do. I haven't been=20
> worrying about it myself...
Well, sort of. What's actually happening is that the cc -E runs fine because
it has the -D_REENTERANT flag, but then the cc doesn't compile because it
doesn't have that flag.
I run into the opposite problem a lot when I set CFLAGS but not CPPFLAGS on
something and it autoconf will spit out "xxxx works but is not present" whi=
ch
always cracks me up. ;)
OK, one more compile with CFLAGS and CPPFLAGS... ok.
Which leaves me with a few final questions:
1. Why doesn't this happen with 1.3.x?
2. Am I really the first person to run into this?
Thanks for your help.
--=20
Phil Dibowitz
Systems Architect and Administrator
Enterprise Infrastructure / ISD / USC
UCC 174 - 213-821-5427
--RcBAxBsK4kt7k1c5
Content-Type: application/pgp-signature
Content-Disposition: inline
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.3 (GNU/Linux)
iD8DBQFChGSE7lkZ1Iyv898RAlFfAKCeb80h58A8MvlAm/G1XYIQPtcXEgCePgAq
Qk5S3KHUTRuzeCvaoWyPKFo=
=QcvJ
-----END PGP SIGNATURE-----
--RcBAxBsK4kt7k1c5--
--===============26447326068070609==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
________________________________________________
Kerberos mailing list Kerberos@mit.edu
https://mailman.mit.edu/mailman/listinfo/kerberos
--===============26447326068070609==--