* 2.4.19 compilation non-SMP fails
@ 2002-08-15 2:57 Francisco Javier Fernandez
2002-08-15 6:02 ` Scott Bronson
0 siblings, 1 reply; 2+ messages in thread
From: Francisco Javier Fernandez @ 2002-08-15 2:57 UTC (permalink / raw)
To: Lista desarrollo Kernel
Compilation fails in kernel 2.4.19 when SMP support is deactivated.
In file included from ksyms.c:17:
/home/cyphra/Código/linux-2.4.19-core1/include/linux/kernel_stat.h: In
function `kstat_irqs':
/home/cyphra/Código/linux-2.4.19-core1/include/linux/kernel_stat.h:45:
`smp_num_cpus' undeclared (first use in this function)
/home/cyphra/Código/linux-2.4.19-core1/include/linux/kernel_stat.h:45:
(Each undeclared identifier is reported only once
/home/cyphra/Código/linux-2.4.19-core1/include/linux/kernel_stat.h:45:
for each function it appears in.)
make[2]: *** [ksyms.o] Error 1
make[2]: Saliendo directorio
`/home/cyphra/Código/linux-2.4.19-core1/kernel'
make[1]: *** [first_rule] Error 2
make[1]: Saliendo directorio
`/home/cyphra/Código/linux-2.4.19-core1/kernel'
make: *** [_dir_kernel] Error 2
--
I do not get viruses because I do not use MS software.
If you use Outlook then please do not put my email address in your
address-book so that WHEN you get a virus it won't use my address in the
>From field.
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: 2.4.19 compilation non-SMP fails
2002-08-15 2:57 2.4.19 compilation non-SMP fails Francisco Javier Fernandez
@ 2002-08-15 6:02 ` Scott Bronson
0 siblings, 0 replies; 2+ messages in thread
From: Scott Bronson @ 2002-08-15 6:02 UTC (permalink / raw)
To: Francisco Javier Fernandez; +Cc: Lista desarrollo Kernel
It appears to be a well-known problem.
You need to make mrproper when you flip the SMP setting. Make sure to
save your .config...
On Wed, 2002-08-14 at 19:57, Francisco Javier Fernandez wrote:
> Compilation fails in kernel 2.4.19 when SMP support is deactivated.
>
>
>
> In file included from ksyms.c:17:
> /home/cyphra/Código/linux-2.4.19-core1/include/linux/kernel_stat.h: In
> function `kstat_irqs':
> /home/cyphra/Código/linux-2.4.19-core1/include/linux/kernel_stat.h:45:
> `smp_num_cpus' undeclared (first use in this function)
> /home/cyphra/Código/linux-2.4.19-core1/include/linux/kernel_stat.h:45:
> (Each undeclared identifier is reported only once
> /home/cyphra/Código/linux-2.4.19-core1/include/linux/kernel_stat.h:45:
> for each function it appears in.)
> make[2]: *** [ksyms.o] Error 1
> make[2]: Saliendo directorio
> `/home/cyphra/Código/linux-2.4.19-core1/kernel'
> make[1]: *** [first_rule] Error 2
> make[1]: Saliendo directorio
> `/home/cyphra/Código/linux-2.4.19-core1/kernel'
> make: *** [_dir_kernel] Error 2
>
> --
> I do not get viruses because I do not use MS software.
> If you use Outlook then please do not put my email address in your
> address-book so that WHEN you get a virus it won't use my address in the
> From field.
>
> -
> 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/
>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2002-08-15 5:59 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-08-15 2:57 2.4.19 compilation non-SMP fails Francisco Javier Fernandez
2002-08-15 6:02 ` Scott Bronson
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox