From: Scott Bronson <bronson@rinspin.com>
To: Francisco Javier Fernandez <serrador@arrakis.es>
Cc: Lista desarrollo Kernel <linux-kernel@vger.kernel.org>
Subject: Re: 2.4.19 compilation non-SMP fails
Date: 14 Aug 2002 23:02:11 -0700 [thread overview]
Message-ID: <1029391332.1705.37.camel@emma> (raw)
In-Reply-To: <1029380231.4484.10.camel@evangelion>
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/
>
prev parent reply other threads:[~2002-08-15 5:59 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-08-15 2:57 2.4.19 compilation non-SMP fails Francisco Javier Fernandez
2002-08-15 6:02 ` Scott Bronson [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1029391332.1705.37.camel@emma \
--to=bronson@rinspin.com \
--cc=linux-kernel@vger.kernel.org \
--cc=serrador@arrakis.es \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.