XmUNSPECIFIED is defined in XmP.h. At least with Motif 2.1.
On 8-Mar-01 at 05:33, Alexander Mai ([EMAIL PROTECTED]) wrote:
> SlideC.c doesn't build on a DU box here.
>
> cc -DSCIPLOT_WITH_MOTIF -I. -I../../../include/Motif-2.1
> -I../../../include/Motif-1.2 -I../../../include/Motif-2.1
> -I../../../include/Motif-1.2 -I/usr/dt/include -std1 -ieee -c SlideC.c -DPIC
-o SlideC.lo
> cc: Error: SlideC.c, line 163: In this statement, "XmUNSPECIFIED" is not
> declared. if (Slide_DestWidth(new_w) == (Dimension)XmUNSPECIFIED)
> ---------------------------------------------^
>
> This seems to work with LessTif, not with Motif.
> (actually one need to fix all XmUNSPECIFIED related to
> XltNslideDestHeight, XltNslideDestWidth; the error message is after
> "fixing" the first ones).
>
>
> --
> Alexander Mai
> [EMAIL PROTECTED]
>
>