Re: missing(?) .h file?



Chris Thomas <x5rings@fsck.org> writes:
> I cant locate stdint.h as needed:
> 
> Computing dependencies for mkstemp.c...
  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> mkstemp.c:22: stdint.h: No such file or directory
> make[2]: *** [.deps/mkstemp.P] Error 1
> make[2]: Leaving directory `/usr/src/Gnome/gnome-libs/support'
> 
> Is this part of some gnome thing?
> 
> Someone please tell me where i can find this little bugger =)

Please upgrade your `automake'.  We do not support compiling `gnome'
under versions older than 1.3.

If your system had already been compiling before my change, it should
still work (given that you have automake 1.3, of course).  The missing
stdint.h is a different problem, and will cause trouble only on systems
that don't have `mkstemp' (in which case `gnome-core' wouldn't have
compiled for them either).  Since nobody has complained about a missing
`mkstemp' so far, nobody "should" have faced this problem (except for
those who didn't upgrade their `automake').

In any case, I'll be fixing `mkstemp' shortly.

- Hari
-- 
Raja R Harinath ------------------------------ harinath@cs.umn.edu
"When all else fails, read the instructions."      -- Cahn's Axiom
"Our policy is, when in doubt, do the right thing."   -- Roy L Ash



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]