![]() |
> -----Original Message----- > From: Paul D. eden [mailto:paul_eden@xxxxxxx] > Do you compile the drivers on another machine already running > the updated kernel or do you compile the drivers on the > machine running the old > kernel. If the latter, how since it is not yet running the > version of the kernel > that you want it to compile to, if you don't mind saying? Usually, for module compilation, it doesn't matter what version of the kernel is running; it only matters what version of the kernel source is in /usr/src/linux/ (where most build routines look for it.) That's the version the module will be built against. What I do is untar the new kernel source, and make /usr/src/linux a softlink pointing to it. Then I can build the kernel and whatever modules I need. ____________________ HylaFAX(tm) Users Mailing List _______________________ To subscribe/unsubscribe, click http://lists.hylafax.org/cgi-bin/lsg2.cgi On UNIX: mail -s unsubscribe hylafax-users-request@xxxxxxxxxxx < /dev/null *To learn about commercial HylaFAX(tm) support, mail sales@xxxxxxxxx*