Bug 16555 - erroneous compilation of epic_cb.o w/ 2.2.16-3
Summary: erroneous compilation of epic_cb.o w/ 2.2.16-3
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: kernel
Version: 6.2EE
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Jeff Garzik
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2000-08-19 01:11 UTC by rudi
Modified: 2013-07-03 02:04 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2002-12-23 17:22:33 UTC
Embargoed:


Attachments (Terms of Use)

Description rudi 2000-08-19 01:11:04 UTC
It seems to me as if there is something wrong in how the Cardbus version of
epic100.c gets compiled when rebuilding 2.2.16-3.

Line 1351 of drivers/net/epic100.c (which is part of a block wrapped  by
"#ifdef MODULE") calls epic100_probe. epic100_probe is defined at line 100,
but it's wrapped by "#if !defined(CARDBUS)  && !defined(HAS_PCI_NETIF)".

So, when building epic_cb.o as a module, it can't call epic100_probe (hence
an unresolved symbol).

Comment 1 rudi 2000-08-19 01:14:11 UTC
epic100_probe is defined at line 300, not 100.

Comment 2 Jeff Garzik 2002-12-23 17:22:33 UTC
epic_cb not used anymore.



Note You need to log in before you can comment on or make changes to this bug.