linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* Re: No-IDE kernel compile link errors
@ 1999-03-11  2:41 Steven Sartorius
  1999-03-11  4:00 ` Paul Mackerras
  0 siblings, 1 reply; 9+ messages in thread
From: Steven Sartorius @ 1999-03-11  2:41 UTC (permalink / raw)
  To: hollis+, linuxppc-dev


>
>When I rerun 'make menuconfig', I find that the IDE stuff has been re-enabled
>on me. My other changes were saved, though. Examining the .config file, I find
>that CONFIG_BLK_DEV_IDE_PMAC and CONFIG_PARIDE_PARPORT are both set to y.

I've had the same problem.  The only way I could get rid of all traces of IDE was to run 'make config' and tediously step through each kernel option.  A pain but it worked.

Steve

[[ This message was sent via the linuxppc-dev mailing list.  Replies are ]]
[[ not  forced  back  to the list, so be sure to Cc linuxppc-dev if your ]]
[[ reply is of general interest. Please check http://lists.linuxppc.org/ ]]
[[ and http://www.linuxppc.org/ for useful information before posting.   ]]

^ permalink raw reply	[flat|nested] 9+ messages in thread
* No-IDE kernel compile link errors
@ 1999-03-09  4:12 Hollis R Blanchard
  1999-03-09 10:23 ` Martin Costabel
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Hollis R Blanchard @ 1999-03-09  4:12 UTC (permalink / raw)
  To: linuxppc-dev


I've been having this problem recently with 2.2.2 source from kernel.org and
now the NMT vger snapshot:

So I 'make menuconfig'. And since I have a PowerCenter (with no IDE anything),
I turn off all IDE support, in General and Block Devices.

I get the following link error:
arch/ppc/kernel/kernel.o: In function `find_ide_boot':
arch/ppc/kernel/kernel.o(.text.init+0x1ca6): undefined reference to
`pmac_ide_count'
arch/ppc/kernel/kernel.o(.text.init+0x1caa): undefined reference to
`pmac_ide_count'
arch/ppc/kernel/kernel.o(.text.init+0x1cc2): undefined reference to
`pmac_ide_node'
arch/ppc/kernel/kernel.o(.text.init+0x1cc6): undefined reference to
`pmac_ide_node'
arch/ppc/kernel/kernel.o(.text.init+0x1cce): undefined reference to
`pmac_ide_count'
arch/ppc/kernel/kernel.o(.text.init+0x1d06): undefined reference to
`pmac_ide_count'

Awesome. Of course it can't find those symbols - I haven't compiled (and don't
want) any IDE stuff.



When I rerun 'make menuconfig', I find that the IDE stuff has been re-enabled
on me. My other changes were saved, though. Examining the .config file, I find
that CONFIG_BLK_DEV_IDE_PMAC and CONFIG_PARIDE_PARPORT are both set to y.

On a related note, I've always wondered who maintains the Makefiles for the
kernel. Is it communal, and if so, are patches to the Makefiles submitted just
like source patches?

-Hollis


[[ This message was sent via the linuxppc-dev mailing list.  Replies are ]]
[[ not  forced  back  to the list, so be sure to Cc linuxppc-dev if your ]]
[[ reply is of general interest. Please check http://lists.linuxppc.org/ ]]
[[ and http://www.linuxppc.org/ for useful information before posting.   ]]

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~1999-03-11  4:00 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
1999-03-11  2:41 No-IDE kernel compile link errors Steven Sartorius
1999-03-11  4:00 ` Paul Mackerras
  -- strict thread matches above, loose matches on Subject: below --
1999-03-09  4:12 Hollis R Blanchard
1999-03-09 10:23 ` Martin Costabel
1999-03-09 14:05 ` Tom Rini
1999-03-09 14:36   ` Hollis R Blanchard
1999-03-09 15:05     ` Tom Rini
1999-03-09 16:38 ` Charles E. Leiserson, Jr.
1999-03-09 21:31   ` Tom Rini

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).