[BALUG-Talk] sis module compilation

sugo@pescaralug.org sugo@pescaralug.org
Tue Oct 20 13:13:34 PDT 2015


Hi all!

I am trying to compile SiS driver for my video card:

lspci output:

01:00.0 VGA compatible controller: Silicon Integrated Systems [SiS] 
771/671 PCIE VGA Display Adapter (rev 10) (prog-if 00 [VGA controller])
	Subsystem: ASUSTeK Computer Inc. Device 19e2


I am using Ubuntu 14.04, I followed this URL:

http://ubuntuforums.org/showthread.php?t=958967&page=84

but during "make" phase, I get:

vgatypes.h:88:1: warning: 'IOADDRESS' is deprecated 
[-Wdeprecated-declarations]
In file included from sis.h:214:0,
                  from init301.h:60,
                  from init301.c:76:
vstruct.h:244:2: warning: 'PCITAG' is deprecated 
[-Wdeprecated-declarations]
In file included from init301.h:60:0,
                  from init301.c:76:
sis.h:247:17: fatal error: xaa.h: No such file or directory
compilation terminated.
make[2]: *** [init301.lo] Error 1
make[2]: Leaving directory 
`/home/herloct/Downloads/xf86-video-sismedia-0.9.1/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory 
`/home/herloct/Downloads/xf86-video-sismedia-0.9.1'
make: *** [all] Error 2

Where can I find xaa.h file?
Thank you very much!!





More information about the BALUG-Talk mailing list