bug-grub
[Top][All Lists]
Advanced

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

Compile Errors buildung GRUB


From: tschweikle
Subject: Compile Errors buildung GRUB
Date: Thu, 12 Oct 2000 17:13:42 +0200

Hi!

Compiling GRUB on SuSE Linux with "gcc version 2.95.2 19991024
(release)", I got the folowing error:

gcc -DHAVE_CONFIG_H -I. -I. -I..   -Wall -Wmissing-prototypes -Wunused
-Wshadow -Wpointer-arith -malign-jumps=1 -malign-loops=1
-malign-functions=1 -Wundef -O2 -I../stage2 -I../stage1 -g -c -o
device.o `test -f device.c || echo './'`device.c
device.c: In function `get_drive_geometry':
device.c:81: storage size of `hdg' isn't known
device.c:84: `HDIO_GETGEO' undeclared (first use in this function)
device.c:84: (Each undeclared identifier is reported only once
device.c:84: for each function it appears in.)
device.c:81: warning: unused variable `hdg'
make[2]: *** [device.o] Error 1
make[2]: Leaving directory `/home/xch4008/cvs/grub/lib'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/xch4008/cvs/grub'
make: *** [all-recursive-am] Error 2

Any hint on how I can compile GRUB anyway? Any idea what produces the
error?

--
Thomas Schweikle <address@hidden>


reply via email to

[Prev in Thread] Current Thread [Next in Thread]