discuss-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: gorm doesn't compile with latest stable anymore


From: Gregory John Casamento
Subject: Re: gorm doesn't compile with latest stable anymore
Date: Fri, 26 Dec 2008 05:41:24 -0800 (PST)

Yes, I'm aware of this.

I'm making a release today. :)

GC
 
Gregory Casamento -- Principal Consultant - OLC, Inc
# GNUstep Chief Maintainer



From: Sebastian Reitenbach <sebastia@l00-bugdead-prods.de>
To: discuss-gnustep@gnu.org
Sent: Friday, December 26, 2008 5:40:07 AM
Subject: gorm doesn't compile with latest stable anymore

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


_______________________________________________
Discuss-gnustep mailing list
Discuss-gnustep@gnu.org
http://lists.gnu.org/mailman/listinfo/discuss-gnustep


reply via email to

[Prev in Thread] Current Thread [Next in Thread]