lkml.org 
[lkml]   [2001]   [Sep]   [19]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
Subject2.4.10-pre12 compile error, IO_APIC_init_uniprocessor undefined
init/main.c refers to an IO_APIC_init_uniprocessor() that doesn't exist 
anywhere. The function exists in 2.4.9 but is removed by the patch to
pre12.

Turning off "APIC and IO-APIC support on uniprocessors" lets the
kernel compile.


gcc [snip several lines of the usual options] init/main.c
init/main.c: In function `smp_init':
init/main.c:486: warning: implicit declaration of function
`IO_APIC_init_uniprocessor'
1234567890121234567890123456789012345678901234567890123456789034567890
and later

ld [snip several lines of options] -o vmlinux
init/main.o: In function `smp_init':
init/main.o(.text.init+0x74d): undefined reference to
`IO_APIC_init_uniprocessor'
make: *** [vmlinux] Error 1

Helge Hafting
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 13:03    [W:0.042 / U:0.144 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site