[Bug 44676] Re: cannot allocate memory
flashydave
dave at opensourcesolutions.co.uk
Thu Oct 2 08:32:41 UTC 2008
Its not a compiler issue - the "duplicate" errors come from confdefs.h
Explicit tests are done earlier in configure and these add
#define uint32_t unsigned
#define uint16_t unsigned short
#define uint8_t unsigned char
but not sure why they were added in preference to #including <stdint.h> in the appropriate place(s)
Resolving this aspect is the correct way to fix the problem....
--
cannot allocate memory
https://bugs.launchpad.net/bugs/44676
You received this bug notification because you are a member of MOTU,
which is a bug assignee.
More information about the universe-bugs
mailing list