public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* kernel 2.4.16-pre1 not compiling without SMP
@ 2001-11-25 18:10 Josep Lladonosa i Capell
  2001-11-25 18:16 ` David Relson
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Josep Lladonosa i Capell @ 2001-11-25 18:10 UTC (permalink / raw)
  To: linux-kernel

Hello,

just the subject :-)

--
Salutacions...Josep
http://www.geocities.com/SiliconValley/Horizon/1065/
--




^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: kernel 2.4.16-pre1 not compiling without SMP
  2001-11-25 18:10 kernel 2.4.16-pre1 not compiling without SMP Josep Lladonosa i Capell
@ 2001-11-25 18:16 ` David Relson
  2001-11-25 18:21 ` Francois Romieu
  2001-11-25 19:10 ` J Sloan
  2 siblings, 0 replies; 6+ messages in thread
From: David Relson @ 2001-11-25 18:16 UTC (permalink / raw)
  To: Josep Lladonosa i Capell; +Cc: linux-kernel

Josep,

My experience is different ...

I have a UP PentiumIII-500 machine on which I have built 2.4.16-pre1 using 
a custom .config without SMP.  The kernel built fine and is running fine.

David

At 01:10 PM 11/25/01, Josep Lladonosa i Capell wrote:
>Hello,
>
>just the subject :-)
>
>--
>Salutacions...Josep
>http://www.geocities.com/SiliconValley/Horizon/1065/
>--
>
>
>
>-
>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] 6+ messages in thread

* Re: kernel 2.4.16-pre1 not compiling without SMP
  2001-11-25 18:10 kernel 2.4.16-pre1 not compiling without SMP Josep Lladonosa i Capell
  2001-11-25 18:16 ` David Relson
@ 2001-11-25 18:21 ` Francois Romieu
  2001-11-25 20:37   ` David Ford
  2001-11-25 19:10 ` J Sloan
  2 siblings, 1 reply; 6+ messages in thread
From: Francois Romieu @ 2001-11-25 18:21 UTC (permalink / raw)
  To: Josep Lladonosa i Capell; +Cc: linux-kernel

Josep Lladonosa i Capell <jep@jep.net.dhis.org> :
[...]
> just the subject :-)

Compiled fine here. Check your tree/config and provide more info (.config,
compiler, message) if the problem persists. The file REPORTING-BUGS gives
some hints.

-- 
Ueimor

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: kernel 2.4.16-pre1 not compiling without SMP
  2001-11-25 18:10 kernel 2.4.16-pre1 not compiling without SMP Josep Lladonosa i Capell
  2001-11-25 18:16 ` David Relson
  2001-11-25 18:21 ` Francois Romieu
@ 2001-11-25 19:10 ` J Sloan
  2 siblings, 0 replies; 6+ messages in thread
From: J Sloan @ 2001-11-25 19:10 UTC (permalink / raw)
  To: Josep Lladonosa i Capell; +Cc: linux-kernel

Josep Lladonosa i Capell wrote:

> Hello,
>
> just the subject :-)
>

Certainly it compiled for me without smp!

Perhaps you should send in some more
information so that it might be possible
to see what issues you may have -

linux distro & version?
compiler version?

cu

jjs


^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: kernel 2.4.16-pre1 not compiling without SMP
  2001-11-25 18:21 ` Francois Romieu
@ 2001-11-25 20:37   ` David Ford
  2001-11-26  1:47     ` Keith Owens
  0 siblings, 1 reply; 6+ messages in thread
From: David Ford @ 2001-11-25 20:37 UTC (permalink / raw)
  To: Josep Lladonosa i Capell; +Cc: Francois Romieu, linux-kernel

After you have enabled SMP in a past configuration, to compile without 
SMP, you must do a 'make distclean'.  It's a bug in the current config 
stuff that hasn't ever been addressed.

David

Francois Romieu wrote:

>Josep Lladonosa i Capell <jep@jep.net.dhis.org> :
>[...]
>
>>just the subject :-)
>>
>
>Compiled fine here. Check your tree/config and provide more info (.config,
>compiler, message) if the problem persists. The file REPORTING-BUGS gives
>some hints.
>



^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: kernel 2.4.16-pre1 not compiling without SMP
  2001-11-25 20:37   ` David Ford
@ 2001-11-26  1:47     ` Keith Owens
  0 siblings, 0 replies; 6+ messages in thread
From: Keith Owens @ 2001-11-26  1:47 UTC (permalink / raw)
  To: David Ford; +Cc: linux-kernel

On Sun, 25 Nov 2001 15:37:21 -0500, 
David Ford <david@blue-labs.org> wrote:
>After you have enabled SMP in a past configuration, to compile without 
>SMP, you must do a 'make distclean'.  It's a bug in the current config 
>stuff that hasn't ever been addressed.

Mainly because it is unfixable with the current kernel build system, it
needs a complete redesign.  Why do you think I wrote kbuild 2.5?


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2001-11-26  1:48 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-11-25 18:10 kernel 2.4.16-pre1 not compiling without SMP Josep Lladonosa i Capell
2001-11-25 18:16 ` David Relson
2001-11-25 18:21 ` Francois Romieu
2001-11-25 20:37   ` David Ford
2001-11-26  1:47     ` Keith Owens
2001-11-25 19:10 ` J Sloan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox