From owner-freebsd-alpha Sun Jul 23 18:10:55 2000 Delivered-To: freebsd-alpha@freebsd.org Received: from eel.radicalmedia.com (eel.radicalmedia.com [204.254.246.9]) by hub.freebsd.org (Postfix) with ESMTP id 418E637B843; Sun, 23 Jul 2000 18:10:50 -0700 (PDT) (envelope-from phiber@eel.radicalmedia.com) Received: (from phiber@localhost) by eel.radicalmedia.com (8.9.3/8.9.3) id VAA27567; Sun, 23 Jul 2000 21:10:48 -0400 (EDT) Date: Sun, 23 Jul 2000 21:10:47 -0400 From: Mark Abene To: Mike Smith Cc: freebsd-alpha@FreeBSD.ORG Subject: Re: problem building XFree86-4 port Message-ID: <20000723211047.C27360@radicalmedia.com> References: <20000723203704.B27360@radicalmedia.com> <200007240056.RAA18363@mass.osd.bsdi.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.1i In-Reply-To: <200007240056.RAA18363@mass.osd.bsdi.com>; from Mike Smith on Sun, Jul 23, 2000 at 05:56:31PM -0700 Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Sun, Jul 23, 2000 at 05:56:31PM -0700, Mike Smith wrote: > > Actually, I've found that "Offset" is being defined as 0x13 in sis_regs.h and > > sis_regs2.h, giving us "unsigned long 0x13" which causes the syntax error. > > Bogus. > > There's a patch for this in the XFree86-3 port's patches directory - I > had the same problem there. > I assume you mean XFree86-4 :) I'm using the stock port from 4.0-RELEASE. I ended up changing "Offset" to "myOffset" in the sis driver directory so it doesn't conflict with the Offset used elsewhere. Now I get through the entire "make install", but at the very end, I see... ===> Generating temporary packing list ** Missing package files for XFree86-4.0. *** Error code 1 Stop in /usr/ports/x11/XFree86-4. *** Error code 1 Stop in /usr/ports/x11/XFree86-4. *** Error code 1 Stop in /usr/ports/x11/XFree86-4. Any clues? -Mark To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message