From: Bernd E. <eid...@we...> - 2005-06-13 06:52:29
|
Hi Stephen, > Now compiles clean for me with gcc 4 using flags: -02 -Wall > -Wno-implicit-int. (Linux FC3). Yippee! I compiled well last tuesday without mentionable warnings but then, when following the 'compile ?' thread, I asked myself if I did compile it wrong... :-) But nevertheless, tried it again this morning against TCL head (8.5) and everything went fine. The only error (concerning make test) is due to a TCL-related namespace import (without --force) failure, not naviservers fault. Bernd. |