[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
gorm doesn't compile with latest stable anymore
From: |
Sebastian Reitenbach |
Subject: |
gorm doesn't compile with latest stable anymore |
Date: |
Fri, 26 Dec 2008 11:40:07 +0100 |
User-agent: |
KMail/1.9.9 |
Hi,
I upgraded make, base, gui and back to the latest stable releases.
Now gorm-0.5.0 doesn't compile anymore, compilation stops here:
gmake[1]: Entering directory
`/usr/ports/x11/gnustep/gorm/w-gnustep-gorm-1.2.6/gorm-1.2.6/GormCore'
Making all for library GormCore...
cd .; \
/usr/local/share/GNUstep/Makefiles/mkinstalldirs ./obj
cc GormBoxEditor.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 -O2 -pipe
-fno-strict-aliasing -fgnu-runtime -fconstant-string-class=NSConstantString
-I.. -I. -I/usr/local/include
-I/gnustep-gorm-1.2.6_writes_to_HOME/GNUstep/Library/Headers
-I/usr/local/include
\
-o obj/GormBoxEditor.m.o
In file included from GormBoxEditor.m:28:
GormPrivate.h:39:39: warning: GNUstepGUI/GSNibTemplates.h: No such file or
directory
GormPrivate.h:40:43: warning: GNUstepGUI/GSNibCompatibility.h: No such file or
directory
In file included from GormBoxEditor.m:28:
GormPrivate.h:56: error: cannot find interface declaration for `GSNibItem'
gmake[2]: *** [obj/GormBoxEditor.m.o] Error 1
gmake[1]: *** [GormCore.all.library.variables] Error 2
gmake[1]: Leaving directory
`/usr/ports/x11/gnustep/gorm/w-gnustep-gorm-1.2.6/gorm-1.2.6/GormCore'
both missing header files were in -gui before, but are not there anymore.
but I've seen, there is now GSNibLoading.h and GSGormLoading.h should these be
used instead?
regards
Sebastian
- gorm doesn't compile with latest stable anymore,
Sebastian Reitenbach <=