[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Error recompiling GNUstep-base under Windows
From: |
Stefan Urbanek |
Subject: |
Error recompiling GNUstep-base under Windows |
Date: |
Thu, 23 Feb 2006 16:03:18 +0100 |
User-agent: |
Internet Messaging Program (IMP) 3.2.2 |
Hi,
I have installed GNUstep under windows using the latest installer.
$ cd /c/GNUstep/Development/Source/base
$ ./configure --disable-xml
$ make
...
Linking library libgnustep-base ...
Info: resolving ___objc_class_name_Protocol by linking to
__imp____objc_class_name_Protocol (auto-import)
Info: resolving ___objc_class_name_Object by linking to
__imp____objc_class_name_Object (auto-import)
Cannot export .idata$4: symbol not found
Cannot export .idata$5: symbol not found
Cannot export .idata$6: symbol not found
Cannot export .text: symbol not found
Cannot export iconv_NULL_THUNK_DATA: symbol not found
Cannot export zlib1_NULL_THUNK_DATA: symbol not found
Creating library file: ./shared_obj/libgnustep-base.dll.a
collect2: ld returned 1 exit status
make[2]: *** [shared_obj/libgnustep-base.dll.a] Error 1
make[1]: *** [libgnustep-base.all.library.variables] Error 2
make[1]: Leaving directory `/c/GNUstep/Development/Source/base/Source'
make: *** [internal-all] Error 2
What is wrong?
Stefan
- Error recompiling GNUstep-base under Windows,
Stefan Urbanek <=