John Burrell wrote:

I rewrapped this for you. You might consider reading the FAQ.

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

One point for "install users package management", I guess.

> 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'

[...]

> 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.

However, if the actual API is implemented in the library, then
shouldn't the library provided description be the one used?

Mike
-- 
p="p=%c%s%c;main(){printf(p,34,p,34);}";main(){printf(p,34,p,34);}
Oppose globalization and One World Governments like the UN.
This message made from 100% recycled bits.
You have found the bank of Larn.
I speak only for myself, and I am unanimous in that!
-- 
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