Grzegorz Jaśkiewicz <gryz...@gmail.com> writes:

> /Users/gj/Projects/gcc/gcc-4.6-20110610/host-x86_64-apple-darwin10.7.4/gcc/xgcc
> -B/Users/gj/Projects/gcc/gcc-4.6-20110610/host-x86_64-apple-darwin10.7.4/gcc/
> -B/usr/local/x86_64-apple-darwin10.7.4/bin/
> -B/usr/local/x86_64-apple-darwin10.7.4/lib/ -isystem
> /usr/local/x86_64-apple-darwin10.7.4/include -isystem
> /usr/local/x86_64-apple-darwin10.7.4/sys-include -DHAVE_CONFIG_H -I.
> -I../.././libgomp -I../.././libgomp/config/bsd
> -I../.././libgomp/config/posix -I../.././libgomp -Wall -pthread
> -Werror -g -O2 -MT alloc.lo -MD -MP -MF .deps/alloc.Tpo -c
> ../.././libgomp/alloc.c  -fno-common -DPIC -o .libs/alloc.o
> In file included from ../.././libgomp/libgomp.h:38:0,
>                 from ../.././libgomp/alloc.c:29:
> ./gstdint.h:78:18: error: conflicting types for ‘uintptr_t’
> /usr/include/i386/types.h:109:24: note: previous declaration of
> ‘uintptr_t’ was here
> ./gstdint.h:83:18: error: conflicting types for ‘intptr_t’
> /usr/include/i386/types.h:105:27: note: previous declaration of
> ‘intptr_t’ was here
> make[5]: *** [alloc.lo] Error 1
> make[4]: *** [all-recursive] Error 1
> make[3]: *** [all] Error 2
> make[2]: *** [all-stage1-target-libgomp] Error 2
> make[1]: *** [stage1-bubble] Error 2
> make: *** [all] Error 2

Unless you get a quick reply, please open a bug report per
http://gcc.gnu.org/bugs .  Thanks.

Ian

Reply via email to