| delorie.com/archives/browse.cgi | search |
| X-Recipient: | archive-cygwin AT delorie DOT com |
| X-SWARE-Spam-Status: | No, hits=-2.3 required=5.0 tests=AWL,BAYES_00 |
| X-Spam-Check-By: | sourceware.org |
| MIME-Version: | 1.0 |
| Date: | Wed, 17 Mar 2010 16:53:11 +0100 |
| From: | Vincent Richomme <forumer AT smartmobili DOT com> |
| To: | <cygwin AT cygwin DOT com> |
| Subject: | Re: Linker error with GNustep |
| In-Reply-To: | <e6d04ce1834d6de472ae6548f4a194da@mail.smartmobili.com> |
| References: | <7c9a06bd4a9de2e0dda29af7ff2aa63f AT mail DOT smartmobili DOT com> <e6d04ce1834d6de472ae6548f4a194da AT mail DOT smartmobili DOT com> |
| Message-ID: | <097de3560c6a042de5a4ca12debf47a0@mail.smartmobili.com> |
| X-Sender: | forumer AT smartmobili DOT com |
| User-Agent: | RoundCube Webmail/0.2 |
| X-IsSubscribed: | yes |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Id: | <cygwin.cygwin.com> |
| List-Unsubscribe: | <mailto:cygwin-unsubscribe-archive-cygwin=delorie DOT com AT cygwin DOT com> |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sourceware.org/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
| Sender: | cygwin-owner AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| Delivered-To: | mailing list cygwin AT cygwin DOT com |
>> I understand that GNustep is using a missing reference but I find the
>> error message
>> about dwarf a bit weird.
>>
>>
>>
>> Is it normal ?
>
> I have finally added -lXmu to the command line and it solved my problem,
> so maybe this dwarf error was not important.
> However now I have another error but I think it has nothing to do with
> cygwin :
>
> Creating libgnustep-back-017.bundle/Resources/Info-gnustep.plist...
> plmerge: Uncaught exception NSRangeException, reason: in
> substringFromRange:, range { 0, 2 } extends beyond size (1)
> make[3]: *** [libgnustep-back-017.bundle/Resources/Info-gnustep.plist]
> Error 1
> make[3]: *** Deleting file
> `libgnustep-back-017.bundle/Resources/Info-gnustep.plist'
> make[2]: *** [libgnustep-back-017.all.bundle.variables] Error 2
Actually I cannot even debug what is going on :
$> gdb plmerge
Breakpoint 1 at 0x401167: file plmerge.m, line 37.
(gdb) r
Starting program: /usr/GNUstep/Local/Tools/plmerge
[New thread 3412.0xb30]
Error while reading shared library symbols:
Dwarf Error: wrong version in compilation unit header (is 0, should be 2)
[in module /usr/GNUstep/Local/Tools/cyggnustep-base-1_19.dll]
[New thread 3412.0x8b0]
Error while reading shared library symbols:
Dwarf Error: wrong version in compilation unit header (is 0, should be 2)
[in module /usr/GNUstep/Local/Tools/cyggnustep-base-1_19.dll]
Breakpoint 1, main (argc=1, argv=0x100aa280, env=0x100980e0) at
plmerge.m:37
--
Problem reports: http://cygwin.com/problems.html
FAQ: http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |