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

Bug#271587: kernel-source-2.4.27: kernel build fails (make bzImage) when CONFIG_PARPORT_SERIAL is enabled(Y)



Package: kernel-source-2.4.27
Version: 2.4.27-5
Severity: normal

CONFIG_PARPORT_PC and CONFIG_PARPORT works without problems.
Adding CONFIG_PARPORT_SERIAL=y triggers the problem:


# make dep bzImage

[ lots of inappropriate messages ]

drivers/char/char.o(.text.init+0x1b63): In function `siig10x_init_fn':
: undefined reference to `pci_siig10x_fn'
drivers/char/char.o(.text.init+0x1b77): In function `siig20x_init_fn':
: undefined reference to `pci_siig20x_fn'
make: *** [vmlinux] Error 1

Also reported for kernel-source-2.4.26.

The kernel config is quite small and most of it built into the kernel.
It happens during the build for an i386 system, whereas the kernel build is done on Athlon/TB system.

My kernel config:
http://paste.phpfi.com/29539
The same was used for kernel-source-2.4.26 and "converted" using "make
oldconfig" for the use of kernel-source-2.4.27.



-- System Information:
Debian Release: 3.1
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.6.7
Locale: LANG=de_DE@euro, LC_CTYPE=de_DE@euro (ignored: LC_ALL set to de_DE@euro)

Versions of packages kernel-source-2.4.27 depends on:
ii  binutils                   2.14.90.0.7-8 The GNU assembler, linker and bina
ii  bzip2                      1.0.2-1       A high-quality block-sorting file 
ii  coreutils [fileutils]      5.2.1-2       The GNU core utilities
ii  fileutils                  5.2.1-2       The GNU file management utilities 

-- no debconf information



Reply to: