bug-parted
[Top][All Lists]
Advanced

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

Re: Errors during compilation


From: Andrew Clausen
Subject: Re: Errors during compilation
Date: Wed, 22 Nov 2000 21:15:11 -0200

address@hidden wrote:
> 
> Hello,
> 
> I received the following errors during compilation (make):
> 
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include 
> -DLOCALEDIR=\"/usr/local/share/locale\"
> -DLOCALEDIR=\"/usr/local/share/locale\" -W -Wall -Wno-unused -Wno-switch -c 
> device.c -o
> device.o
> device.c: In function `_is_ide_major':
> device.c:172: `IDE4_MAJOR' undeclared (first use this function)
> device.c:172: (Each undeclared identifier is reported only once
> device.c:172: for each function it appears in.)
> device.c:173: `IDE5_MAJOR' undeclared (first use this function)
> device.c: In function `_is_cpqarray_major':
> device.c:184: `COMPAQ_SMART2_MAJOR' undeclared (first use this function)
> device.c:184: `COMPAQ_SMART2_MAJOR7' undeclared (first use this function)
> device.c:185: warning: control reaches end of non-void function
> device.c: In function `device_probe_type':
> device.c:218: `DAC960_MAJOR' undeclared (first use this function)
> make[3]: *** [device.lo] Error 1
> 
> I am running Debian (Corel) Linux
> Kernel 2.2.12
> Glibc (/lib/libc.so.6 -> libc-2.0.7.so)
> on Compaq Deskpro 2000 233 MMX

What version of the kernel headers?  Looks like you have an old version.

Andrew Clausen



reply via email to

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