I find that during a "make", every script flying by complains about
a re-definition of "ERRNO_QUOTA".
The warning indicates:
in config.h has a redefinition of "ERRNO_QUOTA"
macros.h was the previous definition
---
when you examine macros.h, you see a:
#ifndef ERRNO_QUOTA
but if you examine config.h there is no such #ifndef
It appears that the definition is being presented my macros.h
prior to config.h.
Is this a buglet of some sort?
--
Jim Pazarena mailto:paz@qcislands.net
http://www.qcislands.net/paz