* smp_num_cpus undeclared workaround
@ 2002-08-15 0:15 Scott Bronson
2002-08-15 0:25 ` Scott Bronson
0 siblings, 1 reply; 4+ messages in thread
From: Scott Bronson @ 2002-08-15 0:15 UTC (permalink / raw)
To: linux-kernel
Kernel 2.4.19:
I was being plagued by the smp_num_cpus undeclared problems that seems
be circulating since the 2.3 days. I appear to have triggered it by
turning SMP on, doing a full build, and then turning it off. No
combination of make clean/dep/etc fixes it. Finally, in desperation, I
tried:
cp .config ~/config.bak
make mrproper
cp ~/config.bak .config
make
And that fixed it. Surprising. Has anyone looked into what file
isn't being properly cleaned? Given the LKML traffic that this
problem has generated, this should probably be fixed.
Thanks,
- Scott
^ permalink raw reply [flat|nested] 4+ messages in thread* Re: smp_num_cpus undeclared workaround
2002-08-15 0:15 smp_num_cpus undeclared workaround Scott Bronson
@ 2002-08-15 0:25 ` Scott Bronson
2002-08-15 0:55 ` Rik van Riel
0 siblings, 1 reply; 4+ messages in thread
From: Scott Bronson @ 2002-08-15 0:25 UTC (permalink / raw)
To: linux-kernel
Dammit, I'm sorry about this...
Everything here is true, but this message is incomplete. I wanted to do
some more research before posting this so I told Evolution to "Send
Later."
Apparently, to Evolution, Send Later means Send in About 15 Minutes.
I'll post again after I've played around some more. Again, my
apologies.
On Wed, 2002-08-14 at 17:15, Scott Bronson wrote:
> Kernel 2.4.19:
>
> I was being plagued by the smp_num_cpus undeclared problems that seems
> be circulating since the 2.3 days. I appear to have triggered it by
> turning SMP on, doing a full build, and then turning it off. No
> combination of make clean/dep/etc fixes it. Finally, in desperation, I
> tried:
>
> cp .config ~/config.bak
> make mrproper
> cp ~/config.bak .config
> make
>
> And that fixed it. Surprising. Has anyone looked into what file
> isn't being properly cleaned? Given the LKML traffic that this
> problem has generated, this should probably be fixed.
>
>
> Thanks,
>
> - Scott
>
>
> -
> 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] 4+ messages in thread
* Re: smp_num_cpus undeclared workaround
2002-08-15 0:25 ` Scott Bronson
@ 2002-08-15 0:55 ` Rik van Riel
2002-08-15 3:35 ` Scott Bronson
0 siblings, 1 reply; 4+ messages in thread
From: Rik van Riel @ 2002-08-15 0:55 UTC (permalink / raw)
To: Scott Bronson; +Cc: linux-kernel
On 14 Aug 2002, Scott Bronson wrote:
> Everything here is true, but this message is incomplete. I wanted to do
> some more research before posting this so I told Evolution to "Send
> Later."
>
> Apparently, to Evolution, Send Later means Send in About 15 Minutes.
Looks like Evolution is Darwinian, after all ;)
Rik
--
Bravely reimplemented by the knights who say "NIH".
http://www.surriel.com/ http://distro.conectiva.com/
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: smp_num_cpus undeclared workaround
2002-08-15 0:55 ` Rik van Riel
@ 2002-08-15 3:35 ` Scott Bronson
0 siblings, 0 replies; 4+ messages in thread
From: Scott Bronson @ 2002-08-15 3:35 UTC (permalink / raw)
To: Rik van Riel; +Cc: linux-kernel
On Wed, 2002-08-14 at 17:55, Rik van Riel wrote:
> Looks like Evolution is Darwinian, after all ;)
Unfortunately for me, yes. PEBKAC: I needed to use "Save as Draft," not
"Send Later."
And, now, this 100% reproducible link error is not reproducing for me.
I thought I had it. Bah! Well, I'll continue to keep an eye out for
it.
- Scott
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2002-08-15 3:32 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-08-15 0:15 smp_num_cpus undeclared workaround Scott Bronson
2002-08-15 0:25 ` Scott Bronson
2002-08-15 0:55 ` Rik van Riel
2002-08-15 3:35 ` Scott Bronson
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox