can't compil hal 0.5.4

Kay Sievers kay.sievers at vrfy.org
Mon Sep 12 12:46:55 PDT 2005


On Mon, Sep 12, 2005 at 09:22:17PM +0000, nicolas wrote:
> Le lundi 12 Septembre 2005 19:03, Kay Sievers a écrit :
> thanks,
> when i tape : find /usr -name hiddev.c, i have this :
> 
> /usr/src/linux-2.6.13/include/linux/hiddev.h
> /usr/src/linux-2.6.13/include/config/usb/hiddev.h
> /usr/include/linux/hiddev.h
> 
> so how i say to  hal to use the hiddev.c file 
> in /usr/src/linux-2.6.13/include/linux/hiddev.h

As said, you _can't_ use headers from the kernel in userspace
applications. Your headers in /usr/include/linux seems broken eighter
you replaced it(so restore it) or your distro provides you broken ones
(bug the distro). You need headers from a package especially made for
userspace to use.

Kay


More information about the hal mailing list