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.

-- 
universe-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/universe-bugs

Reply via email to