xfree86 on alpha w/ matrox

Andrew Elmore aelmore at interwoven.com
Fri Feb 27 15:37:34 PST 2004


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


More information about the freebsd-alpha mailing list