Does anyone know if you can compile it on mac os X?
i get this error when i try to run make:
In file included from tclexpr.c:33:
tclunix.h:104: error: conflicting type qualifiers for 'sys_nerr'
/usr/include/stdio.h:273: error: previous declaration of 'sys_nerr' was here
make[1]: * [tclexpr.o] Error
i get this error when i try to run make:
In file included from tclexpr.c:33: tclunix.h:104: error: conflicting type qualifiers for 'sys_nerr' /usr/include/stdio.h:273: error: previous declaration of 'sys_nerr' was here make[1]: * [tclexpr.o] Error