[270] in Moira

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

I don't understand this error message

daemon@ATHENA.MIT.EDU (daemon@ATHENA.MIT.EDU)
Mon Feb 25 14:17:23 1991

From: Stanier A <alan@essex.ac.uk>
Date: Mon, 25 Feb 91 16:13:31 GMT
To: bug-moira@ATHENA.MIT.EDU


I'm trying to build moira on a Solbourne 5E-902 (a Sun lookalike)
running OS/SMP 4.0 (said to be equivalent to SunOS 4.0)

When I type "make depend", i get the following


if [ -f /mnt/xd1g/ingres/bin/eqc ]; then \
	DIRS="et gdb rpc ss clients man test update server backup db dbck dcm gen reg_svr incremental regtape include" ; \
else \
	DIRS="et gdb rpc ss clients man test update include" ; \
fi; \
for i in $DIRS; do \
	(cd $i; make  depend); done
mkdep -O -I../include compile_et.c error_table.c error_message.c et_name.c  init_et.c com_err.c
mkdep -O -I../include gdb_struct.c gdb_stype.c gdb.c gdb_trans.c gdb_trans2.c  gdb_conn.c gdb_serv.c gdb_fserv.c gdb_db.c gdb_debug.c gdb_ops.c
gdb_stype.c: 1605: GDB_CHECK_TPD: actuals too long
gdb_stype.c: 1605: GDB_CHECK_TPD: actuals too long
gdb_stype.c: 1605: GDB_CHECK_TPD: actuals too long
gdb_stype.c: 1605: GDB_CHECK_TPD: actuals too long
gdb_stype.c: 1605: GDB_CHECK_TPD: actuals too long
gdb_stype.c: 1606: GDB_CHECK_TPD: actuals too long
gdb_stype.c: 1607: GDB_CHECK_TPD: actuals too long
	etc

I actually get over 1300 lines complaining "actuals too long" - an
error message I can't find anywhere in the distribution. the make
goes perfectly smoothly on a Sun4 running SunOS 4.1

Can you make any suggestion as to what I am doing wrong?


Alan M Stanier


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