K 10 svn:author V 4 fjoe K 8 svn:date V 27 2011-11-28T15:44:04.402656Z K 7 svn:log V 232 -lpthread is required by -lzfs so should be later in LIBS list. There were no "undefined symbol pthread_xxx" errors during the link before this fix only because of STATIC_LIB_REQUIRE() declarations in lib/libthr/thread/thr_init.c. END