On Tue Nov 21, 2000 at 10:49:43PM +0300, Michael Sobolev wrote:
> Subject asks it all. :) I have problems compiling dbootstrap
> on a woody system... These may be caused by libc stuff...
>
> In file included from losetup.c:16:
> /usr/include/linux/loop.h:62: #error "Wrong dev_t in loop.h"
Argh.
You have modified your system such that /usr/include/linux is no longer a
directory containing the kernel headers that libc was compiled with. It is now
a symlink, most likely to /usr/src/linux/include/linux.
To fix this problem, put /usr/include/linux back that way it was (this is most
easily done by doing an 'apt-get install --reinstall libc6 libc6-dev'
-Erik
--
Erik B. Andersen email: [EMAIL PROTECTED]
--This message was written using 73% post-consumer electrons--
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]