From: Zoran V. <zv...@ar...> - 2006-07-06 20:47:21
|
Am 06.07.2006 um 20:22 schrieb Stephen Deasey: > Your build envornment is messed up -- you're compiling against some > old headers or something. > Strange. this is what I thought as well in the beginning... But I updated my copy and ns.h was at the correct level. Still, it broke. According to what I found there, it could not possibly work so I fixed ns.h to compile again. I said that it cound not possbily work because I found: typedef Tcl_HashSearch Ns_CacheSearch This could not work that way. Cheers, Zoran |