On Solaris 2.6 building the daily snapshot fails due to missing symbols in some of the tests: Undefined first referenced symbol in file libintl_gettext ../gllib/libgnu.a(pipe-filter-gi.o) Undefined first referenced symbol in file libintl_gettext ../gllib/libgnu.a(pipe-filter-ii.o)
It seems pipe-filter-gi-test and pipe-filter-ii-test needs to link with libintl. -tgc