> > * in utilities/libfdisk/fdisk.c,1030 : MAX_DISKNAME_LEN is not defined, > > anyone knows what is wrong here ? I defined it to 11 to test the rest of > > the bootfloppies. > > My fault, I think. This also happened on Alphas. MAX_DISKNAME_LEN > *should* be defined for all architectures in <linux/genhd.h>. > Would you please mail me your /usr/src/linux/include/linux/genhd.h and > /usr/include/linux/genhd.h?
It isn't defined in both places. Nor in asm* or sys, ...
Thanks,
Hartmut

