Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 18 Jun 2002 07:02:18 -0400
From:      "Coffin, Dexter" <idnopheq@comcast.net>
To:        "Coffin, Dexter" <idnopheq@comcast.net>
Cc:        Jeffrey Katcher <jmkatcher@yahoo.com>, alpha <freebsd-alpha@freebsd.org>
Subject:   Re: Anyone running Lisp on FreeBSD/Alpha?
Message-ID:  <1024398139.399.34.camel@roshomon.idnopheq.net>
In-Reply-To: <1024397698.399.31.camel@roshomon.idnopheq.net>
References:  <20020617205415.13648.qmail@web14507.mail.yahoo.com> <1024397698.399.31.camel@roshomon.idnopheq.net>

next in thread | previous in thread | raw e-mail | index | archive | help
Ahhh ... typo ...

Should be

<snip>

Correct lispbibl.d:2404 to
#if defined(DECALPHA) && (defined(UNIX_OSF) ||
defined(UNIX_LINUX) || defined(UNIX_FREEBSD))

</snip>

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/ ...
> 
> <snip>
> 
> 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
> 
> </snip>
> 
> 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




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