Hello,
just the subject :-)
--
Salutacions...Josep
http://www.geocities.com/SiliconValley/Horizon/1065/
--
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 [email protected]
>More majordomo info at http://vger.kernel.org/majordomo-info.html
>Please read the FAQ at http://www.tux.org/lkml/
Josep Lladonosa i Capell <[email protected]> :
[...]
> 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
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
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 <[email protected]> :
>[...]
>
>>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.
>
On Sun, 25 Nov 2001 15:37:21 -0500,
David Ford <[email protected]> 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?