On Fri, Jan 07, 2000 at 12:37:00AM +0100, Hartmut Koptein wrote: > > > * 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, ...
yes i remember doing a grep MAX_DISKNAME_LEN `find /usr/include -type f` and finding nothing. Friendly, Sven LUTHER