Hi everyone, Thanks a lot for the help. I just did the following two changes and nam-1.0a7 compiled correctly and is running fine: > Add this to the file xwd.c as line 92 > #define SIZEOF(x) sz_##x > > Comment out line 59 of the file config.h. > /* typedef signed char int8_t; */ > Juana Nakfour