imake
Jim Blue
blue at AZURE.CAM.NIST.GOV
Wed Sep 26 00:31:53 AEST 1990
On my PI running 3.3.1, I invoked imake with
imake -I/usr/lib/X11/config -TOPDIR=/usr
Selected lines from the created Makefile follow:
TOP = /usr
...
LIBSRC = $(TOP)/lib
...
AWIDGETSRC = $(LIBSRC)/Xaw
...
DEPXAWLIB = $(AWIDGETSRC)/libXaw.a
XAWLIB = $(DEPXAWLIB)
This is clearly incorrect, since libXaw.a is in /usr/lib, not
in /usr/lib/Xaw.
Did I invoke imake wrong?
Is /usr/lib/X11/config/Imake.tmpl wrong?
Is /usr/lib/X11/config/sgi.cf wrong?
Is imake wrong?
Jim Blue
Center for Computing and Applied Mathematics
National Institute for Standards and Technology
More information about the Comp.sys.sgi
mailing list