The client won't compile on linux. Seemingly due to line 505 in common/metaserver.c: "for ( copy = min( index, CACHED_SERVERS_MAX - 1 ); copy > 0; copy-- )" where "min" isn't defined. -- -- Andrew Fuchs