I've compiled (with gcc 2.7.2) the X11R6.1 distribution from
ftp.x.org. The compile went fine, and the few binaries I've tried seem
to work.
But: I'm having trouble getting imake to behave. I have a contributed
package (Offix) which has lines like
CCOPTIONS := $(CCOPTIONS) -Wall
in Imake.options and various Imakefiles. Imake passes the := to the
Makefile, and then make (either /usr/ccs/make or GNU make) gaks on it.
What's up????
Also, what's an easy way (aside from lots of links) to indicate that
Motif lives in /usr/dt/{include,lib} ?
My site.def has
#define HasGcc2 YES
#define USE_CC_E gcc -E
#define HasGcc2ForCplusplus YES
#define OSMinorVersion 5
#define OSName SunOS 5.5
Do I need something else???
Thanks
John Harper
-----------------------------
Administrative Programmer
Scarborough College
<URL http://www.scar.utoronto.ca>