[23887] in Kerberos
[PATCH] Re: gmtime_r
daemon@ATHENA.MIT.EDU (Phil Dibowitz)
Thu May 12 21:16:48 2005
Date: Thu, 12 May 2005 18:16:08 -0700
From: Phil Dibowitz <phil@usc.edu>
To: kerberos@mit.edu
Message-ID: <20050513011608.GJ29128@usc.edu>
Mail-Followup-To: kerberos@mit.edu
Mime-Version: 1.0
In-Reply-To: <20050512223512.GC29128@usc.edu>
Content-Type: multipart/mixed; boundary="===============071519685453614645=="
Errors-To: kerberos-bounces@mit.edu
--===============071519685453614645==
Content-Type: multipart/signed; micalg=pgp-sha1;
protocol="application/pgp-signature"; boundary="LLl5z6WWRhSuLcLF"
Content-Disposition: inline
--LLl5z6WWRhSuLcLF
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable
On Thu, May 12, 2005 at 03:35:12PM -0700, Phil Dibowitz wrote:
> Hey folks,
>=20
> I'm compiling 5-1.4.1 on Solaris 9 and I get:
I was able to fix this:
--- configure.orig Thu May 12 18:13:10 2005
+++ configure Thu May 12 18:13:34 2005
@@ -8380,6 +8380,7 @@
cat >conftest.$ac_ext <<_ACEOF
#line $LINENO "configure"
#include "confdefs.h"
+#include <time.h>
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char $ac_func (); below. */
#include <assert.h>
You need to include time.h in order to find gmtime_r().
--=20
Phil Dibowitz
Systems Architect and Administrator
Enterprise Infrastructure / ISD / USC
UCC 174 - 213-821-5427
--LLl5z6WWRhSuLcLF
Content-Type: application/pgp-signature
Content-Disposition: inline
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.3 (GNU/Linux)
iD8DBQFCg//Y7lkZ1Iyv898RAoxpAJoCDGXvI1ImLti/j3a+wPina0rSUwCfRWaN
o+RK05RI8K0KiPrdS2idqHE=
=NtU6
-----END PGP SIGNATURE-----
--LLl5z6WWRhSuLcLF--
--===============071519685453614645==
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
--===============071519685453614645==--