From: Aviral D. <avi...@gm...> - 2011-09-21 09:50:55
|
Hi, I got back to Tuxmath after quite some time and it appears that the latest build (Tuxmath + Tux4Kids) is broken. Can anyone confirm? If yes then I can try to fix it. In file included from tuxmath.c:30:0: tuxmath.h:60:18: error: conflicting type qualifiers for ‘black’ /usr/local/include/t4k_common.h:150:24: note: previous definition of ‘black’ was here tuxmath.h:61:18: error: conflicting type qualifiers for ‘gray’ /usr/local/include/t4k_common.h:151:24: note: previous definition of ‘gray’ was here tuxmath.h:62:18: error: conflicting type qualifiers for ‘dark_blue’ /usr/local/include/t4k_common.h:152:24: note: previous definition of ‘dark_blue’ was here tuxmath.h:63:18: error: conflicting type qualifiers for ‘red’ /usr/local/include/t4k_common.h:153:24: note: previous definition of ‘red’ was here tuxmath.h:64:18: error: conflicting type qualifiers for ‘white’ /usr/local/include/t4k_common.h:154:24: note: previous definition of ‘white’ was here tuxmath.h:65:18: error: conflicting type qualifiers for ‘yellow’ /usr/local/include/t4k_common.h:155:24: note: previous definition of ‘yellow’ was here tuxmath.h:66:18: error: conflicting type qualifiers for ‘bright_green’ /usr/local/include/t4k_common.h:156:24: note: previous definition of ‘bright_green’ was here In file included from tuxmath.c:30:0: tuxmath.h:60:18: error: conflicting type qualifiers for ‘black’ /usr/local/include/t4k_common.h:150:24: note: previous definition of ‘black’ was here tuxmath.h:61:18: error: conflicting type qualifiers for ‘gray’ /usr/local/include/t4k_common.h:151:24: note: previous definition of ‘gray’ was here tuxmath.h:62:18: error: conflicting type qualifiers for ‘dark_blue’ /usr/local/include/t4k_common.h:152:24: note: previous definition of ‘dark_blue’ was here tuxmath.h:63:18: error: conflicting type qualifiers for ‘red’ /usr/local/include/t4k_common.h:153:24: note: previous definition of ‘red’ was here tuxmath.h:64:18: error: conflicting type qualifiers for ‘white’ /usr/local/include/t4k_common.h:154:24: note: previous definition of ‘white’ was here tuxmath.h:65:18: error: conflicting type qualifiers for ‘yellow’ /usr/local/include/t4k_common.h:155:24: note: previous definition of ‘yellow’ was here tuxmath.h:66:18: error: conflicting type qualifiers for ‘bright_green’ /usr/local/include/t4k_common.h:156:24: note: previous definition of ‘bright_green’ was here Regards, Aviral |