If the helpbrowser will not be build because of a missing function strtok_r() in the linker stage, this is because libc5 doesn't have this reentrant implementation of strtok(). But gnome-libs have some functions that are copied from glibc2 to fill such a gap. These functions are collected in libgnomesupport. So you have to add -lgnomesupport to GTKXMHTML_LIBS behind -lgtkxmhtml. -- or you have to upgrade to glibc2 or copy the function yourself from there ... Yours Uwe Koloska -- mailto:koloska@xxxxxxxxxxxxxxxxxxxxx http://rcswww.urz.tu-dresden.de/~koloska/ -- -- right now the web page is in german only but this will change as time goes by ;-)