Bill Huey wrote: > > Hello, > > I'm getting a failed build of gconf... > > Is this a libxml problem ?
A mixup between libxml and libxml2, most likely. Do you have any libxml stuff installed in /usr/local? What gives (after having done a locate.updatedb) locate libxml/tree.h It should only show /sw/include/libxml2/libxml/tree.h. -- Martin > > ========================================================== > > cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -I../gconf -I/sw/include/glib-1.2 >-I/sw/lib/glib/include -I/sw/include -I/sw/include/glib-1.2 -I/sw/lib/glib/include >-I/sw/include/orbit-1.0 -I/sw/include/glib-1.2 -I/sw/lib/glib/include >-I/sw/include/orbit-1.0 -I/sw/include/gnome-xml -DGCONF_ENABLE_INTERNALS=1 >-DG_LOG_DOMAIN=\"GConf-Backends\" -no-cpp-precomp >-DORBIT_DEF_CORBA_sequence_CORBA_string=1 -DTC_DEF_TC_CORBA_sequence_CORBA_string=1 >-I/sw/include -O3 -Wall -DG_DISABLE_CHECKS=1 -DG_DISABLE_ASSERT=1 >-Wp,-MD,.deps/xml-dir.pp -c xml-dir.c -fno-common -DPIC -o xml-dir.o > xml-dir.c: In function `dir_load_doc': > xml-dir.c:838: structure has no member named `root' [] > Failed: compiling gconf-1.0.8-1 failed _______________________________________________ Fink-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-users
