[eepro100] Unresolved symbols, pci-scan.c and 2.2.14-5.0smp
Sami Pitko
spitko@hotmail.com
Wed Jun 12 17:22:03 2002
>The immediate work-around is to add -UCONFIG_APM to the compile line.
Unfortunately this did not work.
>The correct solution is to figure out why the CONFIG_APM symbol is
>being defined in
> /usr/include/linux/autoconf.h
Here's output of
'grep CONFIG_APM /usr/src/linux-2.2.14/include/linux/autoconf-smp.h':
#define CONFIG_APM 1
#undef CONFIG_APM_IGNORE_USER_SUSPEND
#undef CONFIG_APM_DO_ENABLE
#undef CONFIG_APM_CPU_IDLE
#undef CONFIG_APM_DISPLAY_BLANK
#define CONFIG_APM_POWER_OFF 1
#undef CONFIG_APM_IGNORE_MULTIPLE_SUSPEND
#undef CONFIG_APM_IGNORE_SUSPEND_BOUNCE
#define CONFIG_APM_RTC_IS_GMT 1
#undef CONFIG_APM_ALLOW_INTS
I modified the 'define' lines to 'undef' and it compiles and insmods without
any errors. Thank you very much.
_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp.