[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: make Xorg driver fails - missing Xf86Resources.h




Yet I demonstrated that it's in xserver-xorg-dev. However, I'm running Sid and you're Squeeze.

Maybe you need to upgrade.


On 2010-03-16 21:17, Rogerio Luz Coelho wrote:
Can't find it:

#apt-file -v.v search xf86Resources.h

D: Using cache directory /var/cache/apt/apt-file
D: reading sources file /etc/apt/sources.list
D: got 'deb http://ftp.br.debian.org/debian testing main contrib non-free'
D: kept 'deb http://ftp.br.debian.org/debian testing main contrib non-free'
D: got 'deb http://ftp.br.debian.org/debian-multimedia testing main '
D: kept 'deb http://ftp.br.debian.org/debian-multimedia testing main '
D: regexp: ^(.*?xf86Resources\.h[^\s]*)\s+(\S+)\s*$
D: Search in
\/var\/cache\/apt\/apt\-file\/ftp\.br\.debian\.org_debian_dists_testing_Contents\-amd64\.gz
using zfgrep xf86Resources\.h
D: Search in
\/var\/cache\/apt\/apt\-file\/ftp\.br\.debian\.org_debian\-multimedia_dists_testing_Contents\-amd64\.gz
using zfgrep xf86Resources\.h

#
---------------------

This seems to tell me it didn't find it right?
Tried this also:

root@casa:~# locate -b 'xf86Re'

/usr/include/xorg/xf86Rename.h
root@casa:~#
-----------------------

So I don't have it installed , anyone knows how to proceed? Why isn't it
installed via x11-dev packages?

Rogerio



2010/3/16 Ron Johnson <ron.l.johnson@cox.net>

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]

$ 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:

[snip]


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.


Reply to: