All of lore.kernel.org
 help / color / mirror / Atom feed
From: Heinz Diehl <hd@cavy.de>
To: Dave Jones <davej@suse.de>
Cc: benc@hawaga.org.uk, linux-kernel@vger.kernel.org
Subject: Re: Linux 2.5.25-dj2
Date: Sun, 14 Jul 2002 13:11:53 +0200	[thread overview]
Message-ID: <20020714111153.GA4692@chiara.cavy.de> (raw)
In-Reply-To: <20020714115525.C28859@suse.de>

On Sun Jul 14 2002, Dave Jones wrote:

>  > >   ide-scsi24.c:847: unknown field abort' specified in initializer
>  > >   ide-scsi24.c:847: warning: initialization from incompatible pointer type
>  > >   ide-scsi24.c:848: unknown field reset' specified in initializer
>  > >   ide-scsi24.c:848: warning: initialization from incompatible pointer type
 
> Just kill those lines.

This leads to:

make[2]: Entering directory /usr/src/linux/init'
Generating /usr/src/linux/include/linux/compile.h (updated)
gcc -Wp,-MD,./.version.o.d -D__KERNEL__ -I/usr/src/linux/include -Wall
-Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing
-fno-common -fomit-frame-pointer -pipe -mpreferred-stack-boundary=2
-march=k6 -nostdinc -iwithprefix include    -DKBUILD_BASENAME=version
-c -o version.o version.c
ld -m elf_i386  -r -o init.o main.o version.o do_mounts.o
make[2]: Leaving directory /usr/src/linux/init'
ld -m elf_i386 -T arch/i386/vmlinux.lds -e stext
arch/i386/kernel/head.o arch/i386/kernel/init_task.o init/init.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
/usr/src/linux/arch/i386/lib/lib.a lib/lib.a
/usr/src/linux/arch/i386/lib/lib.a drivers/built-in.o
sound/sound.o arch/i386/pci/pci.o net/network.o --end-group -o vmlinux
fs/fs.o: In function proc_pid_stat':
fs/fs.o(.text+0x21a29): undefined reference to __udivdi3'
fs/fs.o: In function kstat_read_proc':
fs/fs.o(.text+0x22a7b): undefined reference to __udivdi3'
fs/fs.o(.text+0x22b11): undefined reference to __udivdi3'
make[1]: *** [vmlinux] Error 1
make[1]: Leaving directory /usr/src/linux'
make: *** [bzImage] Error 2
chiara:/usr/src/linux #
	 
-- 
# Heinz Diehl, 68259 Mannheim, Germany

  reply	other threads:[~2002-07-14 11:07 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-07-12 22:24 Linux 2.5.25-dj2 Dave Jones
2002-07-13 17:26 ` Heinz Diehl
2002-07-13 17:47   ` Ben Clifford
2002-07-14  9:55     ` Dave Jones
2002-07-14 11:11       ` Heinz Diehl [this message]
2002-07-14 20:30         ` Ben Clifford
2002-07-14 20:50         ` Tim Schmielau
2002-07-14 21:49       ` Ben Clifford
2002-07-14 23:28         ` Dave Jones
2002-07-15  0:20           ` Ben Clifford
2002-07-15  0:43             ` Ben Clifford

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=20020714111153.GA4692@chiara.cavy.de \
    --to=hd@cavy.de \
    --cc=benc@hawaga.org.uk \
    --cc=davej@suse.de \
    --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.