Hello,<br><br>i have following error, while compiling x11R7 with fresh copy of buildroot :<br><br> /uclinux/buildroot/build_i586/staging_dir/usr/bin/i586-linux-uclibc-gcc -Os -pipe -I/uclinux/buildroot/build_i586/staging_dir/usr/include -I/uclinux/buildroot/build_i586/staging_dir/include --sysroot=/uclinux/buildroot/build_i586/staging_dir/ -isysroot /uclinux/buildroot/build_i586/staging_dir -mtune=i586 -march=i586 -DHAVE_CONFIG_H -I. -I../include -I../Xprint -DHAVE_DIX_CONFIG_H "-DVENDOR_STRING=\"The 
X.Org Foundation\"" "-DVENDOR_RELEASE=(((7) * 10000000) + ((2) * 100000) + ((0) * 1000) + 0)" -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -I../include -I../include -I../Xext -I../composite -I../damageext -I../xfixes -I../Xi -I../mi -I../miext/shadow -I../miext/damage -I../render -I../randr -I../fb -g -O2 -MT 
atom.lo -MD -MP -MF .deps/atom.Tpo -c atom.c  -fPIC -DPIC -o .libs/atom.o<br>atom.c:77: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'Atom'<br>atom.c:153: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'Bool'
<br>atom.c:158: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'char'<br>make[2]: *** [atom.lo] Error 1<br><br>Any idea ?<br><br>Best regards,<br><br>Pasteur
<br>