If installed as root, libdrm will overwrite these linux-api-headers from 
/usr/include/drm:

test -z "/usr/include/drm" || /usr/lib/pkgusr/mkdir -p "/usr/include/drm"
 /usr/lib/pkgusr/install -c -m 644 'drm.h' '/usr/include/drm/drm.h'

 /usr/lib/pkgusr/install -c -m 644 'drm_mode.h' '/usr/include/drm/drm_mode.h'

 /usr/lib/pkgusr/install -c -m 644 'drm_sarea.h' '/usr/include/drm/drm_sarea.h'

 /usr/lib/pkgusr/install -c -m 644 'i915_drm.h' '/usr/include/drm/i915_drm.h'

 /usr/lib/pkgusr/install -c -m 644 'mga_drm.h' '/usr/include/drm/mga_drm.h'
'
 /usr/lib/pkgusr/install -c -m 644 'r128_drm.h' '/usr/include/drm/r128_drm.h'

 /usr/lib/pkgusr/install -c -m 644 'radeon_drm.h' 
'/usr/include/drm/radeon_drm.h'

 /usr/lib/pkgusr/install -c -m 644 'savage_drm.h' 
'/usr/include/drm/savage_drm.h'

 /usr/lib/pkgusr/install -c -m 644 'sis_drm.h' '/usr/include/drm/sis_drm.h'

 /usr/lib/pkgusr/install -c -m 644 'via_drm.h' '/usr/include/drm/via_drm.h'


I used kernel 2.6.32.8 for the headers and they are different from those that 
libdrm is trying to install.

I stopped libdrm replacing them but if one is installing as root, it is 
unlikely that the replacement will be noticed.  It would be a good idea to 
remove the relevant lines in the libdrm-2.4.14/shared-core/Makefile before the 
install.

jb
                                          
_________________________________________________________________
Send us your Hotmail stories and be featured in our newsletter
http://clk.atdmt.com/UKM/go/195013117/direct/01/
-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to