[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug #23340] latest gorm svn breaks compilation in /usr/local/src/gnuste
From: |
Sebastian Reitenbach |
Subject: |
[bug #23340] latest gorm svn breaks compilation in /usr/local/src/gnustep-gorm-trunk/Plugins/Nib |
Date: |
Sat, 24 May 2008 08:10:41 +0000 |
User-agent: |
Mozilla/5.0 (compatible; Konqueror/3.5) KHTML/3.5.7 (like Gecko) SUSE |
URL:
<http://savannah.gnu.org/bugs/?23340>
Summary: latest gorm svn breaks compilation in
/usr/local/src/gnustep-gorm-trunk/Plugins/Nib
Project: GNUstep
Submitted by: buzzdee
Submitted on: Saturday 05/24/2008 at 08:10
Category: Gorm
Severity: 3 - Normal
Item Group: Installation
Status: None
Privacy: Public
Assigned to: None
Open/Closed: Open
Discussion Lock: Any
_______________________________________________________
Details:
checked out make, base, gui, back, and gorm from svn.
I'm on OpenBSD 4.3, sparc64.
gcc -v
Reading specs from /usr/lib/gcc-lib/sparc64-unknown-openbsd4.3/3.3.5/specs
Configured with:
Thread model: single
gcc version 3.3.5 (propolice)
gorm compilation fails with the following error message:
gmake[2]: Leaving directory `/usr/local/src/gnustep-gorm-trunk/Plugins/Gorm'
Making all in Nib...
gmake[2]: Entering directory `/usr/local/src/gnustep-gorm-trunk/Plugins/Nib'
Making all for bundle Nib...
gcc GormNibPlugin.m -c \
-MMD -MP -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1
-DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -D_REENTRANT -fPIC -g -Wall -DDEBUG
-fno-omit-frame-pointer -DGSWARN -DGSDIAGNOSE -Wno-import -g
-fno-strict-aliasing -fgnu-runtime -fconstant-string-class=NSConstantString
-I../.. -I. -I/usr/local/include -I/root/GNUstep/Library/Headers
-I/usr/GNUstep/Local/Library/Headers -I/usr/GNUstep/System/Library/Headers \
-o obj/GormNibPlugin.o
GormNibPlugin.m: In function `-[GormNibPlugin didLoad]':
GormNibPlugin.m:38: error: incompatible type for argument 3 of indirect
function call
gmake[3]: *** [obj/GormNibPlugin.o] Error 1
gmake[2]: *** [Nib.all.bundle.variables] Error 2
gmake[2]: Leaving directory `/usr/local/src/gnustep-gorm-trunk/Plugins/Nib'
gmake[1]: *** [internal-all] Error 2
gmake[1]: Leaving directory `/usr/local/src/gnustep-gorm-trunk/Plugins'
gmake: *** [internal-all] Error 2
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?23340>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
- [bug #23340] latest gorm svn breaks compilation in /usr/local/src/gnustep-gorm-trunk/Plugins/Nib,
Sebastian Reitenbach <=