Mailinglist Archive: opensuse-factory (506 mails)
| < Previous | Next > |
Re: [opensuse-factory] Groan :-(
- From: Andreas Hanke <andreas.hanke@xxxxxxxxxxxxxx>
- Date: Tue, 12 Dec 2006 10:28:33 +0100
- Message-id: <457E7641.7080902@xxxxxxxxxxxxxx>
Basil Chupin schrieb:
> Anybody try executing 'make cloneconfig' in 10.2 GM?
10.2 GM is not factory, factory is what will become 10.3 next summer, so
this is something for the [opensuse] list. But:
> Here is the sorry result:
>
> dhcppc0:/usr/src/linux # make cloneconfig
> /usr/src/linux-2.6.18.2-34/scripts/gcc-version.sh: line 11: gcc: command
> not found
> /usr/src/linux-2.6.18.2-34/scripts/gcc-version.sh: line 12: gcc: command
> not found
> HOSTCC scripts/basic/fixdep
> /bin/sh: gcc: command not found
> make[1]: *** [scripts/basic/fixdep] Error 127
> make: *** [scripts_basic] Error 2
There result isn't sorry, it simply means that you don't have a compiler
installed.
The command
/sbin/yast2 --install gcc
will install a compiler for you.
There's also a lot of documentation collected in various wikis, with the
most important and most often repeated information being that you need
kernel-source AND make AND gcc in order to build an external module.
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-factory+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-factory+help@xxxxxxxxxxxx
> Anybody try executing 'make cloneconfig' in 10.2 GM?
10.2 GM is not factory, factory is what will become 10.3 next summer, so
this is something for the [opensuse] list. But:
> Here is the sorry result:
>
> dhcppc0:/usr/src/linux # make cloneconfig
> /usr/src/linux-2.6.18.2-34/scripts/gcc-version.sh: line 11: gcc: command
> not found
> /usr/src/linux-2.6.18.2-34/scripts/gcc-version.sh: line 12: gcc: command
> not found
> HOSTCC scripts/basic/fixdep
> /bin/sh: gcc: command not found
> make[1]: *** [scripts/basic/fixdep] Error 127
> make: *** [scripts_basic] Error 2
There result isn't sorry, it simply means that you don't have a compiler
installed.
The command
/sbin/yast2 --install gcc
will install a compiler for you.
There's also a lot of documentation collected in various wikis, with the
most important and most often repeated information being that you need
kernel-source AND make AND gcc in order to build an external module.
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-factory+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-factory+help@xxxxxxxxxxxx
| < Previous | Next > |