[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Errors during compilation
From: |
kingde |
Subject: |
Errors during compilation |
Date: |
Thu, 21 Dec 2000 15:32:25 US/Eastern |
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
Please advise Thanks,
Dave King
---------------------------------------------
This message was sent using Voicenet WebMail.
http://www.voicenet.com/webmail/
- Errors during compilation,
kingde <=