Everything seems to build OK but tinderbox is still red since it can not find the binary. :-( Perhaps this small patch backing out a change in gnome-xml patch will help. Restore default suffix from GTK to DBG regards, G�ran. ---------------------- snip ---------------------------------- Index: linux.mk =================================================================== RCS file: /cvsroot/abi/src/config/platforms/linux.mk,v retrieving revision 1.30 diff -u -r1.30 linux.mk --- linux.mk 2000/07/27 12:56:05 1.30 +++ linux.mk 2000/07/27 14:14:23 @@ -81,8 +81,6 @@ else ifdef ABI_OPT_GNOME_XML2 OBJ_DIR_SFX = GTK_XML -else -OBJ_DIR_SFX = GTK endif endif else
