lkml.org 
[lkml]   [2000]   [Jul]   [12]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
Subjecttest4-pre3 "make modules" fails
When trying to compile parport_pc module, the 2.4.0-test4-pre3
kernel fails to build on an AMD-K6/3-400 machine.

elfie:~ # ver_linux
-- Versions installed: (if some fields are empty or looks
-- unusual then possibly you have very old versions)
Linux elfie 2.4.0-test3-pre8 #1 Mon Jul 10 11:12:34 CEST 2000 i586 unknown
Kernel modules 2.3.11
Gnu C 2.95.2
Binutils 2.10.0.12
Linux C Library 2.1.3
Dynamic linker ldd (GNU libc) 2.1.3
Linux C++ Library 2.9.0
Procps 2.0.2
Mount 2.10m
Net-tools 1.46
Kbd 0.96
Sh-utils 1.12
Modules Loaded serial

elfie:/usr/src/linux # cat /proc/pci
PCI devices found:
Bus 0, device 0, function 0:
Host bridge: VIA Technologies, Inc. VT82C598 [Apollo MVP3] (rev 4).
Master Capable. Latency=16.
Prefetchable 32 bit memory at 0xe0000000 [0xe3ffffff].
Bus 0, device 1, function 0:

PCI bridge: VIA Technologies, Inc. VT82C598
[Apollo MVP3 AGP] (rev 0).
Master Capable. No bursts. Min Gnt=4.
Bus 0, device 7, function 0:

ISA bridge: VIA Technologies, Inc. VT82C586/A/B PCI-to-ISA [Apollo VP] (rev 65).
Bus 0, device 7, function 1:
IDE interface: VIA Technologies, Inc. VT82C586 IDE [Apollo] (rev 6).
Master Capable. Latency=64.
I/O at 0xe000 [0xe00f].
Bus 0, device 7, function 3:

Host bridge: VIA Technologies, Inc. VT82C586B ACPI (rev 16).
Bus 0, device 17, function 0:

VGA compatible controller: S3 Inc. ViRGE/DX or /GX (rev 1).
IRQ 11.
Master Capable. Latency=64. Min Gnt=4.Max Lat=255.
Non-prefetchable 32 bit memory at 0xe4000000 [0xe7ffffff].

And here comes the output:

make -C parport modules
make[2]: Entering directory /usr/src/linux/drivers/parport'
gcc -D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes -O2
-fomit-frame-pointer -pipe -mpreferred-stack-boundary=2 -march=k6
-fschedule-insns2 -fno-strict-aliasing -DMODULE -DEXPORT_SYMTAB -c
parport_pc.c
parport_pc.c:2482: PCI_VENDOR_ID_SYBA' undeclared here (not in a function)
parport_pc.c:2482: initializer element is not constant
parport_pc.c:2482: (near initialization for parport_pc_pci_tbl[49].vendor')
parport_pc.c:2482: PCI_DEVICE_ID_SYBA_2P_EPP' undeclared here (not in a
function)
parport_pc.c:2482: initializer element is not constant
parport_pc.c:2482: (near initialization for parport_pc_pci_tbl[49].device')
parport_pc.c:2484: PCI_VENDOR_ID_SYBA' undeclared here (not in a function)
parport_pc.c:2484: initializer element is not constant
parport_pc.c:2484: (near initialization for parport_pc_pci_tbl[50].vendor')
parport_pc.c:2484: PCI_DEVICE_ID_SYBA_1P_ECP' undeclared here (not in a
function)
parport_pc.c:2484: initializer element is not constant
parport_pc.c:2484: (near initialization for parport_pc_pci_tbl[50].device')
make[2]: *** [parport_pc.o] Error 1
make[2]: Leaving directory /usr/src/linux/drivers/parport'
make[1]: *** [_modsubdir_parport] Error 2
make[1]: Leaving directory /usr/src/linux/drivers'
make: *** [_mod_drivers] Error 2
elfie:/usr/src/linux #

--
# Heinz Diehl, 68259 Mannheim, Germany

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 13:57    [W:0.032 / U:0.040 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site