problems with "make optional"
Duke Normandin <[email protected]> Sun, 26 Feb 2012 11:23:50 -0700
| Newsgroups | gmane.comp.lang.sather.announce |
|---|---|
| Message-ID | <20120226112350.78bdba7f.dukeofperl_lavabit.com@select-man> |
hey ... New to Sather! Compiler is working => sacomp Compiling C for Browser... make -C Bin/sabrowse.code make[2]: Entering directory `/home/dnormandin/Programming/Sather/sather-1.2.3/Bin/sabrowse.code' gcc -I. -O2 -I/usr/X11R6/include/X11/ -L/usr/X11R6/lib/ -I/home/dnormandin/Programming/Sather/sather-1.2.3/System/Common -c /home/dnormandin/Programming/Sather/sather-1.2.3/Library/System/TclTk/c_interface.c /home/dnormandin/Programming/Sather/sather-1.2.3/Library/System/TclTk/c_interface.c:14:17: fatal error: tcl.h: No such file or directory compilation terminated. make[2]: *** [c_interface.o] Error 1 make[2]: Leaving directory `/home/dnormandin/Programming/Sather/sather-1.2.3/Bin/sabrowse.code' make[1]: *** [browser] Error 2 make[1]: Leaving directory `/home/dnormandin/Programming/Sather/sather-1.2.3' make: *** [optional] Error 2 I think that I have to nuke a file *before* trying to re-compile, but I don't know (and can't find) which one. tcl.h *is* on my system, but probably not in the usual spot because I'm running Ubuntu 11.1 or something. Any help / ideas would be appreciated! -- Duke Turner Valley, Alberta, Canada