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

Bug#38028: libc6-dev: The directory /usr/include/linux doesn't include the file joystick.h



Package: libc6-dev
Version: 2.0.7.19981211-6

For example : If I want to compile vice (0.13.0, 0.14.0, 1.0), the
configure-script will not find the file joystick.h and thus will disable the
support for joysticks.

Actually, I was able to compile vice _with_ joystick-support by doing the
following steps :

1.) mv /usr/include/linux /usr/include/linux.orig
2.) ln -s /usr/src/linux/include/linux /usr/include/linux
3.) recompile vice (./configure, make, make install)
4.) rm /usr/include/linux
5.) mv /usr/include/linux.orig /usr/include/linux

Well, I think, the include-files in /usr/include/linux should be inside the
kernel-source-package and not inside the libc6-dev package.

-- System Information
Debian Release: 2.1
Kernel Version: Linux freehome 2.2.1 #1 Mon Apr 5 10:48:38 CEST 1999 i586 unknown

Versions of the packages libc6-dev depends on:
ii  libc6           2.0.7.19981211 GNU C Library: shared libraries


Reply to: