From: Kalle Olavi Niemitalo <[EMAIL PROTECTED]>
Subject: Re: grub/asmstub.c:533: undefined reference to `MAJOR'
Date: 01 Mar 2000 19:17:10 +0200

> I just checked the fileutils source, as "ls" shows device
> numbers.  It uses minor() and major() from <sys/types.h>,
> <sys/mkdev.h> or <sys/sysmacros.h> if possible.  That ought to be
> the right way.

  I agree that that is the Right Thing, but we can use MAJOR safely at
the moment as long as the user uses GCC. As GRUB depends on GCC, no
problem will happen.

Reply via email to