mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* Compiling bug - broken compile
@ 2002-07-22 11:00 Ramit Bhalla
  2002-07-22 13:53 ` Adrian Bunk
  0 siblings, 1 reply; 2+ messages in thread
From: Ramit Bhalla @ 2002-07-22 11:00 UTC (permalink / raw)
  To: linux-kernel

[-- Attachment #1: Type: text/plain, Size: 976 bytes --]

Hi,

I'm using the 2.4.7 Kernel.
I'm trying to make this work without any BIOS support so I configure the
kernel to use "Direct" PCI calls through the menuconfig scripts. I also turn
off PCI Hot Pluggable support.

The build will break during "make zImage" at the end during the link phase.
It says it cannot find the symbol pcibios_set_irq_routing and
pcibios_get_irq_routing_table.

If I configure PCI to use BIOS calls, it work fine.

I noticed the problem lies in the file arch/i386/kernel/i386_ksyms.c
In that file EXPORT_SYMBOL(pcibios_set_irq_routing) is placed under #ifdef
CONFIG_PCI. If I add another clause #ifdef CONFIG_PCI_BIOS (which I presume
from the Config.in file is the definition for PCI Bios calls instead of
Direct calls), then it works fine.

Regards,
Ramit Bhalla.


Wipro Technologies,
No. 8
7th Main, 1st Block,
Koramangala,
Bangalore.
India - 560034.

E-mail - ramit.bhalla@wipro.com
Ph. - 91-80-5530035 ext 1082
Fax - 91-80-5530086

www.wipro.com


[-- Attachment #2: Wipro_Disclaimer.txt --]
[-- Type: text/plain, Size: 522 bytes --]

**************************Disclaimer**************************************************    
 
 Information contained in this E-MAIL being proprietary to Wipro Limited is 'privileged' 
and 'confidential' and intended for use only by the individual or entity to which it is 
addressed. You are notified that any use, copying or dissemination of the information 
contained in the E-MAIL in any manner whatsoever is strictly prohibited.

****************************************************************************************

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

* Re: Compiling bug - broken compile
  2002-07-22 11:00 Compiling bug - broken compile Ramit Bhalla
@ 2002-07-22 13:53 ` Adrian Bunk
  0 siblings, 0 replies; 2+ messages in thread
From: Adrian Bunk @ 2002-07-22 13:53 UTC (permalink / raw)
  To: Ramit Bhalla; +Cc: linux-kernel

On Mon, 22 Jul 2002, Ramit Bhalla wrote:

> Hi,
>
> I'm using the 2.4.7 Kernel.
>...

2.4.7 is really outdated and contains many bugs that are fixed in more
recent kernels. Could you check whether the problem still exists in kernel
2.4.18?

> Regards,
> Ramit Bhalla.

TIA
Adrian

-- 

You only think this is a free country. Like the US the UK spends a lot of
time explaining its a free country because its a police state.
								Alan Cox




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

end of thread, other threads:[~2002-07-22 13:50 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-07-22 11:00 Compiling bug - broken compile Ramit Bhalla
2002-07-22 13:53 ` Adrian Bunk

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®