Date: Fri, 27 Feb 2004 15:37:31 -0800 From: Andrew Elmore <aelmore@interwoven.com> To: freebsd-alpha@freebsd.org Subject: Re: xfree86 on alpha w/ matrox Message-ID: <20040227233731.GS1250@interwoven.com> In-Reply-To: <20040227110904.GA22517@diogenis.ceid.upatras.gr> References: <20040227110904.GA22517@diogenis.ceid.upatras.gr>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Feb 27, 2004 at 03:09:04AM -0800, Nikos Ntarmos wrote: > http://docs.freebsd.org/cgi/mid.cgi?20031204152553.GA10425 has a > "patch" against xc/programs/Xserver/hw/xfree86/common/xf86pciBus.c > that addresses this issue for the 4.3.0 port. Alternatively you can > install 4.3.99+ where this fix has already been incorporated. Hmmm. Thanks for the response. I'd already applied that patch, but was stymied by compilation errors. xf86pciBus.c: In function `FindPCIVideoInfo': xf86pciBus.c:251: error: `meType' undeclared (first use in this function) xf86pciBus.c:251: error: (Each undeclared identifier is reported only once xf86pciBus.c:251: error: for each function it appears in.) xf86pciBus.c:252:2: #else without #if xf86pciBus.c:255:2: #endif without #if xf86pciBus.c:159: warning: unused variable `k' xf86pciBus.c: At top level: xf86pciBus.c:340: error: syntax error before "if" xf86pciBus.c:46: warning: `pciAvoidRes' defined but not used xf86pciBus.c:127: warning: `getPciClassFlags' declared `static' but never defined xf86pciBus.c:128: warning: `pciConvertListToHost' declared `static' but never defined xf86pciBus.c:129: warning: `xf86GetPciBridgeInfo' declared `static' but never defined xf86pciBus.c:143: warning: `IsBaseUnassigned' defined but not used xf86pciBus.c:157: warning: `FindPCIVideoInfo' defined but not used *** Error code 1 I'll retry the 4.3.99+; I'd previously been stymied by not having IPv6 compiled into the kernel. regards, Andrew
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040227233731.GS1250>