I am trying to build
lesstif on solaris (SunOS infratron 5.7 Generic sun4u sparc
SUNW,UltraSPARC-IIi-Engine) but am getting a
build error. I have
looked through the docs but did not see anything appropriate. I would appreciate
any suggestions you may have
on how to resolve
this issue.
/usr/openwin/include/X11/Xutil.h:903: warning: type defaults to `int' in
declaration of `XXorRegion'
In file included from mwm.h:57,
from mwmparse.y:25:
/usr/openwin/include/X11/Xresource.h:249: warning: type defaults to `int' in declaration of `XrmQGetResource'
In file included from /usr/openwin/include/X11/SM/SMlib.h:38,
from /usr/openwin/include/X11/Shell.h:54,
from ../../../include/Motif-1.2/Xm/Xm.h:30,
from ../../../include/Motif-1.2/Xm/XmP.h:28,
from mwm.h:64,
from mwmparse.y:25:
/usr/openwin/include/X11/ICE/ICElib.h:417: warning: type defaults to `int' in declaration of `IceFlush'
/usr/ccs/bin/yaccpar:5: warning: ignoring pragma: "@(#)yaccpar 6.15 97/12/08
SMI
/usr/ccs/bin/yaccpar: In function `yyparse':
/usr/ccs/bin/yaccpar:379: warning: label `yyerrlab' defined but not used
/usr/ccs/bin/yaccpar:165: warning: label `yynewstate' defined but not used
lex mwmlex.l && mv lex.yy.c mwmlex.c
"mwmlex.l":line 56: Error: missing translation value
make[3]: *** [mwmlex.c] Error 1
make[3]: Leaving directory `/home/markw/LessTif/lesstif-current/clients/Motif-1.
2/mwm'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/markw/LessTif/lesstif-current/clients/Motif-1.
2'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/markw/LessTif/lesstif-current/clients'
make: *** [all-recursive] Error 1
In file included from mwm.h:57,
from mwmparse.y:25:
/usr/openwin/include/X11/Xresource.h:249: warning: type defaults to `int' in declaration of `XrmQGetResource'
In file included from /usr/openwin/include/X11/SM/SMlib.h:38,
from /usr/openwin/include/X11/Shell.h:54,
from ../../../include/Motif-1.2/Xm/Xm.h:30,
from ../../../include/Motif-1.2/Xm/XmP.h:28,
from mwm.h:64,
from mwmparse.y:25:
/usr/openwin/include/X11/ICE/ICElib.h:417: warning: type defaults to `int' in declaration of `IceFlush'
/usr/ccs/bin/yaccpar:5: warning: ignoring pragma: "@(#)yaccpar 6.15 97/12/08
SMI
/usr/ccs/bin/yaccpar: In function `yyparse':
/usr/ccs/bin/yaccpar:379: warning: label `yyerrlab' defined but not used
/usr/ccs/bin/yaccpar:165: warning: label `yynewstate' defined but not used
lex mwmlex.l && mv lex.yy.c mwmlex.c
"mwmlex.l":line 56: Error: missing translation value
make[3]: *** [mwmlex.c] Error 1
make[3]: Leaving directory `/home/markw/LessTif/lesstif-current/clients/Motif-1.
2/mwm'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/markw/LessTif/lesstif-current/clients/Motif-1.
2'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/markw/LessTif/lesstif-current/clients'
make: *** [all-recursive] Error 1
