Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 23 Sep 2002 13:10:40 -0700 (PDT)
From:      "Steven G. Kargl" <kargl@troutmask.apl.washington.edu>
To:        Joseph Scott <joseph@randomnetworks.com>
Cc:        Kris Kennaway <kris@freebsd.org>, cvs-all@freebsd.org
Subject:   Re: cvs commit: ports/emulators/dlx Makefile
Message-ID:  <200209232010.g8NKAeK1011600@troutmask.apl.washington.edu>
In-Reply-To: <Pine.BSF.4.21.0209231305120.7909-100000@pebkac.owp.csus.edu> "from Joseph Scott at Sep 23, 2002 01:07:19 pm"

next in thread | previous in thread | raw e-mail | index | archive | help
Joseph Scott said:
> 
> On Fri, 20 Sep 2002, Kris Kennaway wrote:
> 
> # kris        2002/09/20 13:44:04 PDT
> # 
> #   Modified files:
> #     emulators/dlx        Makefile 
> #   Log:
> #   BROKEN: Broken by removal of values.h
> 
> 	PR ports/43258 (Make emulators/dlx build on -current) has a patch
> that looks like it might deal with this.
> 

Yes, it deals with <values.h> by changing it to <limits.h>
and changing a MAXINT to INT_MAX.  It also fixes a problem
with wait3().

Note, I don't know if the port actually works.  I simply
fixed the build problem.

-- 
Steve
http://troutmask.apl.washington.edu/~kargl/

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200209232010.g8NKAeK1011600>