This mail is an automated notification from the bugs tracker of the project: GNUstep.
/**************************************************************************/ [bugs #9995] Full Item Snapshot: URL: <http://savannah.gnu.org/bugs/?func=detailitem&item_id=9995> Project: GNUstep Submitted by: 0 On: Thu 08/12/2004 at 19:38 Category: Base/Foundation Severity: 5 - Average Item Group: Installation Resolution: None Assigned to: None Status: Open Summary: Problems building base on Windows 2000 with MinGW Original Submission: After downloading and running the Windows installer, I verified that I had a functional installation, then proceeded to try building a recent CVS tree. These are the problems I have encountered so far: 1. configure for Base couldn't compile the libxml2 test program because it needs -lwsock32 on Windows (in core/base/config/pathxml.m4). 2. Couldn't link Base: Linking library libgnustep-base ... c:/GNUstep/Development/msys/1.0/mingw/lib/libxml2.a(threads.o)(.text+0x3d0): In function `DllMain': C:/GNUstep/Development/msys/1.0/home/clouseja/gs/libxml2-2.6.9/threads.c:730: multiple definition of [EMAIL PROTECTED]' ./shared_obj/libgnustep-base-entry.o(.text+0x40):libgnustep-base-entry.m: first defined here ./shared_obj/NSPort.o(.data+0x380):NSPort.m: undefined reference to `__objc_class_name_NSMessagePort' ./shared_obj/NSPortNameServer.o(.data+0x224):NSPortNameServer.m: undefined reference to `__objc_class_name_NSMessagePortNameServer' c:GNUstepDevelopmentmsys1.0mingwbindllwrap.exe: gcc exited with status 1 make[2]: *** [shared_obj/gnustep-base.dll] Error 1 make[1]: *** [libgnustep-base.all.library.variables] Error 2 make[1]: Leaving directory `/home/clouseja/gs/current/core/base/Source' make: *** [internal-all] Error 2 For detailed info, follow this link: <http://savannah.gnu.org/bugs/?func=detailitem&item_id=9995> _______________________________________________ Message sent via/by Savannah http://savannah.gnu.org/ _______________________________________________ Bug-gnustep mailing list [EMAIL PROTECTED] http://lists.gnu.org/mailman/listinfo/bug-gnustep
