[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bugs #11568] Gorm not linking properly under MinGW on Win32
From: |
Gregory John Casamento |
Subject: |
[bugs #11568] Gorm not linking properly under MinGW on Win32 |
Date: |
Wed, 12 Jan 2005 04:32:11 +0000 |
User-agent: |
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4.2) Gecko/20040921 |
This is an automated notification sent by Savannah.
It relates to:
bugs #11568, project GNUstep
==============================================================================
OVERVIEW of bugs #11568:
==============================================================================
URL:
<http://savannah.gnu.org/bugs/?func=detailitem&item_id=11568>
Summary: Gorm not linking properly under MinGW on Win32
Project: GNUstep
Submitted by: gcasa
Submitted on: Wed 01/12/2005 at 04:32
Category: Gorm
Severity: 9 - Blocker
Item Group: Installation
Status: None
Privacy: Public
Assigned to: gcasa
Open/Closed: Open
_______________________________________________________
The following errors appear on Win32 when building using MinGW:
Making all for palette 0Menus...
Linking palette 0Menus ...
./shared_obj/GormMenuEditor.o(.text+0x1c2f):GormMenuEditor.m: undefined
reference to `findAllSubmenus'
./shared_obj/GormMenuInspectors.o(.data+0x6dc):GormMenuInspectors.m:
undefined reference to `__objc_class_name_IBInspector'
./shared_obj/main.o(.text+0x64d):main.m: undefined reference to
`_imp__IBMenuPboardType'
./shared_obj/main.o(.text+0xa5e):main.m: undefined reference to
`_imp__IBMenuPboardType'
./shared_obj/main.o(.text+0xe42):main.m: undefined reference to
`_imp__IBMenuPboardType'
./shared_obj/main.o(.text+0x11cc):main.m: undefined reference to
`_imp__IBMenuPboardType'
./shared_obj/main.o(.text+0x14fc):main.m: undefined reference to
`_imp__IBMenuPboardType'
./shared_obj/main.o(.text+0x1849):main.m: more undefined references to
`_imp__IBMenuPboardType' follow
./shared_obj/main.o(.data+0xa0c):main.m: undefined reference to
`__objc_class_name_IBPalette'
==============================================================================
This item URL is:
<http://savannah.gnu.org/bugs/?func=detailitem&item_id=11568>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
- [bugs #11568] Gorm not linking properly under MinGW on Win32,
Gregory John Casamento <=