From: Pete Zaitcev <zaitcev@redhat.com>
To: Russell King <rmk@arm.linux.org.uk>
Cc: linux-kernel@vger.kernel.org
Subject: Re: Linux 2.5.31
Date: Mon, 12 Aug 2002 11:57:10 -0400 [thread overview]
Message-ID: <200208121557.g7CFvAv10061@devserv.devel.redhat.com> (raw)
In-Reply-To: <mailman.1029062221.5995.linux-kernel2news@redhat.com>
>> > drivers/built-in.o: In function `parport_pc_probe_port':
>> > drivers/built-in.o(.text+0x2dbf6): undefined reference to `request_dma'
>> > drivers/built-in.o(.text+0x2dc98): undefined reference to `free_dma'
>> > drivers/built-in.o: In function `parport_pc_unregister_port':
>> > drivers/built-in.o(.text+0x2df94): undefined reference to `free_dma'
>> > drivers/built-in.o(.data+0x4c20): undefined reference to `request_dma'
>> > drivers/built-in.o(.data+0x4c24): undefined reference to `free_dma'
>> > make: *** [vmlinux] Error 1
>>
>> make oldconfig and recompiling should fix that.
>
> Hmm, is it time to make .config depend on arch/$(ARCH)/config.in and all
> Config.in files?
>
> --
> Russell King (rmk@arm.linux.org.uk) The developer of ARM Linux
Just make sure that the rule is
"\t@echo "Dumbass, you forgot to run make oldconfig",
instead of just running "make oldconfig" automatically.
I would hate to be surprised with I do "make >build.out 2>&1",
only to find in a couple of hours that it was hanging on input.
-- Pete
next prev parent reply other threads:[~2002-08-12 15:53 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <200208100551.46142.ivangurdiev@attbi.com.suse.lists.linux.kernel>
2002-08-11 10:16 ` Linux 2.5.31 Andi Kleen
2002-08-11 10:34 ` Russell King
2002-08-12 9:59 ` Helge Hafting
[not found] ` <mailman.1029062221.5995.linux-kernel2news@redhat.com>
2002-08-12 15:57 ` Pete Zaitcev [this message]
2002-08-11 19:21 Douglas Gilbert
-- strict thread matches above, loose matches on Subject: below --
2002-08-11 2:04 Linus Torvalds
2002-08-11 5:18 ` Nathaniel
2002-08-11 5:22 ` Nathaniel
2002-08-11 11:44 ` Adrian Bunk
2002-08-11 13:59 ` Arnaldo Carvalho de Melo
2002-08-13 14:09 ` ecoffey
2002-08-10 9:51 Ivan Gyurdiev
2002-08-22 19:32 ` James Simmons
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=200208121557.g7CFvAv10061@devserv.devel.redhat.com \
--to=zaitcev@redhat.com \
--cc=linux-kernel@vger.kernel.org \
--cc=rmk@arm.linux.org.uk \
/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.