For me, being rather inexperienced with cygwin, this looks like you made a mistake while compiling LIBXML2 and now the resolving of the symbols from this library fails for variables, while the linker somehow manages to fix it for functions.
Did you compile libxml2 as a dll and if so did you create a lib.a file as well? Creating and using a dll under cygwin is a rather complex issue which currently nobody in the GNUstep community fully understands (Ok, Stephen Brandon and Adam Fedor may). _______________________________________________ Help-gnustep mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/help-gnustep
