Hi Tim,
Seems scons looks but cannot find the file:
Checking for C header file tcl8.4/tk.h... no
yet:
insitu:# ls /usr/include/tcl8.4/tk.h /usr/include/tcl8.4/tk.h
Ummm?
Maybe I should take a break and compile more externals.
you know what the rest says...
Bn>
src/t_main.c:18:16: tk.h: No such file or directory src/t_main.c:38: error: syntax error before '*' token src/t_main.c: In function `main': src/t_main.c:59: error: `Tcl_AppInit' undeclared (first use in this function) src/t_main.c:59: error: (Each undeclared identifier is reported only once src/t_main.c:59: error: for each function it appears in.) src/t_main.c: At top level: src/t_main.c:86: error: syntax error before "Tcl_Interp" src/t_main.c:86: warning: data definition has no type or storage class src/t_main.c:87: error: syntax error before '{' token src/t_main.c:99: warning: parameter names (without types) in function declaration src/t_main.c:99: error: conflicting types for `pdgui_startup' src/t_main.c:38: error: previous declaration of `pdgui_startup' src/t_main.c:99: warning: data definition has no type or storage class src/t_main.c:112: error: syntax error before "return" scons: *** [src/t_main.o] Error 1 scons: building terminated because of errors.
yet
Tim Blechmann wrote:
Its still doing it after cvs update -dP, and then even after removing SConstruct and then cvs update -dP
argh ... seems i committed it to my local svn instead to the cvs ... should be in there, now ...
t