<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=UTF-8" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
<font size="-1"><font face="Century Gothic">Steven,<br>
<br>
    thank 4 help. I've read only now this rows:<br>
<br>
ifneq (,$(findstring i915,$(DRM_MODULES)))<br>
ifeq ($(OS_HAS_GEM), 1)<br>
CONFIG_DRM_I915 := m<br>
endif<br>
endif<br>
<br>
in Makefile. Anyway, module now begin compilation step but:<br>
<br>
  CC [M] 
/usr/src/855GM/IntelGfx-20080725/855GM/drm/linux-core/i915_gem_tiling.o<br>
/usr/src/855GM/IntelGfx-20080725/855GM/drm/linux-core/i915_gem_tiling.c:
In function 'i915_gem_detect_bit_6_swizzle':<br>
/usr/src/855GM/IntelGfx-20080725/855GM/drm/linux-core/i915_gem_tiling.c:118:
error: implicit declaration of function 'pci_read_base'<br>
make[2]: ***
[/usr/src/855GM/IntelGfx-20080725/855GM/drm/linux-core/i915_gem_tiling.o]
Error 1<br>
make[1]: ***
[_module_/usr/src/855GM/IntelGfx-20080725/855GM/drm/linux-core] Error 2<br>
make[1]: Leaving directory `/usr/src/linux-2.6.26'<br>
make: *** [modules] Error 2<br>
make: Leaving directory
`/usr/src/855GM/IntelGfx-20080725/855GM/drm/linux-core'<br>
<br>
hung! Any idea/help?<br>
Thanks.<br>
<br>
</font></font><br>
Steven J Newbury ha scritto:
<blockquote
 cite="mid:1218724346.6396.3.camel@infinity.southview.snewbury.org.uk"
 type="cite">
  <pre wrap="">On Thu, 2008-08-14 at 14:07 +0000, "marco V." wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">hi@all,

   I've a strange problem compiling kernel module for 855GM chipset.
Downloades driver source from: 
        git-clone git://anongit.freedesktop.org/git/mesa/drm
I compile with no problem libdrm libreries using commands; 
        ./autogen.sh --prefix=/usr --exec-prefix=/usr
        make
then I compile kernel modules: 
        make -C linux-core
the unusual thing is that compilation of some modules ( such as drm
and i810 ) work fine, but for others modules ( such as i830 and i915 )
there are neither compilation steps  nor  errors!?
Any idea/help?
    </pre>
  </blockquote>
  <pre wrap=""><!---->The git master drm has been merged with GEM which requires changes to
the kernel.  To attempt to build the GEM drm modules you need to define
OS_HAS_GEM=1 in your environment.



  </pre>
</blockquote>
<br>




      <hr size=1>
Posta, news, sport, oroscopo: tutto in una sola pagina<br> <a  
href="http://us.rd.yahoo.com/mailuk/taglines/isp/control/*http://us.rd.yahoo.com/evt=52437/*http://www.yahoo.it/latuapagina" target=_blank>Crea l'home page che piace a te!</a>.</body></html>