Re: make Xorg driver fails - missing Xf86Resources.h
- From: Ron Johnson <ron.l.johnson@xxxxxxx>
- Date: Tue, 16 Mar 2010 20:58:49 -0500
On 2010-03-16 19:29, Rogerio Luz Coelho wrote:
Hello I have a SiS 671 video card and have downloaded a source driver to see if I can make it work ... I have installed a bunch of dependencies but the 'make config' command fails complaining abou a missing xf86Resources.h file[snip]
[snip]
$ make install
Making install in src make[1]: Entrando no diretório `/home/rogerio/xf86-video-sis-imedia/src' /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -I/usr/include/xorg -I/usr/include/pixman-1 -I/usr/include/drm -I/usr/include/X11/dri -g -O2 -MT init.lo -MD -MP -MF .deps/init.Tpo -c -o init.lo init.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -I/usr/include/xorg -I/usr/include/pixman-1 -I/usr/include/drm -I/usr/include/X11/dri -g -O2 -MT init.lo -MD -MP -MF .deps/init.Tpo -c init.c -fPIC -DPIC -o .libs/init.o In file included from init.h:60, from init.c:63: /*sis.h:63:24: error: xf86_ansic.h: Arquivo ou diretório não encontrado (file not found) sis.h:68:27: error: xf86Resources.h: Arquivo ou diretório não encontrado (file not found) */ In file included from init.h:60, from init.c:63:
Anyone got any clues as to what is wrong ??
Why didn't you search for xf86Resources.h and xf86_ansic.h?
me@haggis:~$ apt-file search xf86_ansic.h
me@haggis:~$
me@haggis:~$
me@haggis:~$ apt-file search xf86Resources.h
xserver-xorg-dev: /usr/include/xorg/xf86Resources.h
me@haggis:~$
--
Obsession with "preserving cultural heritage" is a racist impediment
to moral, physical and intellectual progress.
--
To UNSUBSCRIBE, email to debian-user-REQUEST@xxxxxxxxxxxxxxxx with a subject of "unsubscribe". Trouble? Contact listmaster@xxxxxxxxxxxxxxxx
Archive: http://lists.debian.org/4BA03759.3070907@xxxxxxx
- Follow-Ups:
- Re: make Xorg driver fails - missing Xf86Resources.h
- From: Rogerio Luz Coelho
- Re: make Xorg driver fails - missing Xf86Resources.h
- References:
- make Xorg driver fails - missing Xf86Resources.h
- From: Rogerio Luz Coelho
- make Xorg driver fails - missing Xf86Resources.h
- Prev by Date: Re: linux-image-2.6.32-trunk-686 causing grub problems: alphabetical
- Next by Date: Re: make Xorg driver fails - missing Xf86Resources.h
- Previous by thread: make Xorg driver fails - missing Xf86Resources.h
- Next by thread: Re: make Xorg driver fails - missing Xf86Resources.h
- Index(es):
Relevant Pages
|