Hi, last test from glib under Digital UNIX - gfileutils.c was not in the Makefile and when i link the libarary glib.so I must add -liconv in the Makefile libglib_1_3_la_LIBADD = -liconv, because I got some external like iconv_close, ... unresolved in glib.so. Thanks Bernd