gmtime_r

Phil Dibowitz phil at usc.edu
Fri May 13 04:34:30 EDT 2005


On Fri, May 13, 2005 at 01:25:41AM -0700, Phil Dibowitz wrote:
> 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 
> > >headers?
> > >  configure: WARNING: sys/ptyvar.h: proceeding with the preprocessor's 
> > >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 
> > >result
> > 
> > Those come up sometimes ... I think it's usually when we test for one 
> > header file being present, but it requires that another one be included 
> > first, which the usual autoconf tests don't do.  I haven't been 
> > 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.

Hmmm... maybe I'm wrong. Setting CFLAGS still yields these errors... but it's
not a big deal, ti's using the preprocessors results. Strange, though.

-- 
Phil Dibowitz
Systems Architect and Administrator
Enterprise Infrastructure / ISD / USC
UCC 174 - 213-821-5427

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://mailman.mit.edu/pipermail/kerberos/attachments/20050513/dcbabd5d/attachment.bin


More information about the Kerberos mailing list