Ben Collins <[EMAIL PROTECTED]> writes: > On Tue, Jan 23, 2001 at 06:49:17PM -0500, Adam Di Carlo wrote: > > Anthony Towns <[EMAIL PROTECTED]> writes: > > > > It seems to me this libc6 stuff isn't well tested and shoudl not be > > installed into Potato. > > Can you cat /usr/include/linux/version.h please?
Sure. On the box I was building with: #define UTS_RELEASE "2.2.15" #define LINUX_VERSION_CODE 131599 #define KERNEL_VERSION(a,b,c) (((a) << 16) + ((b) << 8) + (c)) -- .....Adam Di [EMAIL PROTECTED]<URL:http://www.onShore.com/>

