Una comunidad destinada a la ayuda de cualquier problema en esta variante de ubuntu, a la dispersión e inserción de este nuevo sistema operativo en maquinas de bajo rendimiento. Y compartir cualquier avance o novedad disponible.
Ver más- 216 Miembros
- 48 Temas
- 60 Seguidores
Intel G33 drivers linux
Trate de compilar MesaLib-7.10.2.tar.gz que se encuentra en http://intellinuxgraphics.org/2011Q1.html
Al iniciar ./configure Me tira:
----------------------------------
german@GRM875WE75SSD ~/Mesa-7.10.2 $ ./configure
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking how to run the C preprocessor... gcc -E
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking for gmake... no
checking for make... make
checking for python2... no
checking for python... python
checking for makedepend... /usr/bin/makedepend
checking for sed... /bin/sed
checking for a BSD-compatible install... /usr/bin/install -c
checking if compiling with clang... no
checking whether gcc version is sufficient... yes
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking whether gcc supports -fvisibility=hidden... yes
checking whether g++ supports -fvisibility=hidden... yes
checking whether to enable assembly... yes, x86
checking for gcc option to produce PIC... -fPIC
checking for dlopen... no
checking for dlopen in -ldl... yes
checking for posix_memalign... yes
checking pkg-config files for X11 are available... yes
checking for X11... yes
checking for LIBDRM... yes
checking for DRI2PROTO... yes
checking for GLPROTO... yes
checking for XF86VIDMODE... yes
checking for DRIGL... no
configure: error: Package requirements (x11 xext xdamage xfixes xxf86vm) were not met:
No package 'xdamage' found
Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.
Alternatively, you may set the environment variables DRIGL_CFLAGS
and DRIGL_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.
--------------------------------------…
Pero lo curioso es que el paquete "XDAMAGE" se encuentra instalado con el conky-all de paquetes Synaptic.
¿Alguna idea de lo que ocurre?
- 0Calificación
- 1Seguidores
- 92Visitas
- 0Favoritos
Global
Argentina
Chile
Colombia
España
México
Perú
Uruguay
Venezuela
1 respuesta
que solucion has encontrado?