Newsgroups: info.grass.user
Path: zorro.cecer.army.mil!shapiro
From: shapiro@zorro.cecer.army.mil (Michael Shapiro)
Subject: Re: (COPY) Undelivered mail
Message-ID: <C7zzso.DwG@news.cecer.army.mil>
Sender: news@news.cecer.army.mil (Net.Noise owner)
Organization: US Army Corps of Engineers Construction Engineering Research Labs
References: <199305211551.AA06248@max.cecer.army.mil>
Date: Wed, 2 Jun 1993 14:19:35 GMT
Lines: 26
Mark Palmer writes:
<I'm compiling grass4.1beta and having <problems with the xgrass
<stage. The sys tem is sun os 4.1.2, <under OW3.0, also with
<X11R5 and Motif 1.2. I get the following messages
<
<"/usr/include/X11/Xm/Xm.h", line 1385: syntax error at or near
<variable name "XmImGetXIM"
<"/usr/include/X11/Xm/Xm.h", line 1385: unknown size
<*** Error code 1
<make: Fatal error: Command failed for targen `OBJ.sun4/abwcolr.o'
<Current working directory /chardonnay/markp/GRASS/src/xgrass/libes/Xgd
<*** Error code 1
<make: Fatal error: Command failed for target `all'
This is probably due to prototypes in the Xm.h headerr which the compiler
doesn't understand. Trying compiling with -D_NO_PROTO flag. Add this line
to the CMD/head/<head> file
XCFLAGS = -D_NO_PROTO
--
Michael Shapiro shapiro@zorro.cecer.army.mil
U.S. Army CERL (217) 373-7277
P.O. Box 9005
Champaign, Ill. 61826-9005