Dear All,
Yesterday I had notification from Adept Updater about new headers. I applied them, and after restart - just problems.
I was installing from SVN and when I tried to
make
that's what came up:
I was sure problem is with SVN... so tried on anther program, and this came up:
Aptitude and apt-get was insisting on running 'autoremove' and removing previous headers, so I gave it a go... probably mistake
I have build-essential to to newest version, so problem needs to be somewhere else. Maybe new headers are not linked in system? I mean old one are deleted, and system "doesn't know where new one's are"
How+where to check it ?
Can you advise what to do now ?
Yesterday I had notification from Adept Updater about new headers. I applied them, and after restart - just problems.
I was installing from SVN and when I tried to
make
that's what came up:
Code:
rich@a:~/usb-rndis-lite$ make make -C /lib/modules/2.6.24-19-generic/build SUBDIRS=/home/rich/usb-rndis-lite modules make: *** /lib/modules/2.6.24-19-generic/build: No such file or directory. Stop. make: *** [default] Error 2
Code:
rich@a:~/usb-rndis-lite$ make cd: 1: can't cd to /lib/modules/2.6.24-19-generic/build Makefile.inc:66: *** /lib/modules/2.6.24-19-generic/build is missing, please set KERNELPATH. Stop.
I have build-essential to to newest version, so problem needs to be somewhere else. Maybe new headers are not linked in system? I mean old one are deleted, and system "doesn't know where new one's are"
How+where to check it ?
Can you advise what to do now ?
Comment