[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

compile error with "Wrong dev_t in loop.h



I got the following error when 'make release' on boot floopy cvs:

.....
gcc -Wall -Os -fomit-frame-pointer -fno-builtin -D_GNU_SOURCE -DBB_VER='"0.43"' -DBB_BT='"2000.12.17-07:45+0000"'  -c -o mount.o mount.c
In file included from mount.c:57:
/usr/include/linux/loop.h:62: #error "Wrong dev_t in loop.h"
make[3]: *** [mount.o] Error 1
make[3]: Leaving directory `/home/hashao/src/debian/build/boot-floppies/utilities/busybox'
make[2]: *** [busybox] Error 2
make[2]: Leaving directory `/home/hashao/src/debian/build/boot-floppies/utilities'
make[1]: *** [utils] Error 2
make[1]: Leaving directory `/home/hashao/src/debian/build/boot-floppies'

==========
I got the 'make mirror' from ftp.jp.debian.org as the sourceforge's rsync
server is always full. The default ftp_archive should be set to something
that is useful. 
Beside, I have to create the directory archive/debian/{Incoming,local} in
order to pass 'make check'. I have to download lodlin16.zip and rawrite2.zip
into archive/debian/tools too. Apparently the 'make mirror' missed some
files.

My kernel is 2.2.17 on a woody box. help.

-- 
Best regard
hashao



Reply to: