From: Jerome Chantelauze <jerome.chantelauze@finix.eu.org>
To: linux-kernel@vger.kernel.org
Subject: Re: Linux 2.4.21-pre7
Date: Sat, 5 Apr 2003 23:49:27 +0200 [thread overview]
Message-ID: <20030405214927.GA12244@i486X33> (raw)
In-Reply-To: <Pine.LNX.4.53L.0304041815110.32674@freak.distro.conectiva>
[-- Attachment #1: Type: text/plain, Size: 1286 bytes --]
On Fri, Apr 04, 2003 at 06:15:52PM -0300, Marcelo Tosatti wrote:
>
> So here goes -pre7. Hopefully the last -pre.
>
> Please try it.
Hi.
It seems the 2.4.21-pre7 doesn't build without pci support.
***********
ld -m elf_i386 -T /usr/src/linux-2.4.21-pre7/arch/i386/vmlinux.lds -e stext arch/i386/kernel/head.o arch/i386/kernel/init_task.o init/main.o init/version.o init/do_mounts.o \
--start-group \
arch/i386/kernel/kernel.o arch/i386/mm/mm.o kernel/kernel.o mm/mm.o fs/fs.o ipc/ipc.o \
drivers/char/char.o drivers/block/block.o drivers/misc/misc.o drivers/net/net.o drivers/ide/idedriver.o drivers/scsi/scsidrv.o drivers/cdrom/driver.o drivers/video/video.o drivers/media/media.o \
net/network.o \
/usr/src/linux-2.4.21-pre7/arch/i386/lib/lib.a /usr/src/linux-2.4.21-pre7/lib/lib.a /usr/src/linux-2.4.21-pre7/arch/i386/lib/lib.a \
--end-group \
-o vmlinux
arch/i386/kernel/kernel.o: In function `broken_pirq':
arch/i386/kernel/kernel.o(.text.init+0x32c4): undefined reference to `broken_440gx_bios'
arch/i386/kernel/kernel.o(.text.init+0x32ce): undefined reference to `pci_probe'make: *** [vmlinux] Error 1
*************
My .config is attached.
A 2.4.21-pre6 with the same options builds.
Regards
--
Jerome Chantelauze
[-- Attachment #2: .config --]
[-- Type: text/plain, Size: 2654 bytes --]
#
# Automatically generated by make menuconfig: don't edit
#
CONFIG_X86=y
CONFIG_UID16=y
#
# Code maturity level options
#
# CONFIG_EXPERIMENTAL is not set
#
# Loadable module support
#
CONFIG_MODULES=y
CONFIG_KMOD=y
#
# Processor type and features
#
CONFIG_M486=y
CONFIG_X86_WP_WORKS_OK=y
CONFIG_X86_INVLPG=y
CONFIG_X86_CMPXCHG=y
CONFIG_X86_XADD=y
CONFIG_X86_BSWAP=y
CONFIG_X86_POPAD_OK=y
CONFIG_RWSEM_XCHGADD_ALGORITHM=y
CONFIG_X86_L1_CACHE_SHIFT=4
CONFIG_X86_USE_STRING_486=y
CONFIG_X86_ALIGNMENT_16=y
CONFIG_X86_PPRO_FENCE=y
CONFIG_NOHIGHMEM=y
#
# General setup
#
CONFIG_NET=y
CONFIG_ISA=y
CONFIG_SYSVIPC=y
CONFIG_SYSCTL=y
CONFIG_KCORE_ELF=y
CONFIG_BINFMT_AOUT=m
CONFIG_BINFMT_ELF=y
CONFIG_BINFMT_MISC=m
#
# Parallel port support
#
CONFIG_PARPORT=m
CONFIG_PARPORT_PC=m
CONFIG_PARPORT_PC_CML1=m
#
# Block devices
#
CONFIG_BLK_DEV_FD=y
CONFIG_BLK_DEV_LOOP=m
CONFIG_BLK_DEV_RAM=m
CONFIG_BLK_DEV_RAM_SIZE=4096
#
# Networking options
#
CONFIG_PACKET=y
CONFIG_NETFILTER=y
CONFIG_UNIX=y
CONFIG_INET=y
CONFIG_SYN_COOKIES=y
#
# IP: Netfilter Configuration
#
CONFIG_IP_NF_COMPAT_IPCHAINS=m
CONFIG_IP_NF_NAT_NEEDED=y
#
# ATA/IDE/MFM/RLL support
#
CONFIG_IDE=y
#
# IDE, ATA and ATAPI Block devices
#
CONFIG_BLK_DEV_HD_ONLY=y
CONFIG_BLK_DEV_HD=y
CONFIG_BLK_DEV_IDE_MODES=y
#
# SCSI support
#
CONFIG_SCSI=y
CONFIG_BLK_DEV_SD=y
CONFIG_SD_EXTRA_DEVS=40
CONFIG_BLK_DEV_SR=m
CONFIG_SR_EXTRA_DEVS=2
CONFIG_CHR_DEV_SG=m
#
# SCSI low-level drivers
#
CONFIG_SCSI_AHA1542=y
#
# Network device support
#
CONFIG_NETDEVICES=y
CONFIG_DUMMY=m
#
# Ethernet (10 or 100Mbit)
#
CONFIG_NET_ETHERNET=y
CONFIG_NET_ISA=y
CONFIG_NE2000=y
CONFIG_PPP=m
CONFIG_PPP_ASYNC=m
CONFIG_PPP_DEFLATE=m
CONFIG_PPP_BSDCOMP=m
CONFIG_SLIP=m
CONFIG_SLIP_COMPRESSED=y
#
# Character devices
#
CONFIG_VT=y
CONFIG_VT_CONSOLE=y
CONFIG_SERIAL=y
CONFIG_UNIX98_PTYS=y
CONFIG_UNIX98_PTY_COUNT=256
CONFIG_PRINTER=m
#
# Watchdog Cards
#
CONFIG_RTC=y
#
# File systems
#
CONFIG_AUTOFS4_FS=y
CONFIG_EXT3_FS=y
CONFIG_JBD=y
CONFIG_FAT_FS=m
CONFIG_MSDOS_FS=m
CONFIG_VFAT_FS=m
CONFIG_RAMFS=y
CONFIG_ISO9660_FS=m
CONFIG_JOLIET=y
CONFIG_PROC_FS=y
CONFIG_DEVPTS_FS=y
CONFIG_EXT2_FS=m
#
# Network File Systems
#
CONFIG_NFS_FS=y
CONFIG_NFS_V3=y
CONFIG_SUNRPC=y
CONFIG_LOCKD=y
CONFIG_LOCKD_V4=y
#
# Partition Types
#
CONFIG_MSDOS_PARTITION=y
CONFIG_NLS=y
#
# Native Language Support
#
CONFIG_NLS_DEFAULT="iso8859-1"
CONFIG_NLS_CODEPAGE_437=m
CONFIG_NLS_ISO8859_1=y
CONFIG_NLS_ISO8859_15=m
CONFIG_NLS_UTF8=m
#
# Console drivers
#
CONFIG_VGA_CONSOLE=y
#
# Sound
#
CONFIG_SOUND=m
CONFIG_SOUND_OSS=m
CONFIG_SOUND_DMAP=y
CONFIG_SOUND_SB=m
#
# Library routines
#
CONFIG_ZLIB_INFLATE=m
CONFIG_ZLIB_DEFLATE=m
next prev parent reply other threads:[~2003-04-05 21:35 UTC|newest]
Thread overview: 40+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-04-04 21:15 Linux 2.4.21-pre7 Marcelo Tosatti
2003-04-04 21:34 ` J.A. Magallon
2003-04-04 21:01 ` Alan Cox
2003-04-04 22:44 ` kernel
2003-04-05 0:31 ` J.A. Magallon
2003-04-05 16:55 ` Alan Cox
2003-04-05 0:43 ` J.A. Magallon
2003-04-05 0:50 ` [PATCH] AT_PLATFORM on HT-P4 J.A. Magallon
2003-04-05 1:18 ` Benjamin LaHaise
2003-04-05 1:22 ` J.A. Magallon
2003-04-05 1:24 ` Benjamin LaHaise
2003-04-05 0:50 ` [PATCH] redundant printk decl J.A. Magallon
2003-04-05 0:52 ` [PATCH] thread signaling J.A. Magallon
2003-04-05 16:53 ` Alan Cox
2003-04-05 0:53 ` [PATCH] detached clone J.A. Magallon
2003-04-05 0:55 ` [PATCH] e1000 close J.A. Magallon
2003-04-05 2:06 ` Linux 2.4.21-pre7 Marcelo Tosatti
2003-04-05 0:51 ` Nathan Poznick
2003-04-05 3:52 ` Linux 2.4.21-pre7 - hpt366.c does not build Eyal Lebedinsky
2003-04-21 16:33 ` Marcelo Tosatti
2003-04-05 16:03 ` Linux 2.4.21-pre7 Udo A. Steinberg
2003-04-05 21:49 ` Jerome Chantelauze [this message]
2003-04-05 22:42 ` J.A. Magallon
2003-04-05 23:02 ` [PATCH] AT_PLATFORM on HT-P4 J.A. Magallon
2003-04-05 23:03 ` Linux 2.4.21-pre7 J.A. Magallon
2003-04-05 23:06 ` [PATCH] config/dep bugs J.A. Magallon
2003-04-06 22:18 ` Karl Weigel
2003-04-05 23:08 ` [PATCH] thread signaling J.A. Magallon
2003-04-05 23:09 ` [PATCH] detached cloning J.A. Magallon
2003-04-07 23:13 ` Daniel Jacobowitz
2003-04-09 23:29 ` J.A. Magallon
2003-04-10 15:12 ` Daniel Jacobowitz
2003-04-05 23:12 ` [PATCH] e1000 close J.A. Magallon
2003-04-06 14:53 ` Alan Cox
2003-04-08 16:28 ` Linux 2.4.21-pre7 Kaj-Michael Lang
2003-04-09 9:55 ` mikpe
2003-04-09 10:09 ` Benjamin Herrenschmidt
2003-04-09 10:20 ` mikpe
2003-04-09 11:01 ` Benjamin Herrenschmidt
2003-04-09 14:27 ` Ruth Ivimey-Cook
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20030405214927.GA12244@i486X33 \
--to=jerome.chantelauze@finix.eu.org \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.