No rule to make target `modules'.

tsaenger

Renowned Member
Mar 10, 2010
136
2
83
Hello,

i tried to install USB_physical_port_mapping
http://pve.proxmox.com/wiki/USB_physical_port_mapping
But i get this message:
Code:
make -C /lib/modules/2.6.32-19-pve/build M=/home/usb-redirector-linux-x86_64/files/modules/src/tusbd modules
make[1]: Entering directory `/lib/modules/2.6.32-19-pve/build'
make[1]: *** No rule to make target `modules'.  Stop.
make[1]: Leaving directory `/lib/modules/2.6.32-19-pve/build'
make: *** [default] Error 2

Does some one has an idea whats going worng?

Thanks a lot.

Tobias
 
Hi DIetmar,
i already installed the headers:

root@proxmox-huber:~# apt-get install build-essential pve-headers-`uname -r`
Reading package lists... Done
Building dependency tree
Reading state information... Done
build-essential is already the newest version.
pve-headers-2.6.32-19-pve is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.


Thanks for help

Tobias