Does anyone know how to build GNUstep on Windows XP, using MSYS/MingW32? I've been at it for a while now, but I'm having problems with dependencies, namely libxml.

If anyone has built GNUstep recently, I really need the help. Here's the process I've used:

Built ffcall (configure; make; make install). No errors.
Built libtiff (configure; make; make install). No errors.
Built iconv (configure; make; make install). No errors with --disable-shared. libxml2 (configure; make) Errors in SAX.c. While running ./configure it says it cannot determine the type of socket length (socklen_t), but continues configuring.

Versions:

gcc 3.4.2 (mingw-special)
ffcall-1.10
tiff-3.8.0
libiconv-1.9.1
libxml2-2.4.4

gnustep-back-0.10.2
gnustep-base-1.11.2
gnustep-gui-0.10.2
gnustep-make-1.11.2

Joshua


_______________________________________________
Gnustep-dev mailing list
Gnustep-dev@gnu.org
http://lists.gnu.org/mailman/listinfo/gnustep-dev

Reply via email to