Quote:
Originally posted by wizex
what pakage should a take down ?
|
You should install the package
apt-file then in the output of the ./configure command where is says it cannot say file /sys/file.h use
apt-file search /sys/file.h and it should list the packages it is in now it would be a best guess as to which you need to install if more than one is listed. You need to as root run
apt-file update to build/rebuild its cache then you can run the search commands as normal user.