[820] in Zephyr_Bugs
Zephyr makefile errors
daemon@ATHENA.MIT.EDU (Kevin M. Birch)
Wed Sep 11 19:23:06 1996
Date: Wed, 11 Sep 1996 17:44:54 -0500
From: kbirch@helix.nashville.sgi.com (Kevin M. Birch)
To: zephyr-bugs@MIT.EDU
Cc: kbirch@helix.nashville.sgi.com
Hello,
When trying to compile Zephyr on an R5000 Indy running IRIX 6.2 with SGI's
compler tools, I get the following errors from the makefile in lib/zephyr:
make: file `Makefile' line 55: Syntax error
The lines in question are these:
55: $(OBJS): $(top_srcdir)/h/internal.h $(top_srcdir)/h/sysdep.h
56: $(OBJS): $(BUILDTOP)/h/config.h $(BUILDTOP)/h/zephyr/zephyr.h
57: $(OBJS): $(BUILDTOP)/h/zephyr/zephyr_err.h
commenting these out will allow the make to continue, but these same references
are made in several other makefiles. I am uncertain of what you are trying to
do here. Are you saying that the object files that have already been made
above are dependant on these header files? Or are you trying to make them? My
make doesn't seem to know what you want it to do.
TIA,
Kevin
--
Kevin Birch | Suite 100
Systems Engineer Support | 301 S Perimeter Park Dr.
Silicon Graphics, Inc. | Nashville, TN 37211
email: kbirch@sgi.com | voice: (615) 781-4214
vmail: (800) 326-1020, 59038 | fax: (615) 834-4002