discuss-gnustep
[Top][All Lists]
Advanced

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

Compilation fails in 001013


From: Philippe C . D . Robert
Subject: Compilation fails in 001013
Date: Sun, 15 Oct 2000 16:24:55 +0200

Hi,

compilation fails in the latest snapshot 001013

gcc GSSimpleLayoutManager.m -c  -DGNUSTEP_INSTALL_LIBDIR=\"/usr/GNUstep/System/L
ibraries\"  -DGNUSTEP_INSTALL_PREFIX=/usr/GNUstep/System -DGNUSTEP_TARGET_DIR=\"
ix86/linux-gnu\" -DGNUSTEP_TARGET_CPU=\"ix86\" -DGNUSTEP_TARGET_OS=\"linux-gnu\"
 -DLIBRARY_COMBO=\"gnu-gnu-gnu-xgps\" -DGNUSTEP -DGNUSTEP_VERSION=0.6.6 -DGNUSTE
P_MAJOR_VERSION=0 -DGNUSTEP_MINOR_VERSION=6 -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_L
IBRARY=1 -DXGPS_BACKEND_LIBRARY=1 -DGNU_RUNTIME=1 -D_REENTRANT  -fPIC -DGSWARN -
g -O2 -Wno-import -fgnu-runtime -Wall  -I../Headers -I/home/phr/Developer/GNUste
p/gstep-001013/base/Headers/gnustep -I/home/phr/Developer/GNUstep/gstep-001013/b
ase/Headers -I/home/phr/Developer/GNUstep/gstep-001013/base/Source/ix86/linux-gn
u -I/home/phr/Developer/GNUstep/gstep-001013/extensions -I/home/phr/Developer/GN
Ustep/gstep-001013//Headers    -I. -I/usr/local/include -I/usr/local/include -I/
usr/X11R6/include      -I/usr/GNUstep/Network/Headers -I/usr/GNUstep/System/Head
ers  -o shared_obj/ix86/linux-gnu/gnu-gnu-gnu-xgps/GSSimpleLayoutManager.o
GSSimpleLayoutManager.m: In function `-[GSSimpleLayoutManager setTextStorage:]':
GSSimpleLayoutManager.m:254: `lineLayoutInformation' undeclared (first use in th
is function)
GSSimpleLayoutManager.m:254: (Each undeclared identifier is reported only once
GSSimpleLayoutManager.m:254: for each function it appears in.)
GSSimpleLayoutManager.m: In function `-[GSSimpleLayoutManager usedRectForTextCon
tainer:]':
GSSimpleLayoutManager.m:287: `lineLayoutInformation' undeclared (first use in th
is function)
GSSimpleLayoutManager.m:289: warning: `lineEnum' might be used uninitialized in 
this function
GSSimpleLayoutManager.m: In function `-[GSSimpleLayoutManager glyphIndexForPoint
:inTextContainer:]':
GSSimpleLayoutManager.m:308: `lineLayoutInformation' undeclared (first use in th
is function)
GSSimpleLayoutManager.m: In function `-[GSSimpleLayoutManager lineFragmentRectFo
rGlyphAtIndex:effectiveRange:]':
GSSimpleLayoutManager.m:369: `lineLayoutInformation' undeclared (first use in th
is function)
GSSimpleLayoutManager.m:361: warning: `currentInfo' might be used uninitialized 
in this function
GSSimpleLayoutManager.m: In function `-[GSSimpleLayoutManager locationForGlyphAt
Index:]':
GSSimpleLayoutManager.m:390: `lineLayoutInformation' undeclared (first use in th
is function)
GSSimpleLayoutManager.m:382: warning: `currentInfo' might be used uninitialized 
in this function
GSSimpleLayoutManager.m: In function `-[GSSimpleLayoutManager boundingRectForGly
phRange:inTextContainer:]':
GSSimpleLayoutManager.m:418: `lineLayoutInformation' undeclared (first use in th
is function)
GSSimpleLayoutManager.m:405: warning: `currentInfo' might be used uninitialized 
in this function
GSSimpleLayoutManager.m: In function `-[GSSimpleLayoutManager textContainerChang
edGeometry:]':
GSSimpleLayoutManager.m:504: `lineLayoutInformation' undeclared (first use in th
is function)
GSSimpleLayoutManager.m: In function `-[GSSimpleLayoutManager(Private) lineLayou
tIndexForPoint:]':
GSSimpleLayoutManager.m:614: `lineLayoutInformation' undeclared (first use in th
is function)
GSSimpleLayoutManager.m: In function `-[GSSimpleLayoutManager(Private) lineLayou
tIndexForCharacterIndex:]':
GSSimpleLayoutManager.m:675: `lineLayoutInformation' undeclared (first use in th
is function)
GSSimpleLayoutManager.m: In function `-[GSSimpleLayoutManager(Private) character
RangeForLineLayoutRange:]':
GSSimpleLayoutManager.m:721: `lineLayoutInformation' undeclared (first use in th
is function)
GSSimpleLayoutManager.m:715: warning: `currentInfo' might be used uninitialized 
in this function
GSSimpleLayoutManager.m: In function `-[GSSimpleLayoutManager(Private) rectForCh
aracterIndex:]':
GSSimpleLayoutManager.m:760: `lineLayoutInformation' undeclared (first use in th
is function)
GSSimpleLayoutManager.m:750: warning: `currentInfo' might be used uninitialized 
in this function
GSSimpleLayoutManager.m: In function `-[GSSimpleLayoutManager(Private) lineRange
ForRect:]':
GSSimpleLayoutManager.m:819: `lineLayoutInformation' undeclared (first use in th
is function)
GSSimpleLayoutManager.m: In function `-[GSSimpleLayoutManager(Private) drawLines
InLineRange:]':
GSSimpleLayoutManager.m:828: `lineLayoutInformation' undeclared (first use in th
is function)
GSSimpleLayoutManager.m: In function `-[GSSimpleLayoutManager(Private) setNeedsD
isplayForLineRange:]':
GSSimpleLayoutManager.m:849: `lineLayoutInformation' undeclared (first use in th
is function)
GSSimpleLayoutManager.m: In function `-[GSSimpleLayoutManager(Private) _relocLay
outArray:atLine:offset:lineTrift:floatTrift:]':
GSSimpleLayoutManager.m:947: `lineLayoutInformation' undeclared (first use in th
is function)
GSSimpleLayoutManager.m: In function `-[GSSimpleLayoutManager(Private) rebuildFo
rRange:delta:]':
GSSimpleLayoutManager.m:1025: `lineLayoutInformation' undeclared (first use in t
his function)
GSSimpleLayoutManager.m:1238: warning: `thisInfo' might be used uninitialized in
 this function
GSSimpleLayoutManager.m:1343: warning: `thisInfo' might be used uninitialized in
 this function
make[4]: *** [shared_obj/ix86/linux-gnu/gnu-gnu-gnu-xgps/GSSimpleLayoutManager.o
] Error 1
make[3]: *** [libgnustep-gui.build] Error 2
make[2]: *** [libgnustep-gui.all.library.variables] Error 2
make[2]: Leaving directory `/home/phr/Developer/GNUstep/gstep-001013/gui/Source'
make[1]: *** [internal-all] Error 2
make[1]: Leaving directory `/home/phr/Developer/GNUstep/gstep-001013/gui'
make: *** [subproj-all] Error 2

cheers, Phil
--
Philippe C.D. Robert
Developer - StudioSendai.com





reply via email to

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