[4984] in Kerberos

home help back first fref pref prev next nref lref last post

Failure to build IMAKE

daemon@ATHENA.MIT.EDU (Tim Rand)
Mon Apr 17 10:08:58 1995

To: kerberos@MIT.EDU
Date: Sat, 15 Apr 1995 23:39:01 -0500
From: tim@datapage.com (Tim Rand)
Reply-To: rand@michelob.wustl.edu

We are trying to build IMAKE for the RS/6000 as part of the Kerberos
build... but it is failing.  Here is what we have... Suggestions?

 > I've tried my first pass at creating kerberos on the RS/6000 and the
 > results so far are
 > as follows:
 > 
 >         make  clean-imake
 >         cd util/imake; make clean
 >         rm -f ccflags imake
 >         rm -f *.CKP *.ln *.BAK *.bak *.o core errs ,* *~ *.a  tags TAGS
 > make.log \#*
 >         cd util/imake; make
 >         cc -o ccflags ccflags.c
 >         cc -o imake imake.c `./ccflags`
 > "imake.c", line 413.8: 1506-007 (S) Struct or union wait is undefined.
 > "imake.c", line 440.16: 1506-045 (S) Undeclared identifier status.
 > "imake.c", line 472.8: 1506-007 (S) Struct or union wait is undefined.
 > "imake.c", line 482.16: 1506-045 (S) Undeclared identifier status.
 > make: 1254-004 The error code from the last command is 1.
 > 
 > Make Quitting.
 > make: 1254-004 The error code from the last command is 2.
 > 
 > Make Quitting.
 > make: 1254-004 The error code from the last command is 2.
 > 
 > Make Quitting.
 > 
 > The offending program is as follows:
 > 
 > /*
 >  * 
 >  * Copyright 1985, 1986, 1987 by the Massachusetts Institute of Technology
 >  * 
 >  * Permission to use, copy, modify, and distribute this
 >  * software and its documentation for any purpose and without
 >  * fee is hereby granted, provided that the above copyright
 >  * notice appear in all copies and that both that copyright
 >  * notice and this permission notice appear in supporting
 >  * documentation, and that the name of M.I.T. not be used in
 >  * advertising or publicity pertaining to distribution of the
 >  * software without specific, written prior permission.
 >  * M.I.T. makes no representations about the suitability of
 >  * this software for any purpose.  It is provided "as is"
 >  * without express or implied warranty.
 >  * 
 >  * $Header:
 > /afs/athena.mit.edu/astaff/project/kerberos/src/util/imake/RCS/imake.c,v
 > 4.1 89/08/30 11:25:31 jtkohl Exp $
 >  * $Locker:  $
 >  *
 >  * Author:
 >  *      Todd Brunhoff
 >  *      Tektronix, inc.
 >  *      While a guest engineer at Project Athena, MIT
 >  *
 >  * imake: the include-make program.
 >  *
 >  * Usage: imake [-Idir] [-Ddefine] [-T] [-f imakefile ] [-s] [-v] [make
flags]
/// SNIP ///

Any suggestions appreciated
-- 
Reply to "Tim Rand" <tim@datapage.com>   (or rand@michelob.wustl.edu)
All messages will get a response.

home help back first fref pref prev next nref lref last post