Hello!
/usr/include/time.h provides a prototype for timegm() but it does not exist in libc. This breaks the configure script for bmake, because it finds timegm() missing, so defines its own, and the prototype it generates conflicts with the one in /usr/include/time.h. Am I missing something - is there a timegm() in another library? If not, would it be possible to comment out the definitions in time.h?
Looks like a failure in the header files as timegm() is not implemented inside the MiNTLib.
So we need to implement it or remove the definition from time.h :-) Regards, Frank -- ATARI FALCON 060 // MILAN 060 ----------------------------- http://sparemint.org/ e-Mail: fnaumann@boerde.de