From grass-lists-owner@max.cecer.army.mil Thu May 13 19:28:20 1993
Date: Thu, 13 May 1993 21:16:46 -0500
From: "Net.Noise owner" <news@max.cecer.army.mil>
Sender: lists-owner@max.cecer.army.mil
Reply-To: grassu-list@max.cecer.army.mil
Subject: RE: GRass4.1 compilation problem
To: info-grass-user@ux1.cso.uiuc.edu
Content-Length: 810Newsgroups: info.grass.user
Path: zorro.cecer.army.mil!parghi
From: parghi@zorro.cecer.army.mil (Amit Parghi)
Subject: Re: Grass4.1 compilation problem
Message-ID: <C6zvnu.3JD@news.cecer.army.mil>
Sender: news@news.cecer.army.mil (Net.Noise owner)
Organization: Office of GRASS Integration, USA-CERL, Champaign, Illinois
References: <9305132346.AA03292@Jasper.Stanford.EDU>
Date: Fri, 14 May 1993 02:16:42 GMT
Lines: 12lobo@Jasper.Stanford.EDU (Agustin Lobo) writes:
> When running GISGEN.sun4 I've got the following:
> Can't find include file machine/setjmp.h
> (when trying to compile connect.c)> Where should I have this include file?
Odd. /usr/include/machine/setjmp.h ought to be there. Check if it is in
fact there on your system. If not, contact your friendly local system
administrator.Amit
I do have /usr/include/machine (as a symbolic link -> ../kvm/machine) and
/usr/include/setjmp.h
Note that the error says "Can't find include file machine/setjmp.h". Is there
any way to get the compiler look for it as /usr/include/setjmp.h ?