From owner-freebsd-alpha Tue Jun 18 4: 3:32 2002 Delivered-To: freebsd-alpha@freebsd.org Received: from smtp.comcast.net (smtp.comcast.net [24.153.64.2]) by hub.freebsd.org (Postfix) with ESMTP id E59C837B401 for ; Tue, 18 Jun 2002 04:03:27 -0700 (PDT) Received: from roshomon (pcp01167952pcs.roylok01.mi.comcast.net [68.62.17.63]) by mtaout04.icomcast.net (iPlanet Messaging Server 5.1 HotFix 0.8 (built May 13 2002)) with ESMTP id <0GXW00EQREOMG5@mtaout04.icomcast.net> for freebsd-alpha@freebsd.org; Tue, 18 Jun 2002 07:02:46 -0400 (EDT) Date: Tue, 18 Jun 2002 07:02:18 -0400 From: "Coffin, Dexter" Subject: Re: Anyone running Lisp on FreeBSD/Alpha? In-reply-to: <1024397698.399.31.camel@roshomon.idnopheq.net> To: "Coffin, Dexter" Cc: Jeffrey Katcher , alpha Message-id: <1024398139.399.34.camel@roshomon.idnopheq.net> MIME-version: 1.0 X-Mailer: Ximian Evolution 1.0.5 Content-type: text/plain Content-transfer-encoding: 7BIT References: <20020617205415.13648.qmail@web14507.mail.yahoo.com> <1024397698.399.31.camel@roshomon.idnopheq.net> Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Ahhh ... typo ... Should be Correct lispbibl.d:2404 to #if defined(DECALPHA) && (defined(UNIX_OSF) || defined(UNIX_LINUX) || defined(UNIX_FREEBSD)) That tricky underscore! THX! On Tue, 2002-06-18 at 06:54, Coffin, Dexter wrote: > Hi, Jeff and All! > > I made your change, but still fail w/ ... > > > > cc -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type > -fomit-frame-pointer -Wno-sign-compare -O2 -DUNICODE -DEXPORT_SYSCALLS > -DDYNAMIC_FFI -c spvw.c > In file included from spvw.d:21: > lispbibl.d:2578: #error "oint_addr_mask doesn't cover CODE_ADDRESS_RANGE > !!" > lispbibl.d:2581: #error "oint_addr_mask doesn't cover > MALLOC_ADDRESS_RANGE !!" > *** Error code 1 > > > > Did you modify anything else? > > THX > > Dex > > On Mon, 2002-06-17 at 16:54, Jeffrey Katcher wrote: > > FYI, I've now completed a successful make/check using > > system cc. > > > > Correct lispbibl.d:2404 to > > #if defined(DEC_ALPHA) && (defined(UNIX_OSF) || > > defined(UNIX_LINUX) || defined(UNIX_FREEBSD)) > > > > Jeff Katcher > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-alpha" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message