On Tuesday 02 December 2008 13:37:20, teawater wrote: > I got GDB-cvs build error if there is not libexpat. > I found that osdata.c file doesn't define function "osdata_parse" if > !defined(HAVE_LIBEXPAT). But in below, it is need. > So I make a patch for it. Thanks! I'm applying this alternative patch below (that's a diff -upw), which also fixes a few more issues I've found while relooking at this. -- Pedro Alves