> > Also, how did the headers there get up to 2.2.9? I haven't done > > anything fancy to copy headers into those directories, and I've been > > downloading kernel patches from www.linuxhq.com etc, not the Debian > > packages. Does the normal kernel build usually install these? I wonder > > why it didn't for 2.2.10? > > This seems strange. How did you upgrade your kernel to 2.2.9?
I believe the headers are in the libc6-dev package in potato... they're certianly in one of the libc6-* packages. you can always: dpkg -S /usr/include/linux/<someFile> to find out for sure. --Evan

