Bugs #407804, was updated on 2001-03-11 18:22
You can respond by visiting:
http://sourceforge.net/tracker/?func=detail&atid=110493&aid=407804&group_id=10493
Category: build
Group: None
Status: Open
Priority: 1
Submitted By: Brian D. Carlstrom
Assigned to: Brian D. Carlstrom
Summary: Build failure on Irix 6.2 system
Initial Comment:
From: Mike Gunter <gunter@botrytis.mti.sgi.com>
To: scsh-bugs@martigny.ai.mit.edu
Subject: Build failure on Irix 6.2 system
Date: Tue, 10 Dec 1996 13:36:41 -0800
I'm trying to build scsh-0.4.4 on a machine running
Irix 6.2. The
link of scshvm dies with:
ld: ERROR 33: Unresolved data symbol "sig2int" --
1st referenced by scsh/sigh\
andlers1.o.
I find a declaration of sig2int in scsh/signals1.h but
the only
definitions I find in the distribution are
bsd/signals1.c and
hpux/signals1.c. Do I need an irix/signals1.c? Does
one already
exist? Or do I need to write one?
thanks,
mike
----------------------------------------------------------------------
Comment By: Brian D. Carlstrom
Date: 2001-03-11 18:23
Message:
Logged In: YES
user_id=27364
From: Mike Gunter <gunter@botrytis.mti.sgi.com>
To: "Brian D. Carlstrom" <bdc@ai.mit.edu>
Subject: Build failure on Irix 6.2 system
Date: Tue, 10 Dec 1996 13:53:24 -0800
> Mike Gunter writes:
> > I find a declaration of sig2int in scsh/signals1.h
but the only
> > definitions I find in the distribution are
bsd/signals1.c and
> > hpux/signals1.c. Do I need an irix/signals1.c? Does
one already
> > exist? Or do I need to write one?
> Apparently this was a new requirement for 0.4.4. we
provided the
> platform support we had. could you supply an irix
version for us?
>
> anyone else out there have versions for different ports?
> i can't believe its gone unnoticed this long
I don't understand how scsh builds anywhere. The
Makefile.in I have
makes no reference of scsh/machine/signals1.o.
What's up?
mike
----------------------------------------------------------------------
You can respond by visiting:
http://sourceforge.net/tracker/?func=detail&atid=110493&aid=407804&group_id=10493
|