On 12/16/06, Big Mike <[EMAIL PROTECTED]> wrote:
> Hello 2 all.
> I having troubles installing the package libdrm, wich is needed for xorg 7.1
> I'm usign Matthias S. Benkmann More Control and Package Management wrappers.
> i,m getting ( what i thought was a simple install error )
> test - z "/include"|| mkdir -p -- "/include"
> /bin/mkdir: cannot create directory `/include': Permission denied
> make [2]*** [install-libdrmincludeHEADERS] Error 1
> make [2] Leaving directory `/usr/src/libdrm/libdrm-2.0.1/libdrm
> make: ***[install-recursive] Error 1
Ken suggested pretty much the same thing, but it looks like you didn't
configure it correctly. It should be trying to install the headers
into /usr/include, not /include.
I don't use the hint, but here are all the installed files (your
libdrm will probably be in ${XORG_PREFIX}/lib/X11/modules, I like it
better in /usr/lib):
/usr/include/drm/drm.h
/usr/include/drm/drm_sarea.h
/usr/include/drm/i915_drm.h
/usr/include/drm/mach64_drm.h
/usr/include/drm/mga_drm.h
/usr/include/drm/r128_drm.h
/usr/include/drm/r300_reg.h
/usr/include/drm/radeon_drm.h
/usr/include/drm/savage_drm.h
/usr/include/drm/sis_drm.h
/usr/include/drm/via_3d_reg.h
/usr/include/drm/via_drm.h
/usr/include/xf86drm.h
/usr/lib/libdrm.la
/usr/lib/libdrm.so
/usr/lib/libdrm.so.2
/usr/lib/libdrm.so.2.0.0
/usr/lib/pkgconfig/libdrm.pc
--
Dan
--
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page