Re: Reverting to stable from test

2001-07-17 Thread William Morris
David Z. Maze <[EMAIL PROTECTED]> wrote: > Are you trying to build a kernel module? If so, are you explicitly > giving it a path to the kernel headers, or are you letting it default > to /usr/include/linux? The stuff in /usr/include/linux is almost > certainly wrong and has a ~0% chance of corre

Re: Reverting to stable from test

2001-07-17 Thread David Z. Maze
William Morris <[EMAIL PROTECTED]> writes: WM> In the course of installing ntp, apt updated my C development stuff. WM> Now upon compiling applications that compiled cleanly before, I get WM> pages of warnings and failures. For example: WM> WM> In file included from /usr/include/linux/affs_fs_i.h

Reverting to stable from test

2001-07-17 Thread William Morris
Is test broken? I don't know if this is normal, but... I just installed ntp. Unfortunately, I had the test archive in my source list instead of just stable (I installed X 4.0.? a while back from test and then forgot to remove the entry from the source list). In the course of installing ntp, ap