discuss-gnustep
[Top][All Lists]
Advanced

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

gnustep-gui-0.7.7 and back-0.7.7 build problems


From: Guevara, Kristine F
Subject: gnustep-gui-0.7.7 and back-0.7.7 build problems
Date: Tue, 14 May 2002 17:43:43 -0500

I am trying to upgrade to gnustep-gui-0.7.7 and gnustep-back-0.7.7 from
gnustep-gui-0.7.5 and gnustep-xgps-0.7.5 and encountered some compile errors
on both.

I've tried using a current snapshot as well and it also fails.

I am using the following:
gnustep-make-1.2.1
gnustep-base-1.1.0
tiff-v3.5.7

These are the errors for gnustep-gui-0.7.7 and gnustep-back-0.7.7

*****************************************

gnustep-gui-0.7.7 build error:

rm -rf Headers/AppKit
rm -rf Headers/DPSClient
ln -s gnustep/gui Headers/AppKit
ln -s gnustep/gui Headers/DPSClient
Making all in Source...
make[1]: Entering directory `/reserved/toolman/gnustep-gui-0.7.7/Source'
Making all for library libgnustep-gui...
gcc NSBezierPath.m -c \
      -MMD -MP -DGNUSTEP_INSTALL_LIBDIR=\"/GNUtools/2.6/System/Libraries\"
-DGNU
STEP_INSTALL_PREFIX=/GNUtools/2.6/System
-DGNUSTEP_TARGET_DIR=\"sparc/solaris2.6
\" -DGNUSTEP_TARGET_CPU=\"sparc\" -DGNUSTEP_TARGET_OS=\"solaris2.6\"
-DLIBRARY_C
OMBO=\"gnu-gnu-gnu\" -DBACKEND_BUNDLE=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1
-DGNU
_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -D_REENTRANT -fpic
-fPIC
 -DGSWARN -DGSDIAGNOSE -O2 -Wno-import -fgnu-runtime -Wall -I../Headers -I.
-fgn
u-runtime -I/GNUtools/2.6/System/Headers
-fconstant-string-class=NSConstantStrin
g -I/GNUtools/2.6/Local/Library/Headers
-I/GNUtools/2.6/Network/Library/Headers
-I/GNUtools/2.6/System/Library/Headers
-I/GNUtools/2.6/Network/Headers/gnustep -
I/GNUtools/2.6/Local/Headers/gnustep -I/GNUtools/2.6/System/Headers/gnustep
-I/G
NUtools/2.6/Network/Headers/sparc/solaris2.6
-I/GNUtools/2.6/Local/Headers/sparc
/solaris2.6 -I/GNUtools/2.6/System/Headers/sparc/solaris2.6
-I/GNUtools/2.6/Loca
l/Headers -I/GNUtools/2.6/Network/Headers -I/GNUtools/2.6/System/Headers \
       -o shared_obj/sparc/solaris2.6/gnu-gnu-gnu/NSBezierPath.o
NSBezierPath.m: In function `-[GSBezierPath moveToPoint:]':
NSBezierPath.m:1401: cast to union type from type not present in union
NSBezierPath.m: In function `-[GSBezierPath lineToPoint:]':
NSBezierPath.m:1411: cast to union type from type not present in union
NSBezierPath.m: In function `-[GSBezierPath
curveToPoint:controlPoint1:controlPo
int2:]':
NSBezierPath.m:1425: cast to union type from type not present in union
NSBezierPath.m: In function `-[GSBezierPath closePath]':
NSBezierPath.m:1436: cast to union type from type not present in union
NSBezierPath.m: In function `-[GSBezierPath
elementAtIndex:associatedPoints:]':
NSBezierPath.m:1457: union has no member named `ext'
NSBezierPath.m: In function `-[GSBezierPath setAssociatedPoints:atIndex:]':
NSBezierPath.m:1479: union has no member named `ext'
NSBezierPath.m:1499: cast to union type from type not present in union
make[2]: *** [shared_obj/sparc/solaris2.6/gnu-gnu-gnu/NSBezierPath.o] Error
1
make[1]: *** [libgnustep-gui.all.library.variables] Error 2
make[1]: Leaving directory `/reserved/toolman/gnustep-gui-0.7.7/Source'
make: *** [internal-all] Error 2



gnustep-back-0.7.7 build error:

Making all in Source...
make[1]: Entering directory `/reserved/toolman/gnustep-back-0.7.7/Source'
Making all in subprojects of bundle libgnustep-...
make[2]: Entering directory
`/reserved/toolman/gnustep-back-0.7.7/Source/gsc'
Making all for subproject gsc...
gcc GSContext.m -c \
      -MMD -MP -Wall -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1
-DGN
U_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -D_REENTRANT -fpic -fPIC -DGSWARN
-DGSDIAGN
OSE -O2 -Wno-import -fgnu-runtime -I../../Headers -I../sparc/solaris2.6 -I.
-fgn
u-runtime -I/GNUtools/2.6/System/Headers
-fconstant-string-class=NSConstantStrin
g -I/GNUtools/2.6/Local/Library/Headers
-I/GNUtools/2.6/Network/Library/Headers
-I/GNUtools/2.6/System/Library/Headers
-I/GNUtools/2.6/Network/Headers/gnustep -
I/GNUtools/2.6/Local/Headers/gnustep -I/GNUtools/2.6/System/Headers/gnustep
-I/G
NUtools/2.6/Network/Headers/sparc/solaris2.6
-I/GNUtools/2.6/Local/Headers/sparc
/solaris2.6 -I/GNUtools/2.6/System/Headers/sparc/solaris2.6
-I/GNUtools/2.6/Loca
l/Headers -I/GNUtools/2.6/Network/Headers -I/GNUtools/2.6/System/Headers \
       -o shared_obj/sparc/solaris2.6/gnu-gnu-gnu/GSContext.o
GSContext.m:31:36: warning: AppKit/GSDisplayServer.h: No such file or
directory
In file included from GSContext.m:58:
/GNUtools/2.6/System/Headers/gnustep/base/GSIArray.h:190:24: macro
"GSI_ARRAY_RE
TAIN" requires 2 arguments, but only 1 given
In file included from GSContext.m:58:
/GNUtools/2.6/System/Headers/gnustep/base/GSIArray.h: In function
`GSIArrayInser
tItem':
/GNUtools/2.6/System/Headers/gnustep/base/GSIArray.h:190: `GSI_ARRAY_RETAIN'
und
eclared (first use in this function)
/GNUtools/2.6/System/Headers/gnustep/base/GSIArray.h:190: (Each undeclared
ident
ifier is reported only once
/GNUtools/2.6/System/Headers/gnustep/base/GSIArray.h:190: for each function
it a
ppears in.)
/GNUtools/2.6/System/Headers/gnustep/base/GSIArray.h:225:24: macro
"GSI_ARRAY_RE
TAIN" requires 2 arguments, but only 1 given
/GNUtools/2.6/System/Headers/gnustep/base/GSIArray.h: In function
`GSIArrayAddIt
em':
/GNUtools/2.6/System/Headers/gnustep/base/GSIArray.h:225: `GSI_ARRAY_RETAIN'
und
eclared (first use in this function)
/GNUtools/2.6/System/Headers/gnustep/base/GSIArray.h:352:24: macro
"GSI_ARRAY_RE
LEASE" requires 2 arguments, but only 1 given
/GNUtools/2.6/System/Headers/gnustep/base/GSIArray.h: In function
`GSIArrayRemov
eItemAtIndex':
/GNUtools/2.6/System/Headers/gnustep/base/GSIArray.h:352:
`GSI_ARRAY_RELEASE' un
declared (first use in this function)
/GNUtools/2.6/System/Headers/gnustep/base/GSIArray.h:361:47: macro
"GSI_ARRAY_RE
LEASE" requires 2 arguments, but only 1 given
/GNUtools/2.6/System/Headers/gnustep/base/GSIArray.h: In function
`GSIArrayRemov
eLastItem':
/GNUtools/2.6/System/Headers/gnustep/base/GSIArray.h:361:
`GSI_ARRAY_RELEASE' un
declared (first use in this function)
/GNUtools/2.6/System/Headers/gnustep/base/GSIArray.h:386:24: macro
"GSI_ARRAY_RE
TAIN" requires 2 arguments, but only 1 given
/GNUtools/2.6/System/Headers/gnustep/base/GSIArray.h: In function
`GSIArraySetIt
emAtIndex':
/GNUtools/2.6/System/Headers/gnustep/base/GSIArray.h:428:
`GSI_ARRAY_RELEASE' un
declared (first use in this function)
/GNUtools/2.6/System/Headers/gnustep/base/GSIArray.h:441:49: macro
"GSI_ARRAY_RE
LEASE" requires 2 arguments, but only 1 given
/GNUtools/2.6/System/Headers/gnustep/base/GSIArray.h: In function
`GSIArrayRemov
eAllItems':
/GNUtools/2.6/System/Headers/gnustep/base/GSIArray.h:441:
`GSI_ARRAY_RELEASE' un
declared (first use in this function)
/GNUtools/2.6/System/Headers/gnustep/base/GSIArray.h:480:37: macro
"GSI_ARRAY_RE
TAIN" requires 2 arguments, but only 1 given
/GNUtools/2.6/System/Headers/gnustep/base/GSIArray.h: In function
`GSIArrayCopyW
ithZone':
/GNUtools/2.6/System/Headers/gnustep/base/GSIArray.h:480: `GSI_ARRAY_RETAIN'
und
eclared (first use in this function)
GSContext.m: In function `-[GSContext initWithContextInfo:]':
GSContext.m:145: warning: implicit declaration of function `GSCurrentServer'
GSContext.m:145: warning: assignment makes pointer from integer without a
cast
GSContext.m: At top level:
GSContext.m:349: parse error before "GSTextDrawingMode"
GSContext.m:364: parse error before "NSGlyph"
make[3]: *** [shared_obj/sparc/solaris2.6/gnu-gnu-gnu/GSContext.o] Error 1
make[2]: *** [gsc.all.subproject.variables] Error 2
make[2]: Leaving directory `/reserved/toolman/gnustep-back-0.7.7/Source/gsc'
make[1]: *** [libgnustep-.all.bundle.subprojects] Error 2
make[1]: Leaving directory `/reserved/toolman/gnustep-back-0.7.7/Source'
make: *** [internal-all] Error 2



reply via email to

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