	rm -f FontFamily.o debugger/FontFamily.o
	gcc -g -c     -I. -I/mit/motif/include -I/usr/athena/include  -Dibm -DSYSV  -D_AtDevelopment_ -DAFMPATH=\"/usr/athena/lib/ps\" -DX11R4_INTRINSICS   FontFamily.c
attach: /afs/athena.mit.edu/software/cygnus/cygnus-94q2 linked to /mit/cygnus-94q2 for filesystem cygnus-94q2
	mv FontFamily.o debugger/FontFamily.o
	gcc -c     -I. -I/mit/motif/include -I/usr/athena/include  -Dibm -DSYSV  -D_AtDevelopment_ -DAFMPATH=\"/usr/athena/lib/ps\" -DX11R4_INTRINSICS   FontFamily.c
	rm -f FontFamilyPS.o debugger/FontFamilyPS.o
	gcc -g -c     -I. -I/mit/motif/include -I/usr/athena/include  -Dibm -DSYSV  -D_AtDevelopment_ -DAFMPATH=\"/usr/athena/lib/ps\" -DX11R4_INTRINSICS   FontFamilyPS.c
	mv FontFamilyPS.o debugger/FontFamilyPS.o
	gcc -c     -I. -I/mit/motif/include -I/usr/athena/include  -Dibm -DSYSV  -D_AtDevelopment_ -DAFMPATH=\"/usr/athena/lib/ps\" -DX11R4_INTRINSICS   FontFamilyPS.c
	rm -f Text.o debugger/Text.o
	gcc -g -c     -I. -I/mit/motif/include -I/usr/athena/include  -Dibm -DSYSV  -D_AtDevelopment_ -DAFMPATH=\"/usr/athena/lib/ps\" -DX11R4_INTRINSICS   Text.c
	mv Text.o debugger/Text.o
	gcc -c     -I. -I/mit/motif/include -I/usr/athena/include  -Dibm -DSYSV  -D_AtDevelopment_ -DAFMPATH=\"/usr/athena/lib/ps\" -DX11R4_INTRINSICS   Text.c
	rm -f TextPS.o debugger/TextPS.o
	gcc -g -c     -I. -I/mit/motif/include -I/usr/athena/include  -Dibm -DSYSV  -D_AtDevelopment_ -DAFMPATH=\"/usr/athena/lib/ps\" -DX11R4_INTRINSICS   TextPS.c
	mv TextPS.o debugger/TextPS.o
	gcc -c     -I. -I/mit/motif/include -I/usr/athena/include  -Dibm -DSYSV  -D_AtDevelopment_ -DAFMPATH=\"/usr/athena/lib/ps\" -DX11R4_INTRINSICS   TextPS.c
	rm -f Label.o debugger/Label.o
	gcc -g -c     -I. -I/mit/motif/include -I/usr/athena/include  -Dibm -DSYSV  -D_AtDevelopment_ -DAFMPATH=\"/usr/athena/lib/ps\" -DX11R4_INTRINSICS   Label.c
Label.c: In function `Initialize':
Label.c:148: warning: assignment makes pointer from integer without a cast
Label.c: In function `SetValues':
Label.c:317: warning: passing arg 1 of `XtReleaseGC' from incompatible pointer type
Label.c:318: warning: passing arg 1 of `XtGetGC' from incompatible pointer type
Label.c: In function `Destroy':
Label.c:364: warning: passing arg 1 of `XtReleaseGC' from incompatible pointer type
	mv Label.o debugger/Label.o
	gcc -c     -I. -I/mit/motif/include -I/usr/athena/include  -Dibm -DSYSV  -D_AtDevelopment_ -DAFMPATH=\"/usr/athena/lib/ps\" -DX11R4_INTRINSICS   Label.c
Label.c: In function `Initialize':
Label.c:148: warning: assignment makes pointer from integer without a cast
Label.c: In function `SetValues':
Label.c:317: warning: passing arg 1 of `XtReleaseGC' from incompatible pointer type
Label.c:318: warning: passing arg 1 of `XtGetGC' from incompatible pointer type
Label.c: In function `Destroy':
Label.c:364: warning: passing arg 1 of `XtReleaseGC' from incompatible pointer type
	rm -f Plotter.o debugger/Plotter.o
	gcc -g -c     -I. -I/mit/motif/include -I/usr/athena/include  -Dibm -DSYSV  -D_AtDevelopment_ -DAFMPATH=\"/usr/athena/lib/ps\" -DX11R4_INTRINSICS   Plotter.c
In file included from AxisP.h:33,
                 from PlotterP.h:31,
                 from Plotter.c:31:
Axis.h:29: warning: `XtNlabel' redefined
/usr/athena/include/X11/StringDefs.h:347: warning: this is the location of the previous definition
Axis.h:64: warning: `XtCLabel' redefined
/usr/athena/include/X11/StringDefs.h:569: warning: this is the location of the previous definition
In file included from PlotP.h:33,
                 from PlotterP.h:32,
                 from Plotter.c:31:
Plotter.h:75: warning: `XtCMargin' redefined
/usr/athena/include/X11/StringDefs.h:578: warning: this is the location of the previous definition
In file included from BarchartP.h:32,
                 from Plotter.c:34:
Barchart.h:42: warning: `XtCPosition' redefined
/usr/athena/include/X11/StringDefs.h:596: warning: this is the location of the previous definition
Plotter.c:238: warning: initialization from incompatible pointer type
Plotter.c: In function `ClassInitialize':
Plotter.c:310: warning: passing arg 3 of `XtAddConverter' from incompatible pointer type
Plotter.c: In function `Initialize':
Plotter.c:373: warning: passing arg 1 of `XtGetGC' from incompatible pointer type
Plotter.c:376: warning: passing arg 1 of `XtGetGC' from incompatible pointer type
Plotter.c:380: warning: passing arg 1 of `XtGetGC' from incompatible pointer type
Plotter.c:395: warning: passing arg 3 of `XtCreateWidget' from incompatible pointer type
Plotter.c:414: warning: passing arg 1 of `XtGetSubresources' from incompatible pointer type
Plotter.c:421: warning: passing arg 3 of `XtCreateWidget' from incompatible pointer type
Plotter.c:428: warning: passing arg 3 of `XtCreateManagedWidget' from incompatible pointer type
Plotter.c:432: warning: passing arg 3 of `XtCreateManagedWidget' from incompatible pointer type
Plotter.c:452: warning: passing arg 1 of `XtAddCallback' from incompatible pointer type
Plotter.c:453: warning: passing arg 1 of `XtAddCallback' from incompatible pointer type
Plotter.c:454: warning: passing arg 1 of `XtAddCallback' from incompatible pointer type
Plotter.c:455: warning: passing arg 1 of `XtAddCallback' from incompatible pointer type
Plotter.c:455: warning: passing arg 3 of `XtAddCallback' from incompatible pointer type
Plotter.c:456: warning: passing arg 1 of `XtAddCallback' from incompatible pointer type
Plotter.c:456: warning: passing arg 3 of `XtAddCallback' from incompatible pointer type
Plotter.c:457: warning: passing arg 1 of `XtAddCallback' from incompatible pointer type
Plotter.c:457: warning: passing arg 3 of `XtAddCallback' from incompatible pointer type
Plotter.c: In function `Redraw':
Plotter.c:481: warning: passing arg 1 of `XtWindowOfObject' from incompatible pointer type
Plotter.c:484: warning: passing arg 1 of `XtWindowOfObject' from incompatible pointer type
Plotter.c: In function `Destroy':
Plotter.c:599: warning: passing arg 1 of `XtReleaseGC' from incompatible pointer type
Plotter.c:600: warning: passing arg 1 of `XtReleaseGC' from incompatible pointer type
Plotter.c:612: warning: passing arg 1 of `XtFree' from incompatible pointer type
Plotter.c:614: warning: passing arg 1 of `XtFree' from incompatible pointer type
Plotter.c: In function `Resize':
Plotter.c:630: warning: passing arg 1 of `XtWindowOfObject' from incompatible pointer type
Plotter.c: In function `Realize':
Plotter.c:650: warning: passing arg 1 from incompatible pointer type
Plotter.c: In function `SetValues':
Plotter.c:714: warning: passing arg 1 of `XtWindowOfObject' from incompatible pointer type
Plotter.c: In function `InsertChild':
Plotter.c:739: warning: passing arg 1 of `XtWindowOfObject' from incompatible pointer type
Plotter.c: In function `DeleteChild':
Plotter.c:766: warning: passing arg 1 of `XtWindowOfObject' from incompatible pointer type
Plotter.c: In function `ConstraintSetValues':
Plotter.c:1153: warning: passing arg 1 of `XtFree' from incompatible pointer type
Plotter.c: In function `ChangePlotterBounds':
Plotter.c:1205: warning: passing arg 1 of `XtWindowOfObject' from incompatible pointer type
Plotter.c: At top level:
Plotter.c:1215: warning: static declaration for `Autoscale' follows non-static
Plotter.c: In function `PlotterError':
Plotter.c:1326: warning: passing arg 1 of `XtCallCallbacks' from incompatible pointer type
Plotter.c: In function `SelectInLegend':
Plotter.c:1544: warning: passing arg 1 of `XtCallCallbacks' from incompatible pointer type
Plotter.c: In function `EndSelection':
Plotter.c:1679: warning: passing arg 1 of `XtCallCallbacks' from incompatible pointer type
Plotter.c:1689: warning: passing arg 1 of `XtCallCallbacks' from incompatible pointer type
Plotter.c:1699: warning: passing arg 1 of `XtCallCallbacks' from incompatible pointer type
Plotter.c: In function `AxisNeedsRedraw':
Plotter.c:1750: warning: passing arg 1 of `XtWindowOfObject' from incompatible pointer type
Plotter.c: In function `AtPlotterSetAxisBounds':
Plotter.c:1844: warning: passing arg 1 of `XtWindowOfObject' from incompatible pointer type
Plotter.c: In function `AtPlotterSetAllAxisBounds':
Plotter.c:1865: warning: passing arg 1 of `XtWindowOfObject' from incompatible pointer type
Plotter.c: In function `RankOrderRemove':
Plotter.c:2007: warning: passing arg 1 of `XtFree' from incompatible pointer type
	mv Plotter.o debugger/Plotter.o
	gcc -c     -I. -I/mit/motif/include -I/usr/athena/include  -Dibm -DSYSV  -D_AtDevelopment_ -DAFMPATH=\"/usr/athena/lib/ps\" -DX11R4_INTRINSICS   Plotter.c
In file included from AxisP.h:33,
                 from PlotterP.h:31,
                 from Plotter.c:31:
Axis.h:29: warning: `XtNlabel' redefined
/usr/athena/include/X11/StringDefs.h:347: warning: this is the location of the previous definition
Axis.h:64: warning: `XtCLabel' redefined
/usr/athena/include/X11/StringDefs.h:569: warning: this is the location of the previous definition
In file included from PlotP.h:33,
                 from PlotterP.h:32,
                 from Plotter.c:31:
Plotter.h:75: warning: `XtCMargin' redefined
/usr/athena/include/X11/StringDefs.h:578: warning: this is the location of the previous definition
In file included from BarchartP.h:32,
                 from Plotter.c:34:
Barchart.h:42: warning: `XtCPosition' redefined
/usr/athena/include/X11/StringDefs.h:596: warning: this is the location of the previous definition
Plotter.c:238: warning: initialization from incompatible pointer type
Plotter.c: In function `ClassInitialize':
Plotter.c:310: warning: passing arg 3 of `XtAddConverter' from incompatible pointer type
Plotter.c: In function `Initialize':
Plotter.c:373: warning: passing arg 1 of `XtGetGC' from incompatible pointer type
Plotter.c:376: warning: passing arg 1 of `XtGetGC' from incompatible pointer type
Plotter.c:380: warning: passing arg 1 of `XtGetGC' from incompatible pointer type
Plotter.c:395: warning: passing arg 3 of `XtCreateWidget' from incompatible pointer type
Plotter.c:414: warning: passing arg 1 of `XtGetSubresources' from incompatible pointer type
Plotter.c:421: warning: passing arg 3 of `XtCreateWidget' from incompatible pointer type
Plotter.c:428: warning: passing arg 3 of `XtCreateManagedWidget' from incompatible pointer type
Plotter.c:432: warning: passing arg 3 of `XtCreateManagedWidget' from incompatible pointer type
Plotter.c:452: warning: passing arg 1 of `XtAddCallback' from incompatible pointer type
Plotter.c:453: warning: passing arg 1 of `XtAddCallback' from incompatible pointer type
Plotter.c:454: warning: passing arg 1 of `XtAddCallback' from incompatible pointer type
Plotter.c:455: warning: passing arg 1 of `XtAddCallback' from incompatible pointer type
Plotter.c:455: warning: passing arg 3 of `XtAddCallback' from incompatible pointer type
Plotter.c:456: warning: passing arg 1 of `XtAddCallback' from incompatible pointer type
Plotter.c:456: warning: passing arg 3 of `XtAddCallback' from incompatible pointer type
Plotter.c:457: warning: passing arg 1 of `XtAddCallback' from incompatible pointer type
Plotter.c:457: warning: passing arg 3 of `XtAddCallback' from incompatible pointer type
Plotter.c: In function `Redraw':
Plotter.c:481: warning: passing arg 1 of `XtWindowOfObject' from incompatible pointer type
Plotter.c:484: warning: passing arg 1 of `XtWindowOfObject' from incompatible pointer type
Plotter.c: In function `Destroy':
Plotter.c:599: warning: passing arg 1 of `XtReleaseGC' from incompatible pointer type
Plotter.c:600: warning: passing arg 1 of `XtReleaseGC' from incompatible pointer type
Plotter.c:612: warning: passing arg 1 of `XtFree' from incompatible pointer type
Plotter.c:614: warning: passing arg 1 of `XtFree' from incompatible pointer type
Plotter.c: In function `Resize':
Plotter.c:630: warning: passing arg 1 of `XtWindowOfObject' from incompatible pointer type
Plotter.c: In function `Realize':
Plotter.c:650: warning: passing arg 1 from incompatible pointer type
Plotter.c: In function `SetValues':
Plotter.c:714: warning: passing arg 1 of `XtWindowOfObject' from incompatible pointer type
Plotter.c: In function `InsertChild':
Plotter.c:739: warning: passing arg 1 of `XtWindowOfObject' from incompatible pointer type
Plotter.c: In function `DeleteChild':
Plotter.c:766: warning: passing arg 1 of `XtWindowOfObject' from incompatible pointer type
Plotter.c: In function `ConstraintSetValues':
Plotter.c:1153: warning: passing arg 1 of `XtFree' from incompatible pointer type
Plotter.c: In function `ChangePlotterBounds':
Plotter.c:1205: warning: passing arg 1 of `XtWindowOfObject' from incompatible pointer type
Plotter.c: At top level:
Plotter.c:1215: warning: static declaration for `Autoscale' follows non-static
Plotter.c: In function `PlotterError':
Plotter.c:1326: warning: passing arg 1 of `XtCallCallbacks' from incompatible pointer type
Plotter.c: In function `SelectInLegend':
Plotter.c:1544: warning: passing arg 1 of `XtCallCallbacks' from incompatible pointer type
Plotter.c: In function `EndSelection':
Plotter.c:1679: warning: passing arg 1 of `XtCallCallbacks' from incompatible pointer type
Plotter.c:1689: warning: passing arg 1 of `XtCallCallbacks' from incompatible pointer type
Plotter.c:1699: warning: passing arg 1 of `XtCallCallbacks' from incompatible pointer type
Plotter.c: In function `AxisNeedsRedraw':
Plotter.c:1750: warning: passing arg 1 of `XtWindowOfObject' from incompatible pointer type
Plotter.c: In function `AtPlotterSetAxisBounds':
Plotter.c:1844: warning: passing arg 1 of `XtWindowOfObject' from incompatible pointer type
Plotter.c: In function `AtPlotterSetAllAxisBounds':
Plotter.c:1865: warning: passing arg 1 of `XtWindowOfObject' from incompatible pointer type
Plotter.c: In function `RankOrderRemove':
Plotter.c:2007: warning: passing arg 1 of `XtFree' from incompatible pointer type
	rm -f PlotterPS.o debugger/PlotterPS.o
	gcc -g -c     -I. -I/mit/motif/include -I/usr/athena/include  -Dibm -DSYSV  -D_AtDevelopment_ -DAFMPATH=\"/usr/athena/lib/ps\" -DX11R4_INTRINSICS   PlotterPS.c
PlotterPS.c: In function `AtPlotterGeneratePostscript':
PlotterPS.c:296: storage size of `tv' isn't known
The error code from the last failed command is 1.

Make Quitting.
	rm -f PlotterPS.o debugger/PlotterPS.o
	gcc -g -c     -I. -I/mit/motif/include -I/usr/athena/include  -Dibm -DSYSV  -D_AtDevelopment_ -DAFMPATH=\"/usr/athena/lib/ps\" -DX11R4_INTRINSICS   PlotterPS.c
PlotterPS.c: In function `AtPlotterGeneratePostscript':
PlotterPS.c:296: storage size of `tv' isn't known
The error code from the last failed command is 1.
	rm -f Axis.o debugger/Axis.o
	gcc -g -c     -I. -I/mit/motif/include -I/usr/athena/include  -Dibm -DSYSV  -D_AtDevelopment_ -DAFMPATH=\"/usr/athena/lib/ps\" -DX11R4_INTRINSICS   Axis.c
In file included from AxisP.h:33,
                 from Axis.c:34:
Axis.h:29: warning: `XtNlabel' redefined
/usr/athena/include/X11/StringDefs.h:347: warning: this is the location of the previous definition
Axis.h:64: warning: `XtCLabel' redefined
/usr/athena/include/X11/StringDefs.h:569: warning: this is the location of the previous definition
Axis.c: In function `ParseTicLabels':
Axis.c:264: warning: passing arg 1 of `XtRealloc' from incompatible pointer type
Axis.c:281: warning: passing arg 1 of `XtRealloc' from incompatible pointer type
Axis.c: In function `AxisDestroy':
Axis.c:365: warning: passing arg 1 of `XtReleaseGC' from incompatible pointer type
Axis.c:366: warning: passing arg 1 of `XtReleaseGC' from incompatible pointer type
Axis.c:367: warning: passing arg 1 of `XtReleaseGC' from incompatible pointer type
Axis.c:368: warning: passing arg 1 of `XtReleaseGC' from incompatible pointer type
Axis.c:369: warning: passing arg 1 of `XtFree' from incompatible pointer type
Axis.c:370: warning: passing arg 1 of `XtFree' from incompatible pointer type
Axis.c:371: warning: passing arg 1 of `XtFree' from incompatible pointer type
Axis.c:373: warning: passing arg 1 of `XtFree' from incompatible pointer type
Axis.c:376: warning: passing arg 1 of `XtFree' from incompatible pointer type
Axis.c: In function `AxisSetValues':
Axis.c:410: warning: passing arg 1 of `XtReleaseGC' from incompatible pointer type
Axis.c:415: warning: passing arg 1 of `XtReleaseGC' from incompatible pointer type
Axis.c:430: warning: passing arg 1 of `XtReleaseGC' from incompatible pointer type
Axis.c:475: warning: passing arg 1 of `XtFree' from incompatible pointer type
Axis.c:491: warning: passing arg 1 of `XtCallCallbacks' from incompatible pointer type
Axis.c: In function `RecalcNumTics':
Axis.c:718: warning: passing arg 1 of `XtRealloc' from incompatible pointer type
Axis.c:720: warning: passing arg 1 of `XtRealloc' from incompatible pointer type
Axis.c:724: warning: passing arg 1 of `XtRealloc' from incompatible pointer type
Axis.c:729: warning: passing arg 1 of `XtRealloc' from incompatible pointer type
Axis.c: In function `AxisError':
Axis.c:1079: warning: passing arg 1 of `XtCallCallbacks' from incompatible pointer type
	mv Axis.o debugger/Axis.o
	gcc -c     -I. -I/mit/motif/include -I/usr/athena/include  -Dibm -DSYSV  -D_AtDevelopment_ -DAFMPATH=\"/usr/athena/lib/ps\" -DX11R4_INTRINSICS   Axis.c
In file included from AxisP.h:33,
                 from Axis.c:34:
Axis.h:29: warning: `XtNlabel' redefined
/usr/athena/include/X11/StringDefs.h:347: warning: this is the location of the previous definition
Axis.h:64: warning: `XtCLabel' redefined
/usr/athena/include/X11/StringDefs.h:569: warning: this is the location of the previous definition
Axis.c: In function `ParseTicLabels':
Axis.c:264: warning: passing arg 1 of `XtRealloc' from incompatible pointer type
Axis.c:281: warning: passing arg 1 of `XtRealloc' from incompatible pointer type
Axis.c: In function `AxisDestroy':
Axis.c:365: warning: passing arg 1 of `XtReleaseGC' from incompatible pointer type
Axis.c:366: warning: passing arg 1 of `XtReleaseGC' from incompatible pointer type
Axis.c:367: warning: passing arg 1 of `XtReleaseGC' from incompatible pointer type
Axis.c:368: warning: passing arg 1 of `XtReleaseGC' from incompatible pointer type
Axis.c:369: warning: passing arg 1 of `XtFree' from incompatible pointer type
Axis.c:370: warning: passing arg 1 of `XtFree' from incompatible pointer type
Axis.c:371: warning: passing arg 1 of `XtFree' from incompatible pointer type
Axis.c:373: warning: passing arg 1 of `XtFree' from incompatible pointer type
Axis.c:376: warning: passing arg 1 of `XtFree' from incompatible pointer type
Axis.c: In function `AxisSetValues':
Axis.c:410: warning: passing arg 1 of `XtReleaseGC' from incompatible pointer type
Axis.c:415: warning: passing arg 1 of `XtReleaseGC' from incompatible pointer type
Axis.c:430: warning: passing arg 1 of `XtReleaseGC' from incompatible pointer type
Axis.c:475: warning: passing arg 1 of `XtFree' from incompatible pointer type
Axis.c:491: warning: passing arg 1 of `XtCallCallbacks' from incompatible pointer type
Axis.c: In function `RecalcNumTics':
Axis.c:718: warning: passing arg 1 of `XtRealloc' from incompatible pointer type
Axis.c:720: warning: passing arg 1 of `XtRealloc' from incompatible pointer type
Axis.c:724: warning: passing arg 1 of `XtRealloc' from incompatible pointer type
Axis.c:729: warning: passing arg 1 of `XtRealloc' from incompatible pointer type
Axis.c: In function `AxisError':
Axis.c:1079: warning: passing arg 1 of `XtCallCallbacks' from incompatible pointer type
	rm -f AxisPS.o debugger/AxisPS.o
	gcc -g -c     -I. -I/mit/motif/include -I/usr/athena/include  -Dibm -DSYSV  -D_AtDevelopment_ -DAFMPATH=\"/usr/athena/lib/ps\" -DX11R4_INTRINSICS   AxisPS.c
AxisPS.c: In function `AtAxisDrawPS':
AxisPS.c:175: warning: passing arg 1 of `XtFree' from incompatible pointer type
	mv AxisPS.o debugger/AxisPS.o
	gcc -c     -I. -I/mit/motif/include -I/usr/athena/include  -Dibm -DSYSV  -D_AtDevelopment_ -DAFMPATH=\"/usr/athena/lib/ps\" -DX11R4_INTRINSICS   AxisPS.c
AxisPS.c: In function `AtAxisDrawPS':
AxisPS.c:175: warning: passing arg 1 of `XtFree' from incompatible pointer type
	rm -f Plot.o debugger/Plot.o
	gcc -g -c     -I. -I/mit/motif/include -I/usr/athena/include  -Dibm -DSYSV  -D_AtDevelopment_ -DAFMPATH=\"/usr/athena/lib/ps\" -DX11R4_INTRINSICS   Plot.c
In file included from Plotter.h:29,
                 from PlotP.h:33,
                 from Plot.c:28:
Axis.h:29: warning: `XtNlabel' redefined
/usr/athena/include/X11/StringDefs.h:347: warning: this is the location of the previous definition
Axis.h:64: warning: `XtCLabel' redefined
/usr/athena/include/X11/StringDefs.h:569: warning: this is the location of the previous definition
In file included from PlotP.h:33,
                 from Plot.c:28:
Plotter.h:75: warning: `XtCMargin' redefined
/usr/athena/include/X11/StringDefs.h:578: warning: this is the location of the previous definition
Plot.c: In function `ClassPartInitialize':
Plot.c:184: warning: comparison of distinct pointer types lacks a cast
Plot.c:185: warning: comparison of distinct pointer types lacks a cast
Plot.c:186: warning: comparison of distinct pointer types lacks a cast
Plot.c:187: warning: comparison of distinct pointer types lacks a cast
Plot.c:188: warning: comparison of distinct pointer types lacks a cast
Plot.c:189: warning: comparison of distinct pointer types lacks a cast
	mv Plot.o debugger/Plot.o
	gcc -c     -I. -I/mit/motif/include -I/usr/athena/include  -Dibm -DSYSV  -D_AtDevelopment_ -DAFMPATH=\"/usr/athena/lib/ps\" -DX11R4_INTRINSICS   Plot.c
In file included from Plotter.h:29,
                 from PlotP.h:33,
                 from Plot.c:28:
Axis.h:29: warning: `XtNlabel' redefined
/usr/athena/include/X11/StringDefs.h:347: warning: this is the location of the previous definition
Axis.h:64: warning: `XtCLabel' redefined
/usr/athena/include/X11/StringDefs.h:569: warning: this is the location of the previous definition
In file included from PlotP.h:33,
                 from Plot.c:28:
Plotter.h:75: warning: `XtCMargin' redefined
/usr/athena/include/X11/StringDefs.h:578: warning: this is the location of the previous definition
Plot.c: In function `ClassPartInitialize':
Plot.c:184: warning: comparison of distinct pointer types lacks a cast
Plot.c:185: warning: comparison of distinct pointer types lacks a cast
Plot.c:186: warning: comparison of distinct pointer types lacks a cast
Plot.c:187: warning: comparison of distinct pointer types lacks a cast
Plot.c:188: warning: comparison of distinct pointer types lacks a cast
Plot.c:189: warning: comparison of distinct pointer types lacks a cast
	rm -f XYPlot.o debugger/XYPlot.o
	gcc -g -c     -I. -I/mit/motif/include -I/usr/athena/include  -Dibm -DSYSV  -D_AtDevelopment_ -DAFMPATH=\"/usr/athena/lib/ps\" -DX11R4_INTRINSICS   XYPlot.c
In file included from Plotter.h:29,
                 from PlotP.h:33,
                 from XYPlotP.h:30,
                 from XYPlot.c:30:
Axis.h:29: warning: `XtNlabel' redefined
/usr/athena/include/X11/StringDefs.h:347: warning: this is the location of the previous definition
Axis.h:64: warning: `XtCLabel' redefined
/usr/athena/include/X11/StringDefs.h:569: warning: this is the location of the previous definition
In file included from PlotP.h:33,
                 from XYPlotP.h:30,
                 from XYPlot.c:30:
Plotter.h:75: warning: `XtCMargin' redefined
/usr/athena/include/X11/StringDefs.h:578: warning: this is the location of the previous definition
XYPlot.c: In function `SetBoundingBox':
XYPlot.c:224: warning: passing arg 1 of `XtSetValues' from incompatible pointer type
XYPlot.c: In function `Destroy':
XYPlot.c:294: warning: passing arg 1 of `XtFree' from incompatible pointer type
XYPlot.c:295: warning: passing arg 1 of `XtFree' from incompatible pointer type
XYPlot.c:296: warning: passing arg 1 of `XtFree' from incompatible pointer type
XYPlot.c:297: warning: passing arg 1 of `XtFree' from incompatible pointer type
XYPlot.c: In function `SetValues':
XYPlot.c:344: warning: passing arg 1 of `XtRealloc' from incompatible pointer type
XYPlot.c:346: warning: passing arg 1 of `XtRealloc' from incompatible pointer type
XYPlot.c:348: warning: passing arg 1 of `XtRealloc' from incompatible pointer type
XYPlot.c:350: warning: passing arg 1 of `XtRealloc' from incompatible pointer type
XYPlot.c: In function `Draw':
XYPlot.c:564: warning: passing arg 1 of `XtGetValues' from incompatible pointer type
XYPlot.c: In function `DrawPS':
XYPlot.c:868: warning: passing arg 1 of `XtFree' from incompatible pointer type
XYPlot.c:869: warning: passing arg 1 of `XtFree' from incompatible pointer type
	mv XYPlot.o debugger/XYPlot.o
	gcc -c     -I. -I/mit/motif/include -I/usr/athena/include  -Dibm -DSYSV  -D_AtDevelopment_ -DAFMPATH=\"/usr/athena/lib/ps\" -DX11R4_INTRINSICS   XYPlot.c
In file included from Plotter.h:29,
                 from PlotP.h:33,
                 from XYPlotP.h:30,
                 from XYPlot.c:30:
Axis.h:29: warning: `XtNlabel' redefined
/usr/athena/include/X11/StringDefs.h:347: warning: this is the location of the previous definition
Axis.h:64: warning: `XtCLabel' redefined
/usr/athena/include/X11/StringDefs.h:569: warning: this is the location of the previous definition
In file included from PlotP.h:33,
                 from XYPlotP.h:30,
                 from XYPlot.c:30:
Plotter.h:75: warning: `XtCMargin' redefined
/usr/athena/include/X11/StringDefs.h:578: warning: this is the location of the previous definition
XYPlot.c: In function `SetBoundingBox':
XYPlot.c:224: warning: passing arg 1 of `XtSetValues' from incompatible pointer type
XYPlot.c: In function `Destroy':
XYPlot.c:294: warning: passing arg 1 of `XtFree' from incompatible pointer type
XYPlot.c:295: warning: passing arg 1 of `XtFree' from incompatible pointer type
XYPlot.c:296: warning: passing arg 1 of `XtFree' from incompatible pointer type
XYPlot.c:297: warning: passing arg 1 of `XtFree' from incompatible pointer type
XYPlot.c: In function `SetValues':
XYPlot.c:344: warning: passing arg 1 of `XtRealloc' from incompatible pointer type
XYPlot.c:346: warning: passing arg 1 of `XtRealloc' from incompatible pointer type
XYPlot.c:348: warning: passing arg 1 of `XtRealloc' from incompatible pointer type
XYPlot.c:350: warning: passing arg 1 of `XtRealloc' from incompatible pointer type
XYPlot.c: In function `Draw':
XYPlot.c:564: warning: passing arg 1 of `XtGetValues' from incompatible pointer type
XYPlot.c: In function `DrawPS':
XYPlot.c:868: warning: passing arg 1 of `XtFree' from incompatible pointer type
XYPlot.c:869: warning: passing arg 1 of `XtFree' from incompatible pointer type
	rm -f Scale.o debugger/Scale.o
	gcc -g -c     -I. -I/mit/motif/include -I/usr/athena/include  -Dibm -DSYSV  -D_AtDevelopment_ -DAFMPATH=\"/usr/athena/lib/ps\" -DX11R4_INTRINSICS   Scale.c
Scale.c: In function `AtScaleDestroy':
Scale.c:110: warning: passing arg 1 of `XtFree' from incompatible pointer type
	mv Scale.o debugger/Scale.o
	gcc -c     -I. -I/mit/motif/include -I/usr/athena/include  -Dibm -DSYSV  -D_AtDevelopment_ -DAFMPATH=\"/usr/athena/lib/ps\" -DX11R4_INTRINSICS   Scale.c
Scale.c: In function `AtScaleDestroy':
Scale.c:110: warning: passing arg 1 of `XtFree' from incompatible pointer type
	rm -f TextPlot.o debugger/TextPlot.o
	gcc -g -c     -I. -I/mit/motif/include -I/usr/athena/include  -Dibm -DSYSV  -D_AtDevelopment_ -DAFMPATH=\"/usr/athena/lib/ps\" -DX11R4_INTRINSICS   TextPlot.c
In file included from Plotter.h:29,
                 from PlotP.h:33,
                 from TextPlotP.h:30,
                 from TextPlot.c:30:
Axis.h:29: warning: `XtNlabel' redefined
/usr/athena/include/X11/StringDefs.h:347: warning: this is the location of the previous definition
Axis.h:64: warning: `XtCLabel' redefined
/usr/athena/include/X11/StringDefs.h:569: warning: this is the location of the previous definition
In file included from PlotP.h:33,
                 from TextPlotP.h:30,
                 from TextPlot.c:30:
Plotter.h:75: warning: `XtCMargin' redefined
/usr/athena/include/X11/StringDefs.h:578: warning: this is the location of the previous definition
In file included from TextPlotP.h:31,
                 from TextPlot.c:30:
TextPlot.h:30: warning: `XtNjustify' redefined
/usr/athena/include/X11/StringDefs.h:332: warning: this is the location of the previous definition
TextPlot.h:38: warning: `XtCJustify' redefined
/usr/athena/include/X11/StringDefs.h:560: warning: this is the location of the previous definition
TextPlot.c: In function `SetValues':
TextPlot.c:208: warning: passing arg 1 of `XtSetValues' from incompatible pointer type
	mv TextPlot.o debugger/TextPlot.o
	gcc -c     -I. -I/mit/motif/include -I/usr/athena/include  -Dibm -DSYSV  -D_AtDevelopment_ -DAFMPATH=\"/usr/athena/lib/ps\" -DX11R4_INTRINSICS   TextPlot.c
In file included from Plotter.h:29,
                 from PlotP.h:33,
                 from TextPlotP.h:30,
                 from TextPlot.c:30:
Axis.h:29: warning: `XtNlabel' redefined
/usr/athena/include/X11/StringDefs.h:347: warning: this is the location of the previous definition
Axis.h:64: warning: `XtCLabel' redefined
/usr/athena/include/X11/StringDefs.h:569: warning: this is the location of the previous definition
In file included from PlotP.h:33,
                 from TextPlotP.h:30,
                 from TextPlot.c:30:
Plotter.h:75: warning: `XtCMargin' redefined
/usr/athena/include/X11/StringDefs.h:578: warning: this is the location of the previous definition
In file included from TextPlotP.h:31,
                 from TextPlot.c:30:
TextPlot.h:30: warning: `XtNjustify' redefined
/usr/athena/include/X11/StringDefs.h:332: warning: this is the location of the previous definition
TextPlot.h:38: warning: `XtCJustify' redefined
/usr/athena/include/X11/StringDefs.h:560: warning: this is the location of the previous definition
TextPlot.c: In function `SetValues':
TextPlot.c:208: warning: passing arg 1 of `XtSetValues' from incompatible pointer type
	rm -f Barchart.o debugger/Barchart.o
	gcc -g -c     -I. -I/mit/motif/include -I/usr/athena/include  -Dibm -DSYSV  -D_AtDevelopment_ -DAFMPATH=\"/usr/athena/lib/ps\" -DX11R4_INTRINSICS   Barchart.c
In file included from Plotter.h:29,
                 from PlotP.h:33,
                 from BarchartP.h:31,
                 from Barchart.c:33:
Axis.h:29: warning: `XtNlabel' redefined
/usr/athena/include/X11/StringDefs.h:347: warning: this is the location of the previous definition
Axis.h:64: warning: `XtCLabel' redefined
/usr/athena/include/X11/StringDefs.h:569: warning: this is the location of the previous definition
In file included from PlotP.h:33,
                 from BarchartP.h:31,
                 from Barchart.c:33:
Plotter.h:75: warning: `XtCMargin' redefined
/usr/athena/include/X11/StringDefs.h:578: warning: this is the location of the previous definition
In file included from BarchartP.h:32,
                 from Barchart.c:33:
Barchart.h:42: warning: `XtCPosition' redefined
/usr/athena/include/X11/StringDefs.h:596: warning: this is the location of the previous definition
Barchart.c: In function `ClassPartInitialize':
Barchart.c:211: warning: comparison of distinct pointer types lacks a cast
Barchart.c:212: warning: comparison of distinct pointer types lacks a cast
Barchart.c:213: warning: comparison of distinct pointer types lacks a cast
Barchart.c: In function `Initialize':
Barchart.c:305: warning: passing arg 1 of `XtSetValues' from incompatible pointer type
Barchart.c: In function `SetValues':
Barchart.c:344: warning: passing arg 1 of `XtFree' from incompatible pointer type
Barchart.c:345: warning: passing arg 1 of `XtFree' from incompatible pointer type
Barchart.c:346: warning: passing arg 1 of `XtFree' from incompatible pointer type
Barchart.c:347: warning: passing arg 1 of `XtFree' from incompatible pointer type
Barchart.c:423: warning: passing arg 1 of `XtSetValues' from incompatible pointer type
Barchart.c:431: warning: passing arg 1 of `XtSetValues' from incompatible pointer type
Barchart.c: In function `Destroy':
Barchart.c:472: warning: passing arg 1 of `XtFree' from incompatible pointer type
Barchart.c:473: warning: passing arg 1 of `XtFree' from incompatible pointer type
Barchart.c:474: warning: passing arg 1 of `XtFree' from incompatible pointer type
Barchart.c:475: warning: passing arg 1 of `XtFree' from incompatible pointer type
Barchart.c: In function `DrawPS':
Barchart.c:612: warning: passing arg 1 of `XtFree' from incompatible pointer type
Barchart.c:613: warning: passing arg 1 of `XtFree' from incompatible pointer type
	mv Barchart.o debugger/Barchart.o
	gcc -c     -I. -I/mit/motif/include -I/usr/athena/include  -Dibm -DSYSV  -D_AtDevelopment_ -DAFMPATH=\"/usr/athena/lib/ps\" -DX11R4_INTRINSICS   Barchart.c
In file included from Plotter.h:29,
                 from PlotP.h:33,
                 from BarchartP.h:31,
                 from Barchart.c:33:
Axis.h:29: warning: `XtNlabel' redefined
/usr/athena/include/X11/StringDefs.h:347: warning: this is the location of the previous definition
Axis.h:64: warning: `XtCLabel' redefined
/usr/athena/include/X11/StringDefs.h:569: warning: this is the location of the previous definition
In file included from PlotP.h:33,
                 from BarchartP.h:31,
                 from Barchart.c:33:
Plotter.h:75: warning: `XtCMargin' redefined
/usr/athena/include/X11/StringDefs.h:578: warning: this is the location of the previous definition
In file included from BarchartP.h:32,
                 from Barchart.c:33:
Barchart.h:42: warning: `XtCPosition' redefined
/usr/athena/include/X11/StringDefs.h:596: warning: this is the location of the previous definition
Barchart.c: In function `ClassPartInitialize':
Barchart.c:211: warning: comparison of distinct pointer types lacks a cast
Barchart.c:212: warning: comparison of distinct pointer types lacks a cast
Barchart.c:213: warning: comparison of distinct pointer types lacks a cast
Barchart.c: In function `Initialize':
Barchart.c:305: warning: passing arg 1 of `XtSetValues' from incompatible pointer type
Barchart.c: In function `SetValues':
Barchart.c:344: warning: passing arg 1 of `XtFree' from incompatible pointer type
Barchart.c:345: warning: passing arg 1 of `XtFree' from incompatible pointer type
Barchart.c:346: warning: passing arg 1 of `XtFree' from incompatible pointer type
Barchart.c:347: warning: passing arg 1 of `XtFree' from incompatible pointer type
Barchart.c:423: warning: passing arg 1 of `XtSetValues' from incompatible pointer type
Barchart.c:431: warning: passing arg 1 of `XtSetValues' from incompatible pointer type
Barchart.c: In function `Destroy':
Barchart.c:472: warning: passing arg 1 of `XtFree' from incompatible pointer type
Barchart.c:473: warning: passing arg 1 of `XtFree' from incompatible pointer type
Barchart.c:474: warning: passing arg 1 of `XtFree' from incompatible pointer type
Barchart.c:475: warning: passing arg 1 of `XtFree' from incompatible pointer type
Barchart.c: In function `DrawPS':
Barchart.c:612: warning: passing arg 1 of `XtFree' from incompatible pointer type
Barchart.c:613: warning: passing arg 1 of `XtFree' from incompatible pointer type
	rm -f FBarchart.o debugger/FBarchart.o
	gcc -g -c     -I. -I/mit/motif/include -I/usr/athena/include  -Dibm -DSYSV  -D_AtDevelopment_ -DAFMPATH=\"/usr/athena/lib/ps\" -DX11R4_INTRINSICS   FBarchart.c
In file included from Plotter.h:29,
                 from PlotP.h:33,
                 from BarchartP.h:31,
                 from FBarchart.c:31:
Axis.h:29: warning: `XtNlabel' redefined
/usr/athena/include/X11/StringDefs.h:347: warning: this is the location of the previous definition
Axis.h:64: warning: `XtCLabel' redefined
/usr/athena/include/X11/StringDefs.h:569: warning: this is the location of the previous definition
In file included from PlotP.h:33,
                 from BarchartP.h:31,
                 from FBarchart.c:31:
Plotter.h:75: warning: `XtCMargin' redefined
/usr/athena/include/X11/StringDefs.h:578: warning: this is the location of the previous definition
In file included from BarchartP.h:32,
                 from FBarchart.c:31:
Barchart.h:42: warning: `XtCPosition' redefined
/usr/athena/include/X11/StringDefs.h:596: warning: this is the location of the previous definition
FBarchart.c:91: warning: initialization from incompatible pointer type
FBarchart.c:92: warning: initialization from incompatible pointer type
FBarchart.c:93: warning: initialization from incompatible pointer type
FBarchart.c:94: warning: initialization from incompatible pointer type
FBarchart.c:95: warning: initialization from incompatible pointer type
FBarchart.c:96: warning: initialization from incompatible pointer type
FBarchart.c:101: warning: initialization from incompatible pointer type
FBarchart.c:102: warning: initialization from incompatible pointer type
FBarchart.c:103: warning: initialization from incompatible pointer type
FBarchart.c: In function `SetValues':
FBarchart.c:141: warning: passing arg 1 of `XtSetValues' from incompatible pointer type
FBarchart.c:148: warning: passing arg 1 of `XtSetValues' from incompatible pointer type
FBarchart.c: In function `ReadFile':
FBarchart.c:177: warning: passing arg 1 of `XtRealloc' from incompatible pointer type
FBarchart.c:195: warning: passing arg 1 of `XtSetValues' from incompatible pointer type
FBarchart.c: In function `Destroy':
FBarchart.c:201: warning: passing arg 1 of `XtFree' from incompatible pointer type
	mv FBarchart.o debugger/FBarchart.o
	gcc -c     -I. -I/mit/motif/include -I/usr/athena/include  -Dibm -DSYSV  -D_AtDevelopment_ -DAFMPATH=\"/usr/athena/lib/ps\" -DX11R4_INTRINSICS   FBarchart.c
In file included from Plotter.h:29,
                 from PlotP.h:33,
                 from BarchartP.h:31,
                 from FBarchart.c:31:
Axis.h:29: warning: `XtNlabel' redefined
/usr/athena/include/X11/StringDefs.h:347: warning: this is the location of the previous definition
Axis.h:64: warning: `XtCLabel' redefined
/usr/athena/include/X11/StringDefs.h:569: warning: this is the location of the previous definition
In file included from PlotP.h:33,
                 from BarchartP.h:31,
                 from FBarchart.c:31:
Plotter.h:75: warning: `XtCMargin' redefined
/usr/athena/include/X11/StringDefs.h:578: warning: this is the location of the previous definition
In file included from BarchartP.h:32,
                 from FBarchart.c:31:
Barchart.h:42: warning: `XtCPosition' redefined
/usr/athena/include/X11/StringDefs.h:596: warning: this is the location of the previous definition
FBarchart.c:91: warning: initialization from incompatible pointer type
FBarchart.c:92: warning: initialization from incompatible pointer type
FBarchart.c:93: warning: initialization from incompatible pointer type
FBarchart.c:94: warning: initialization from incompatible pointer type
FBarchart.c:95: warning: initialization from incompatible pointer type
FBarchart.c:96: warning: initialization from incompatible pointer type
FBarchart.c:101: warning: initialization from incompatible pointer type
FBarchart.c:102: warning: initialization from incompatible pointer type
FBarchart.c:103: warning: initialization from incompatible pointer type
FBarchart.c: In function `SetValues':
FBarchart.c:141: warning: passing arg 1 of `XtSetValues' from incompatible pointer type
FBarchart.c:148: warning: passing arg 1 of `XtSetValues' from incompatible pointer type
FBarchart.c: In function `ReadFile':
FBarchart.c:177: warning: passing arg 1 of `XtRealloc' from incompatible pointer type
FBarchart.c:195: warning: passing arg 1 of `XtSetValues' from incompatible pointer type
FBarchart.c: In function `Destroy':
FBarchart.c:201: warning: passing arg 1 of `XtFree' from incompatible pointer type
	rm -f XYErrorPlot.o debugger/XYErrorPlot.o
	gcc -g -c     -I. -I/mit/motif/include -I/usr/athena/include  -Dibm -DSYSV  -D_AtDevelopment_ -DAFMPATH=\"/usr/athena/lib/ps\" -DX11R4_INTRINSICS   XYErrorPlot.c
In file included from Plotter.h:29,
                 from PlotP.h:33,
                 from XYErrorPlotP.h:30,
                 from XYErrorPlot.c:30:
Axis.h:29: warning: `XtNlabel' redefined
/usr/athena/include/X11/StringDefs.h:347: warning: this is the location of the previous definition
Axis.h:64: warning: `XtCLabel' redefined
/usr/athena/include/X11/StringDefs.h:569: warning: this is the location of the previous definition
In file included from PlotP.h:33,
                 from XYErrorPlotP.h:30,
                 from XYErrorPlot.c:30:
Plotter.h:75: warning: `XtCMargin' redefined
/usr/athena/include/X11/StringDefs.h:578: warning: this is the location of the previous definition
XYErrorPlot.c:77: warning: initialization from incompatible pointer type
XYErrorPlot.c: In function `SetBoundingBox':
XYErrorPlot.c:169: warning: passing arg 1 of `XtSetValues' from incompatible pointer type
XYErrorPlot.c: In function `Destroy':
XYErrorPlot.c:220: warning: passing arg 1 of `XtFree' from incompatible pointer type
XYErrorPlot.c:221: warning: passing arg 1 of `XtFree' from incompatible pointer type
XYErrorPlot.c:222: warning: passing arg 1 of `XtFree' from incompatible pointer type
XYErrorPlot.c:223: warning: passing arg 1 of `XtFree' from incompatible pointer type
XYErrorPlot.c:224: warning: passing arg 1 of `XtFree' from incompatible pointer type
XYErrorPlot.c:225: warning: passing arg 1 of `XtFree' from incompatible pointer type
XYErrorPlot.c: In function `SetValues':
XYErrorPlot.c:269: warning: passing arg 1 of `XtRealloc' from incompatible pointer type
XYErrorPlot.c:272: warning: passing arg 1 of `XtRealloc' from incompatible pointer type
XYErrorPlot.c:275: warning: passing arg 1 of `XtRealloc' from incompatible pointer type
XYErrorPlot.c:278: warning: passing arg 1 of `XtRealloc' from incompatible pointer type
XYErrorPlot.c:281: warning: passing arg 1 of `XtRealloc' from incompatible pointer type
XYErrorPlot.c:284: warning: passing arg 1 of `XtRealloc' from incompatible pointer type
XYErrorPlot.c:322: warning: passing arg 1 of `XtSetValues' from incompatible pointer type
	mv XYErrorPlot.o debugger/XYErrorPlot.o
	gcc -c     -I. -I/mit/motif/include -I/usr/athena/include  -Dibm -DSYSV  -D_AtDevelopment_ -DAFMPATH=\"/usr/athena/lib/ps\" -DX11R4_INTRINSICS   XYErrorPlot.c
In file included from Plotter.h:29,
                 from PlotP.h:33,
                 from XYErrorPlotP.h:30,
                 from XYErrorPlot.c:30:
Axis.h:29: warning: `XtNlabel' redefined
/usr/athena/include/X11/StringDefs.h:347: warning: this is the location of the previous definition
Axis.h:64: warning: `XtCLabel' redefined
/usr/athena/include/X11/StringDefs.h:569: warning: this is the location of the previous definition
In file included from PlotP.h:33,
                 from XYErrorPlotP.h:30,
                 from XYErrorPlot.c:30:
Plotter.h:75: warning: `XtCMargin' redefined
/usr/athena/include/X11/StringDefs.h:578: warning: this is the location of the previous definition
XYErrorPlot.c:77: warning: initialization from incompatible pointer type
XYErrorPlot.c: In function `SetBoundingBox':
XYErrorPlot.c:169: warning: passing arg 1 of `XtSetValues' from incompatible pointer type
XYErrorPlot.c: In function `Destroy':
XYErrorPlot.c:220: warning: passing arg 1 of `XtFree' from incompatible pointer type
XYErrorPlot.c:221: warning: passing arg 1 of `XtFree' from incompatible pointer type
XYErrorPlot.c:222: warning: passing arg 1 of `XtFree' from incompatible pointer type
XYErrorPlot.c:223: warning: passing arg 1 of `XtFree' from incompatible pointer type
XYErrorPlot.c:224: warning: passing arg 1 of `XtFree' from incompatible pointer type
XYErrorPlot.c:225: warning: passing arg 1 of `XtFree' from incompatible pointer type
XYErrorPlot.c: In function `SetValues':
XYErrorPlot.c:269: warning: passing arg 1 of `XtRealloc' from incompatible pointer type
XYErrorPlot.c:272: warning: passing arg 1 of `XtRealloc' from incompatible pointer type
XYErrorPlot.c:275: warning: passing arg 1 of `XtRealloc' from incompatible pointer type
XYErrorPlot.c:278: warning: passing arg 1 of `XtRealloc' from incompatible pointer type
XYErrorPlot.c:281: warning: passing arg 1 of `XtRealloc' from incompatible pointer type
XYErrorPlot.c:284: warning: passing arg 1 of `XtRealloc' from incompatible pointer type
XYErrorPlot.c:322: warning: passing arg 1 of `XtSetValues' from incompatible pointer type
	rm -f ContourPlot.o debugger/ContourPlot.o
	gcc -g -c     -I. -I/mit/motif/include -I/usr/athena/include  -Dibm -DSYSV  -D_AtDevelopment_ -DAFMPATH=\"/usr/athena/lib/ps\" -DX11R4_INTRINSICS   ContourPlot.c
In file included from Plotter.h:29,
                 from PlotP.h:33,
                 from ContourPlotP.h:30,
                 from ContourPlot.c:30:
Axis.h:29: warning: `XtNlabel' redefined
/usr/athena/include/X11/StringDefs.h:347: warning: this is the location of the previous definition
Axis.h:64: warning: `XtCLabel' redefined
/usr/athena/include/X11/StringDefs.h:569: warning: this is the location of the previous definition
In file included from PlotP.h:33,
                 from ContourPlotP.h:30,
                 from ContourPlot.c:30:
Plotter.h:75: warning: `XtCMargin' redefined
/usr/athena/include/X11/StringDefs.h:578: warning: this is the location of the previous definition
ContourPlot.c: In function `SetBoundingBox':
ContourPlot.c:157: warning: passing arg 1 of `XtSetValues' from incompatible pointer type
ContourPlot.c: In function `Destroy':
ContourPlot.c:207: warning: passing arg 1 of `XtFree' from incompatible pointer type
ContourPlot.c:208: warning: passing arg 1 of `XtFree' from incompatible pointer type
ContourPlot.c:209: warning: passing arg 1 of `XtFree' from incompatible pointer type
ContourPlot.c: In function `SetValues':
ContourPlot.c:254: warning: passing arg 1 of `XtRealloc' from incompatible pointer type
ContourPlot.c:256: warning: passing arg 1 of `XtFree' from incompatible pointer type
ContourPlot.c:265: warning: passing arg 1 of `XtRealloc' from incompatible pointer type
ContourPlot.c:267: warning: passing arg 1 of `XtFree' from incompatible pointer type
ContourPlot.c:288: warning: passing arg 1 of `XtRealloc' from incompatible pointer type
ContourPlot.c:299: warning: passing arg 1 of `XtSetValues' from incompatible pointer type
ContourPlot.c: In function `AddLine':
ContourPlot.c:643: warning: passing arg 1 of `XtRealloc' from incompatible pointer type
	mv ContourPlot.o debugger/ContourPlot.o
	gcc -c     -I. -I/mit/motif/include -I/usr/athena/include  -Dibm -DSYSV  -D_AtDevelopment_ -DAFMPATH=\"/usr/athena/lib/ps\" -DX11R4_INTRINSICS   ContourPlot.c
In file included from Plotter.h:29,
                 from PlotP.h:33,
                 from ContourPlotP.h:30,
                 from ContourPlot.c:30:
Axis.h:29: warning: `XtNlabel' redefined
/usr/athena/include/X11/StringDefs.h:347: warning: this is the location of the previous definition
Axis.h:64: warning: `XtCLabel' redefined
/usr/athena/include/X11/StringDefs.h:569: warning: this is the location of the previous definition
In file included from PlotP.h:33,
                 from ContourPlotP.h:30,
                 from ContourPlot.c:30:
Plotter.h:75: warning: `XtCMargin' redefined
/usr/athena/include/X11/StringDefs.h:578: warning: this is the location of the previous definition
ContourPlot.c: In function `SetBoundingBox':
ContourPlot.c:157: warning: passing arg 1 of `XtSetValues' from incompatible pointer type
ContourPlot.c: In function `Destroy':
ContourPlot.c:207: warning: passing arg 1 of `XtFree' from incompatible pointer type
ContourPlot.c:208: warning: passing arg 1 of `XtFree' from incompatible pointer type
ContourPlot.c:209: warning: passing arg 1 of `XtFree' from incompatible pointer type
ContourPlot.c: In function `SetValues':
ContourPlot.c:254: warning: passing arg 1 of `XtRealloc' from incompatible pointer type
ContourPlot.c:256: warning: passing arg 1 of `XtFree' from incompatible pointer type
ContourPlot.c:265: warning: passing arg 1 of `XtRealloc' from incompatible pointer type
ContourPlot.c:267: warning: passing arg 1 of `XtFree' from incompatible pointer type
ContourPlot.c:288: warning: passing arg 1 of `XtRealloc' from incompatible pointer type
ContourPlot.c:299: warning: passing arg 1 of `XtSetValues' from incompatible pointer type
ContourPlot.c: In function `AddLine':
ContourPlot.c:643: warning: passing arg 1 of `XtRealloc' from incompatible pointer type
	rm -f Layout.o debugger/Layout.o
	gcc -g -c     -I. -I/mit/motif/include -I/usr/athena/include  -Dibm -DSYSV  -D_AtDevelopment_ -DAFMPATH=\"/usr/athena/lib/ps\" -DX11R4_INTRINSICS   Layout.c
Layout.c:63: warning: initialization from incompatible pointer type
Layout.c:78: warning: initialization from incompatible pointer type
Layout.c: In function `Parse':
Layout.c:312: warning: passing arg 1 of `XtFree' from incompatible pointer type
Layout.c: In function `LayoutChildren':
Layout.c:464: warning: passing arg 1 of `XtMakeResizeRequest' from incompatible pointer type
Layout.c:466: warning: passing arg 1 of `XtMakeResizeRequest' from incompatible pointer type
	mv Layout.o debugger/Layout.o
	gcc -c     -I. -I/mit/motif/include -I/usr/athena/include  -Dibm -DSYSV  -D_AtDevelopment_ -DAFMPATH=\"/usr/athena/lib/ps\" -DX11R4_INTRINSICS   Layout.c
Layout.c:63: warning: initialization from incompatible pointer type
Layout.c:78: warning: initialization from incompatible pointer type
Layout.c: In function `Parse':
Layout.c:312: warning: passing arg 1 of `XtFree' from incompatible pointer type
Layout.c: In function `LayoutChildren':
Layout.c:464: warning: passing arg 1 of `XtMakeResizeRequest' from incompatible pointer type
Layout.c:466: warning: passing arg 1 of `XtMakeResizeRequest' from incompatible pointer type
	rm -f Help.o debugger/Help.o
	gcc -g -c     -I. -I/mit/motif/include -I/usr/athena/include  -Dibm -DSYSV  -D_AtDevelopment_ -DAFMPATH=\"/usr/athena/lib/ps\" -DX11R4_INTRINSICS   Help.c
In file included from HelpP.h:31,
                 from Help.c:41:
Help.h:36: warning: `XtNtitle' redefined
/usr/athena/include/X11/Shell.h:213: warning: this is the location of the previous definition
Help.h:37: warning: `XtCTitle' redefined
/usr/athena/include/X11/Shell.h:216: warning: this is the location of the previous definition
Help.c:119: warning: initialization from incompatible pointer type
Help.c: In function `Initialize':
Help.c:194: warning: passing arg 3 of `XtAddCallback' from incompatible pointer type
Help.c:293: warning: passing arg 3 of `XtAddCallback' from incompatible pointer type
Help.c:295: warning: passing arg 3 of `XtAddCallback' from incompatible pointer type
Help.c: In function `freestrings':
Help.c:561: warning: passing arg 1 of `XtFree' from incompatible pointer type
Help.c:562: warning: passing arg 1 of `XtFree' from incompatible pointer type
Help.c:568: warning: passing arg 1 of `XtFree' from incompatible pointer type
Help.c:569: warning: passing arg 1 of `XtFree' from incompatible pointer type
Help.c:575: warning: passing arg 1 of `XtFree' from incompatible pointer type
Help.c:576: warning: passing arg 1 of `XtFree' from incompatible pointer type
Help.c: In function `doenv':
Help.c:597: warning: passing arg 1 of `XtRealloc' from incompatible pointer type
Help.c:599: warning: passing arg 1 of `XtRealloc' from incompatible pointer type
Help.c:601: warning: passing arg 1 of `XtRealloc' from incompatible pointer type
Help.c:618: warning: passing arg 1 of `XtRealloc' from incompatible pointer type
Help.c:620: warning: passing arg 1 of `XtRealloc' from incompatible pointer type
Help.c:622: warning: passing arg 1 of `XtRealloc' from incompatible pointer type
Help.c: In function `DoneCallback':
Help.c:799: warning: passing arg 1 of `XtCallCallbacks' from incompatible pointer type
	mv Help.o debugger/Help.o
	gcc -c     -I. -I/mit/motif/include -I/usr/athena/include  -Dibm -DSYSV  -D_AtDevelopment_ -DAFMPATH=\"/usr/athena/lib/ps\" -DX11R4_INTRINSICS   Help.c
In file included from HelpP.h:31,
                 from Help.c:41:
Help.h:36: warning: `XtNtitle' redefined
/usr/athena/include/X11/Shell.h:213: warning: this is the location of the previous definition
Help.h:37: warning: `XtCTitle' redefined
/usr/athena/include/X11/Shell.h:216: warning: this is the location of the previous definition
Help.c:119: warning: initialization from incompatible pointer type
Help.c: In function `Initialize':
Help.c:194: warning: passing arg 3 of `XtAddCallback' from incompatible pointer type
Help.c:293: warning: passing arg 3 of `XtAddCallback' from incompatible pointer type
Help.c:295: warning: passing arg 3 of `XtAddCallback' from incompatible pointer type
Help.c: In function `freestrings':
Help.c:561: warning: passing arg 1 of `XtFree' from incompatible pointer type
Help.c:562: warning: passing arg 1 of `XtFree' from incompatible pointer type
Help.c:568: warning: passing arg 1 of `XtFree' from incompatible pointer type
Help.c:569: warning: passing arg 1 of `XtFree' from incompatible pointer type
Help.c:575: warning: passing arg 1 of `XtFree' from incompatible pointer type
Help.c:576: warning: passing arg 1 of `XtFree' from incompatible pointer type
Help.c: In function `doenv':
Help.c:597: warning: passing arg 1 of `XtRealloc' from incompatible pointer type
Help.c:599: warning: passing arg 1 of `XtRealloc' from incompatible pointer type
Help.c:601: warning: passing arg 1 of `XtRealloc' from incompatible pointer type
Help.c:618: warning: passing arg 1 of `XtRealloc' from incompatible pointer type
Help.c:620: warning: passing arg 1 of `XtRealloc' from incompatible pointer type
Help.c:622: warning: passing arg 1 of `XtRealloc' from incompatible pointer type
Help.c: In function `DoneCallback':
Help.c:799: warning: passing arg 1 of `XtCallCallbacks' from incompatible pointer type
	rm -f dialog.o debugger/dialog.o
	gcc -g -c     -I. -I/mit/motif/include -I/usr/athena/include  -Dibm -DSYSV  -D_AtDevelopment_ -DAFMPATH=\"/usr/athena/lib/ps\" -DX11R4_INTRINSICS   dialog.c
In file included from dialog.h:33,
                 from dialog.c:25:
Parameter.h:35: warning: `XmNlabelString' redefined
/mit/motif/include/Xm/XmStrDefs.h:2402: warning: this is the location of the previous definition
Parameter.h:36: warning: `XmCLabelString' redefined
/mit/motif/include/Xm/XmStrDefs.h:1328: warning: this is the location of the previous definition
Parameter.h:43: warning: `XmNvalue' redefined
/mit/motif/include/Xm/XmStrDefs.h:3733: warning: this is the location of the previous definition
Parameter.h:44: warning: `XmCValue' redefined
/mit/motif/include/Xm/XmStrDefs.h:3614: warning: this is the location of the previous definition
Parameter.h:49: warning: `XmNincrement' redefined
/mit/motif/include/Xm/XmStrDefs.h:2342: warning: this is the location of the previous definition
Parameter.h:50: warning: `XmCIncrement' redefined
/mit/motif/include/Xm/XmStrDefs.h:1274: warning: this is the location of the previous definition
Parameter.h:59: warning: `XmNvalueChangedCallback' redefined
/mit/motif/include/Xm/XmStrDefs.h:3041: warning: this is the location of the previous definition
Parameter.h:60: warning: `XmCValueChangedCallback' redefined
/mit/motif/include/Xm/XmStrDefs.h:1817: warning: this is the location of the previous definition
Parameter.h:61: warning: `XmNinitialDelay' redefined
/mit/motif/include/Xm/XmStrDefs.h:2360: warning: this is the location of the previous definition
Parameter.h:62: warning: `XmCInitialDelay' redefined
/mit/motif/include/Xm/XmStrDefs.h:1289: warning: this is the location of the previous definition
Parameter.h:63: warning: `XmNrepeatDelay' redefined
/mit/motif/include/Xm/XmStrDefs.h:2723: warning: this is the location of the previous definition
Parameter.h:64: warning: `XmCRepeatDelay' redefined
/mit/motif/include/Xm/XmStrDefs.h:1571: warning: this is the location of the previous definition
dialog.c: In function `create':
dialog.c:111: warning: assignment makes pointer from integer without a cast
dialog.c: In function `AtDialogCreate':
dialog.c:152: warning: passing arg 3 of `XtAddCallback' from incompatible pointer type
dialog.c: In function `AtDialogGetValues':
dialog.c:275: warning: assignment makes pointer from integer without a cast
dialog.c:288: warning: passing arg 1 of `XtFree' from incompatible pointer type
dialog.c:289: warning: passing arg 1 of `XtFree' from incompatible pointer type
dialog.c: In function `AtDialogDestroy':
dialog.c:295: warning: passing arg 1 of `XtFree' from incompatible pointer type
dialog.c:296: warning: passing arg 1 of `XtFree' from incompatible pointer type
	mv dialog.o debugger/dialog.o
	gcc -c     -I. -I/mit/motif/include -I/usr/athena/include  -Dibm -DSYSV  -D_AtDevelopment_ -DAFMPATH=\"/usr/athena/lib/ps\" -DX11R4_INTRINSICS   dialog.c
In file included from dialog.h:33,
                 from dialog.c:25:
Parameter.h:35: warning: `XmNlabelString' redefined
/mit/motif/include/Xm/XmStrDefs.h:2402: warning: this is the location of the previous definition
Parameter.h:36: warning: `XmCLabelString' redefined
/mit/motif/include/Xm/XmStrDefs.h:1328: warning: this is the location of the previous definition
Parameter.h:43: warning: `XmNvalue' redefined
/mit/motif/include/Xm/XmStrDefs.h:3733: warning: this is the location of the previous definition
Parameter.h:44: warning: `XmCValue' redefined
/mit/motif/include/Xm/XmStrDefs.h:3614: warning: this is the location of the previous definition
Parameter.h:49: warning: `XmNincrement' redefined
/mit/motif/include/Xm/XmStrDefs.h:2342: warning: this is the location of the previous definition
Parameter.h:50: warning: `XmCIncrement' redefined
/mit/motif/include/Xm/XmStrDefs.h:1274: warning: this is the location of the previous definition
Parameter.h:59: warning: `XmNvalueChangedCallback' redefined
/mit/motif/include/Xm/XmStrDefs.h:3041: warning: this is the location of the previous definition
Parameter.h:60: warning: `XmCValueChangedCallback' redefined
/mit/motif/include/Xm/XmStrDefs.h:1817: warning: this is the location of the previous definition
Parameter.h:61: warning: `XmNinitialDelay' redefined
/mit/motif/include/Xm/XmStrDefs.h:2360: warning: this is the location of the previous definition
Parameter.h:62: warning: `XmCInitialDelay' redefined
/mit/motif/include/Xm/XmStrDefs.h:1289: warning: this is the location of the previous definition
Parameter.h:63: warning: `XmNrepeatDelay' redefined
/mit/motif/include/Xm/XmStrDefs.h:2723: warning: this is the location of the previous definition
Parameter.h:64: warning: `XmCRepeatDelay' redefined
/mit/motif/include/Xm/XmStrDefs.h:1571: warning: this is the location of the previous definition
dialog.c: In function `create':
dialog.c:111: warning: assignment makes pointer from integer without a cast
dialog.c: In function `AtDialogCreate':
dialog.c:152: warning: passing arg 3 of `XtAddCallback' from incompatible pointer type
dialog.c: In function `AtDialogGetValues':
dialog.c:275: warning: assignment makes pointer from integer without a cast
dialog.c:288: warning: passing arg 1 of `XtFree' from incompatible pointer type
dialog.c:289: warning: passing arg 1 of `XtFree' from incompatible pointer type
dialog.c: In function `AtDialogDestroy':
dialog.c:295: warning: passing arg 1 of `XtFree' from incompatible pointer type
dialog.c:296: warning: passing arg 1 of `XtFree' from incompatible pointer type
	rm -f MuMenu.o debugger/MuMenu.o
	gcc -g -c     -I. -I/mit/motif/include -I/usr/athena/include  -Dibm -DSYSV  -D_AtDevelopment_ -DAFMPATH=\"/usr/athena/lib/ps\" -DX11R4_INTRINSICS   MuMenu.c
	mv MuMenu.o debugger/MuMenu.o
	gcc -c     -I. -I/mit/motif/include -I/usr/athena/include  -Dibm -DSYSV  -D_AtDevelopment_ -DAFMPATH=\"/usr/athena/lib/ps\" -DX11R4_INTRINSICS   MuMenu.c
	rm -f AtConverters.o debugger/AtConverters.o
	gcc -g -c     -I. -I/mit/motif/include -I/usr/athena/include  -Dibm -DSYSV  -D_AtDevelopment_ -DAFMPATH=\"/usr/athena/lib/ps\" -DX11R4_INTRINSICS   AtConverters.c
In file included from AtConverters.c:33:
Barchart.h:42: warning: `XtCPosition' redefined
/usr/athena/include/X11/StringDefs.h:596: warning: this is the location of the previous definition
	mv AtConverters.o debugger/AtConverters.o
	gcc -c     -I. -I/mit/motif/include -I/usr/athena/include  -Dibm -DSYSV  -D_AtDevelopment_ -DAFMPATH=\"/usr/athena/lib/ps\" -DX11R4_INTRINSICS   AtConverters.c
In file included from AtConverters.c:33:
Barchart.h:42: warning: `XtCPosition' redefined
/usr/athena/include/X11/StringDefs.h:596: warning: this is the location of the previous definition
	rm -f Parameter.o debugger/Parameter.o
	gcc -g -c     -I. -I/mit/motif/include -I/usr/athena/include  -Dibm -DSYSV  -D_AtDevelopment_ -DAFMPATH=\"/usr/athena/lib/ps\" -DX11R4_INTRINSICS   Parameter.c
In file included from ParameterP.h:31,
                 from Parameter.c:33:
Parameter.h:35: warning: `XmNlabelString' redefined
/mit/motif/include/Xm/XmStrDefs.h:2402: warning: this is the location of the previous definition
Parameter.h:36: warning: `XmCLabelString' redefined
/mit/motif/include/Xm/XmStrDefs.h:1328: warning: this is the location of the previous definition
Parameter.h:43: warning: `XmNvalue' redefined
/mit/motif/include/Xm/XmStrDefs.h:3733: warning: this is the location of the previous definition
Parameter.h:44: warning: `XmCValue' redefined
/mit/motif/include/Xm/XmStrDefs.h:3614: warning: this is the location of the previous definition
Parameter.h:49: warning: `XmNincrement' redefined
/mit/motif/include/Xm/XmStrDefs.h:2342: warning: this is the location of the previous definition
Parameter.h:50: warning: `XmCIncrement' redefined
/mit/motif/include/Xm/XmStrDefs.h:1274: warning: this is the location of the previous definition
Parameter.h:59: warning: `XmNvalueChangedCallback' redefined
/mit/motif/include/Xm/XmStrDefs.h:3041: warning: this is the location of the previous definition
Parameter.h:60: warning: `XmCValueChangedCallback' redefined
/mit/motif/include/Xm/XmStrDefs.h:1817: warning: this is the location of the previous definition
Parameter.h:61: warning: `XmNinitialDelay' redefined
/mit/motif/include/Xm/XmStrDefs.h:2360: warning: this is the location of the previous definition
Parameter.h:62: warning: `XmCInitialDelay' redefined
/mit/motif/include/Xm/XmStrDefs.h:1289: warning: this is the location of the previous definition
Parameter.h:63: warning: `XmNrepeatDelay' redefined
/mit/motif/include/Xm/XmStrDefs.h:2723: warning: this is the location of the previous definition
Parameter.h:64: warning: `XmCRepeatDelay' redefined
/mit/motif/include/Xm/XmStrDefs.h:1571: warning: this is the location of the previous definition
Parameter.c: In function `GetGCs':
Parameter.c:201: warning: passing arg 1 of `XtGetGC' from incompatible pointer type
Parameter.c:206: warning: passing arg 1 of `XtGetGC' from incompatible pointer type
Parameter.c: In function `FreeGCs':
Parameter.c:213: warning: passing arg 1 of `XtReleaseGC' from incompatible pointer type
Parameter.c:214: warning: passing arg 1 of `XtReleaseGC' from incompatible pointer type
Parameter.c: In function `SetTextFont':
Parameter.c:227: warning: passing arg 1 of `XtSetValues' from incompatible pointer type
Parameter.c: In function `NewValue':
Parameter.c:257: warning: passing arg 1 of `XtCallCallbacks' from incompatible pointer type
Parameter.c:257: warning: passing arg 2 of `XtCallCallbacks' from incompatible pointer type
Parameter.c: In function `Initialize':
Parameter.c:338: warning: passing arg 2 of `XtSetKeyboardFocus' from incompatible pointer type
Parameter.c:340: warning: passing arg 1 of `XtInstallAccelerators' from incompatible pointer type
Parameter.c:344: warning: passing arg 1 of `XtAddCallback' from incompatible pointer type
Parameter.c:346: warning: passing arg 1 of `XtAddCallback' from incompatible pointer type
Parameter.c:348: warning: passing arg 1 of `XtAddCallback' from incompatible pointer type
Parameter.c:350: warning: passing arg 1 of `XtAddCallback' from incompatible pointer type
Parameter.c:353: warning: passing arg 1 of `XtAddCallback' from incompatible pointer type
Parameter.c: In function `SetValues':
Parameter.c:475: warning: passing arg 1 of `XtSetSensitive' from incompatible pointer type
Parameter.c:476: warning: passing arg 1 of `XtSetSensitive' from incompatible pointer type
Parameter.c:477: warning: passing arg 1 of `XtSetSensitive' from incompatible pointer type
Parameter.c:480: warning: passing arg 1 of `XtSetSensitive' from incompatible pointer type
Parameter.c:481: warning: passing arg 1 of `XtSetSensitive' from incompatible pointer type
Parameter.c:482: warning: passing arg 1 of `XtSetSensitive' from incompatible pointer type
Parameter.c: In function `Realize':
Parameter.c:547: warning: passing arg 1 from incompatible pointer type
Parameter.c:549: warning: passing arg 1 of `XtRealizeWidget' from incompatible pointer type
Parameter.c:550: warning: passing arg 1 of `XtRealizeWidget' from incompatible pointer type
Parameter.c:551: warning: passing arg 1 of `XtRealizeWidget' from incompatible pointer type
Parameter.c:553: warning: passing arg 1 of `XtSetMappedWhenManaged' from incompatible pointer type
Parameter.c:555: warning: passing arg 1 of `XtSetMappedWhenManaged' from incompatible pointer type
Parameter.c:557: warning: passing arg 1 of `XtSetMappedWhenManaged' from incompatible pointer type
Parameter.c: In function `CalcSize':
Parameter.c:636: warning: passing arg 1 of `XtQueryGeometry' from incompatible pointer type
Parameter.c:637: warning: passing arg 1 of `XtQueryGeometry' from incompatible pointer type
Parameter.c:638: warning: passing arg 1 of `XtQueryGeometry' from incompatible pointer type
Parameter.c: In function `LayoutWidgets':
Parameter.c:714: warning: passing arg 1 of `XtMoveWidget' from incompatible pointer type
Parameter.c:730: warning: passing arg 1 of `XtMoveWidget' from incompatible pointer type
Parameter.c:736: warning: passing arg 1 of `XtMoveWidget' from incompatible pointer type
Parameter.c: At top level:
Parameter.c:848: warning: static declaration for `IncrementParameter' follows non-static
Parameter.c:858: warning: static declaration for `BigIncrement' follows non-static
Parameter.c:869: warning: static declaration for `DecrementParameter' follows non-static
Parameter.c:879: warning: static declaration for `BigDecrement' follows non-static
	mv Parameter.o debugger/Parameter.o
	gcc -c     -I. -I/mit/motif/include -I/usr/athena/include  -Dibm -DSYSV  -D_AtDevelopment_ -DAFMPATH=\"/usr/athena/lib/ps\" -DX11R4_INTRINSICS   Parameter.c
In file included from ParameterP.h:31,
                 from Parameter.c:33:
Parameter.h:35: warning: `XmNlabelString' redefined
/mit/motif/include/Xm/XmStrDefs.h:2402: warning: this is the location of the previous definition
Parameter.h:36: warning: `XmCLabelString' redefined
/mit/motif/include/Xm/XmStrDefs.h:1328: warning: this is the location of the previous definition
Parameter.h:43: warning: `XmNvalue' redefined
/mit/motif/include/Xm/XmStrDefs.h:3733: warning: this is the location of the previous definition
Parameter.h:44: warning: `XmCValue' redefined
/mit/motif/include/Xm/XmStrDefs.h:3614: warning: this is the location of the previous definition
Parameter.h:49: warning: `XmNincrement' redefined
/mit/motif/include/Xm/XmStrDefs.h:2342: warning: this is the location of the previous definition
Parameter.h:50: warning: `XmCIncrement' redefined
/mit/motif/include/Xm/XmStrDefs.h:1274: warning: this is the location of the previous definition
Parameter.h:59: warning: `XmNvalueChangedCallback' redefined
/mit/motif/include/Xm/XmStrDefs.h:3041: warning: this is the location of the previous definition
Parameter.h:60: warning: `XmCValueChangedCallback' redefined
/mit/motif/include/Xm/XmStrDefs.h:1817: warning: this is the location of the previous definition
Parameter.h:61: warning: `XmNinitialDelay' redefined
/mit/motif/include/Xm/XmStrDefs.h:2360: warning: this is the location of the previous definition
Parameter.h:62: warning: `XmCInitialDelay' redefined
/mit/motif/include/Xm/XmStrDefs.h:1289: warning: this is the location of the previous definition
Parameter.h:63: warning: `XmNrepeatDelay' redefined
/mit/motif/include/Xm/XmStrDefs.h:2723: warning: this is the location of the previous definition
Parameter.h:64: warning: `XmCRepeatDelay' redefined
/mit/motif/include/Xm/XmStrDefs.h:1571: warning: this is the location of the previous definition
Parameter.c: In function `GetGCs':
Parameter.c:201: warning: passing arg 1 of `XtGetGC' from incompatible pointer type
Parameter.c:206: warning: passing arg 1 of `XtGetGC' from incompatible pointer type
Parameter.c: In function `FreeGCs':
Parameter.c:213: warning: passing arg 1 of `XtReleaseGC' from incompatible pointer type
Parameter.c:214: warning: passing arg 1 of `XtReleaseGC' from incompatible pointer type
Parameter.c: In function `SetTextFont':
Parameter.c:227: warning: passing arg 1 of `XtSetValues' from incompatible pointer type
Parameter.c: In function `NewValue':
Parameter.c:257: warning: passing arg 1 of `XtCallCallbacks' from incompatible pointer type
Parameter.c:257: warning: passing arg 2 of `XtCallCallbacks' from incompatible pointer type
Parameter.c: In function `Initialize':
Parameter.c:338: warning: passing arg 2 of `XtSetKeyboardFocus' from incompatible pointer type
Parameter.c:340: warning: passing arg 1 of `XtInstallAccelerators' from incompatible pointer type
Parameter.c:344: warning: passing arg 1 of `XtAddCallback' from incompatible pointer type
Parameter.c:346: warning: passing arg 1 of `XtAddCallback' from incompatible pointer type
Parameter.c:348: warning: passing arg 1 of `XtAddCallback' from incompatible pointer type
Parameter.c:350: warning: passing arg 1 of `XtAddCallback' from incompatible pointer type
Parameter.c:353: warning: passing arg 1 of `XtAddCallback' from incompatible pointer type
Parameter.c: In function `SetValues':
Parameter.c:475: warning: passing arg 1 of `XtSetSensitive' from incompatible pointer type
Parameter.c:476: warning: passing arg 1 of `XtSetSensitive' from incompatible pointer type
Parameter.c:477: warning: passing arg 1 of `XtSetSensitive' from incompatible pointer type
Parameter.c:480: warning: passing arg 1 of `XtSetSensitive' from incompatible pointer type
Parameter.c:481: warning: passing arg 1 of `XtSetSensitive' from incompatible pointer type
Parameter.c:482: warning: passing arg 1 of `XtSetSensitive' from incompatible pointer type
Parameter.c: In function `Realize':
Parameter.c:547: warning: passing arg 1 from incompatible pointer type
Parameter.c:549: warning: passing arg 1 of `XtRealizeWidget' from incompatible pointer type
Parameter.c:550: warning: passing arg 1 of `XtRealizeWidget' from incompatible pointer type
Parameter.c:551: warning: passing arg 1 of `XtRealizeWidget' from incompatible pointer type
Parameter.c:553: warning: passing arg 1 of `XtSetMappedWhenManaged' from incompatible pointer type
Parameter.c:555: warning: passing arg 1 of `XtSetMappedWhenManaged' from incompatible pointer type
Parameter.c:557: warning: passing arg 1 of `XtSetMappedWhenManaged' from incompatible pointer type
Parameter.c: In function `CalcSize':
Parameter.c:636: warning: passing arg 1 of `XtQueryGeometry' from incompatible pointer type
Parameter.c:637: warning: passing arg 1 of `XtQueryGeometry' from incompatible pointer type
Parameter.c:638: warning: passing arg 1 of `XtQueryGeometry' from incompatible pointer type
Parameter.c: In function `LayoutWidgets':
Parameter.c:714: warning: passing arg 1 of `XtMoveWidget' from incompatible pointer type
Parameter.c:730: warning: passing arg 1 of `XtMoveWidget' from incompatible pointer type
Parameter.c:736: warning: passing arg 1 of `XtMoveWidget' from incompatible pointer type
Parameter.c: At top level:
Parameter.c:848: warning: static declaration for `IncrementParameter' follows non-static
Parameter.c:858: warning: static declaration for `BigIncrement' follows non-static
Parameter.c:869: warning: static declaration for `DecrementParameter' follows non-static
Parameter.c:879: warning: static declaration for `BigDecrement' follows non-static
	rm -f Cli.o debugger/Cli.o
	gcc -g -c     -I. -I/mit/motif/include -I/usr/athena/include  -Dibm -DSYSV  -D_AtDevelopment_ -DAFMPATH=\"/usr/athena/lib/ps\" -DX11R4_INTRINSICS   Cli.c
Cli.c:175: warning: initialization from incompatible pointer type
Cli.c:176: warning: initialization from incompatible pointer type
Cli.c:188: warning: initialization makes integer from pointer without a cast
Cli.c: In function `VerifyCursorMotion':
Cli.c:210: warning: passing arg 1 of `XtSetValues' from incompatible pointer type
Cli.c: In function `Initialize':
Cli.c:332: warning: passing arg 1 of `XtOverrideTranslations' from incompatible pointer type
Cli.c:336: warning: passing arg 1 of `XtAddCallback' from incompatible pointer type
Cli.c:337: warning: passing arg 1 of `XtAddCallback' from incompatible pointer type
Cli.c:347: warning: passing arg 1 of `XtWidgetToApplicationContext' from incompatible pointer type
Cli.c:348: warning: passing arg 3 of `XtAppAddInput' makes pointer from integer without a cast
Cli.c:356: warning: passing arg 1 of `XtWidgetToApplicationContext' from incompatible pointer type
Cli.c:358: warning: passing arg 3 of `XtAppAddInput' makes pointer from integer without a cast
Cli.c:364: warning: passing arg 1 of `XtSetValues' from incompatible pointer type
	mv Cli.o debugger/Cli.o
	gcc -c     -I. -I/mit/motif/include -I/usr/athena/include  -Dibm -DSYSV  -D_AtDevelopment_ -DAFMPATH=\"/usr/athena/lib/ps\" -DX11R4_INTRINSICS   Cli.c
Cli.c:175: warning: initialization from incompatible pointer type
Cli.c:176: warning: initialization from incompatible pointer type
Cli.c:188: warning: initialization makes integer from pointer without a cast
Cli.c: In function `VerifyCursorMotion':
Cli.c:210: warning: passing arg 1 of `XtSetValues' from incompatible pointer type
Cli.c: In function `Initialize':
Cli.c:332: warning: passing arg 1 of `XtOverrideTranslations' from incompatible pointer type
Cli.c:336: warning: passing arg 1 of `XtAddCallback' from incompatible pointer type
Cli.c:337: warning: passing arg 1 of `XtAddCallback' from incompatible pointer type
Cli.c:347: warning: passing arg 1 of `XtWidgetToApplicationContext' from incompatible pointer type
Cli.c:348: warning: passing arg 3 of `XtAppAddInput' makes pointer from integer without a cast
Cli.c:356: warning: passing arg 1 of `XtWidgetToApplicationContext' from incompatible pointer type
Cli.c:358: warning: passing arg 3 of `XtAppAddInput' makes pointer from integer without a cast
Cli.c:364: warning: passing arg 1 of `XtSetValues' from incompatible pointer type
	rm -f MessageLine.o debugger/MessageLine.o
	gcc -g -c     -I. -I/mit/motif/include -I/usr/athena/include  -Dibm -DSYSV  -D_AtDevelopment_ -DAFMPATH=\"/usr/athena/lib/ps\" -DX11R4_INTRINSICS   MessageLine.c
MessageLine.c:140: warning: initialization from incompatible pointer type
MessageLine.c:141: warning: initialization from incompatible pointer type
MessageLine.c:153: warning: initialization makes integer from pointer without a cast
MessageLine.c: In function `VerifyCursorMotion':
MessageLine.c:169: warning: passing arg 1 of `XtSetValues' from incompatible pointer type
MessageLine.c: In function `SaveCursorPosition':
MessageLine.c:192: warning: passing arg 1 of `XtRemoveCallback' from incompatible pointer type
MessageLine.c:193: warning: passing arg 1 of `XtRemoveCallback' from incompatible pointer type
MessageLine.c: In function `RestoreCursorPosition':
MessageLine.c:201: warning: passing arg 1 of `XtAddCallback' from incompatible pointer type
MessageLine.c:202: warning: passing arg 1 of `XtAddCallback' from incompatible pointer type
MessageLine.c: In function `EndInput':
MessageLine.c:224: warning: passing arg 1 of `XtCallCallbacks' from incompatible pointer type
MessageLine.c: In function `Initialize':
MessageLine.c:246: warning: passing arg 1 of `XtAddCallback' from incompatible pointer type
MessageLine.c:247: warning: passing arg 1 of `XtAddCallback' from incompatible pointer type
MessageLine.c:251: warning: passing arg 1 of `XtSetValues' from incompatible pointer type
MessageLine.c: In function `AtMessageLineGetString':
MessageLine.c:285: warning: passing arg 1 of `XtAddGrab' from incompatible pointer type
MessageLine.c:285: warning: passing arg 3 of `XtAddGrab' makes integer from pointer without a cast
MessageLine.c:306: warning: passing arg 1 of `XtRemoveGrab' from incompatible pointer type
	mv MessageLine.o debugger/MessageLine.o
	gcc -c     -I. -I/mit/motif/include -I/usr/athena/include  -Dibm -DSYSV  -D_AtDevelopment_ -DAFMPATH=\"/usr/athena/lib/ps\" -DX11R4_INTRINSICS   MessageLine.c
MessageLine.c:140: warning: initialization from incompatible pointer type
MessageLine.c:141: warning: initialization from incompatible pointer type
MessageLine.c:153: warning: initialization makes integer from pointer without a cast
MessageLine.c: In function `VerifyCursorMotion':
MessageLine.c:169: warning: passing arg 1 of `XtSetValues' from incompatible pointer type
MessageLine.c: In function `SaveCursorPosition':
MessageLine.c:192: warning: passing arg 1 of `XtRemoveCallback' from incompatible pointer type
MessageLine.c:193: warning: passing arg 1 of `XtRemoveCallback' from incompatible pointer type
MessageLine.c: In function `RestoreCursorPosition':
MessageLine.c:201: warning: passing arg 1 of `XtAddCallback' from incompatible pointer type
MessageLine.c:202: warning: passing arg 1 of `XtAddCallback' from incompatible pointer type
MessageLine.c: In function `EndInput':
MessageLine.c:224: warning: passing arg 1 of `XtCallCallbacks' from incompatible pointer type
MessageLine.c: In function `Initialize':
MessageLine.c:246: warning: passing arg 1 of `XtAddCallback' from incompatible pointer type
MessageLine.c:247: warning: passing arg 1 of `XtAddCallback' from incompatible pointer type
MessageLine.c:251: warning: passing arg 1 of `XtSetValues' from incompatible pointer type
MessageLine.c: In function `AtMessageLineGetString':
MessageLine.c:285: warning: passing arg 1 of `XtAddGrab' from incompatible pointer type
MessageLine.c:285: warning: passing arg 3 of `XtAddGrab' makes integer from pointer without a cast
MessageLine.c:306: warning: passing arg 1 of `XtRemoveGrab' from incompatible pointer type
Target all did not remake because of errors.
	rm -f PlotterPS.o debugger/PlotterPS.o
	gcc -g -c     -I. -I/mit/motif/include -I/usr/athena/include  -Dibm -DSYSV  -D_AtDevelopment_ -DAFMPATH=\"/usr/athena/lib/ps\" -DX11R4_INTRINSICS   PlotterPS.c
	mv PlotterPS.o debugger/PlotterPS.o
	gcc -c     -I. -I/mit/motif/include -I/usr/athena/include  -Dibm -DSYSV  -D_AtDevelopment_ -DAFMPATH=\"/usr/athena/lib/ps\" -DX11R4_INTRINSICS   PlotterPS.c
	rm -f libAt.a
	ar cq libAt.a FontFamily.o FontFamilyPS.o Text.o TextPS.o Label.o Plotter.o PlotterPS.o Axis.o AxisPS.o Plot.o XYPlot.o Scale.o TextPlot.o Barchart.o FBarchart.o XYErrorPlot.o ContourPlot.o Layout.o Help.o dialog.o MuMenu.o AtConverters.o Parameter.o Cli.o MessageLine.o
	/bin/true libAt.a
	rm -f libAt_d.a
	cd debugger; ar cq ../libAt_d.a  FontFamily.o FontFamilyPS.o Text.o TextPS.o Label.o Plotter.o PlotterPS.o Axis.o AxisPS.o Plot.o XYPlot.o Scale.o TextPlot.o Barchart.o FBarchart.o XYErrorPlot.o ContourPlot.o Layout.o Help.o dialog.o MuMenu.o AtConverters.o Parameter.o Cli.o MessageLine.o
	/bin/true libAt_d.a
