From: Ólafur Jens Sigurðsson on 17 Mar 2010 14:30 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 -- To UNSUBSCRIBE, email to debian-user-REQUEST(a)lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster(a)lists.debian.org Archive: http://lists.debian.org/20100317182602.GB5047(a)heima.gjk.dk |