Bill Roberts wrote:
I having difficulties updating cdrdao, and I think the problem is
related to linux headers.

How do I determine what version of linux headers I have?? I

ls -d /var/db/pkg/sys-kernel/linux-headers*


understand they are kept in two places, /usr/src/linux/include (that
should be easy enough) and /usr/include.  Which ones are used
when??

The ones under /usr/include are used when building regular programs and libraries which link against glibc. The ones under /usr/src/linux/include when building the kernel (obviously) and when building outside modules that will link into the running kernel.


--
Andrew Gaffney
Network Administrator
Skyline Aeronautics, LLC.
636-357-1548


-- [EMAIL PROTECTED] mailing list



Reply via email to