[Bug 321939] GARNOME 2.12.1 fails on HAL for HID_MAX_USAGES undeclared



Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=321939
 GARNOME | general | Ver: unspecified


Randy "DontKnow" A. changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |gnome dontknow org




------- Comment #3 from Randy "DontKnow" A.  2006-01-09 16:56 UTC -------

I have an older slackware, but slackware's installation of /usr/include/linux
and other directories is disturbing, though useful if you never upgrade your
kernel and therefore never install kernel source.

So, when you upgrade your kernel, you need to do something like the following:

su -
cd /usr/include
mv linux linux.old
mv asm asm.old
mv asm-generic asm-generic.old
mv asm-i386 asm-i386.old
ln -s /usr/src/linux/include/linux/ .
ln -s asm-i386 asm
ln -s /usr/src/linux/include/asm-generic/ .
ln -s /usr/src/linux/include/asm-i386/ .

--Randy "DontKnow" A.


-- 
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]