Re: make Xorg driver fails - missing Xf86Resources.h
On Tue, Mar 16, 2010 at 09:29:16PM -0300, Rogerio Luz Coelho wrote:
> $ 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:
These files (xf86_ansic.h and xf86Resources.h) are not be found in any
debian package and are therefore not supported by Debian, ask the
upstream developer for this software your trying to compile.
HTH, Oli
Reply to: