[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#596394: marked as done (linux-headers-2.6.32-5-kirkwood: cannot make linux headers, missing basic + tools Makefile)



Your message dated Fri, 10 Sep 2010 23:59:16 +0100
with message-id <1284159556.5323.612.camel@localhost>
and subject line Re: Bug#596394: linux-headers-2.6.32-5-kirkwood: cannot make linux headers, missing basic + tools Makefile
has caused the Debian Bug report #596394,
regarding linux-headers-2.6.32-5-kirkwood: cannot make linux headers, missing basic + tools Makefile
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
596394: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=596394
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: linux-headers-2.6.32-5-kirkwood
Version: 2.6.32-21
Severity: important


When trying to run make on the linux headers, this is the result:
root@nas:/usr/src/linux-headers-2.6.32-5-kirkwood# make
/usr/src/linux-headers-2.6.32-5-common/scripts/Makefile.build:44: /usr/src/linux-headers-2.6.32-5-common/scripts/basic/Makefile: No such file or directory
make[4]: *** No rule to make target `/usr/src/linux-headers-2.6.32-5-common/scripts/basic/Makefile'.  Stop.
make[3]: *** [scripts_basic] Error 2
  CHK     include/linux/version.h
/usr/src/linux-headers-2.6.32-5-common/scripts/Makefile.build:44: /usr/src/linux-headers-2.6.32-5-common/arch/arm/tools/Makefile: No such file or directory
make[3]: *** No rule to make target `/usr/src/linux-headers-2.6.32-5-common/arch/arm/tools/Makefile'.  Stop.
make[2]: *** [maketools] Error 2
make[1]: *** [sub-make] Error 2
make: *** [all] Error 2

Seems that 2 Makefiles are missing for "basic" and "tools". Now it is impossible to compile drivers etc for this platform.

-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: armel (armv5tel)

Kernel: Linux 2.6.32-5-kirkwood
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages linux-headers-2.6.32-5-kirkwood depends on:
ii  gcc-4.3                       4.3.5-2    The GNU C compiler
ii  linux-headers-2.6.32-5-common 2.6.32-21  Common header files for Linux 2.6.
ii  linux-kbuild-2.6.32           2.6.32-1   Kbuild infrastructure for Linux 2.

linux-headers-2.6.32-5-kirkwood recommends no packages.

linux-headers-2.6.32-5-kirkwood suggests no packages.

-- no debconf information



--- End Message ---
--- Begin Message ---
On Sat, 2010-09-11 at 00:47 +0200, Johnny Mijnhout wrote:
> Package: linux-headers-2.6.32-5-kirkwood
> Version: 2.6.32-21
> Severity: important
> 
> 
> When trying to run make on the linux headers, this is the result:
> root@nas:/usr/src/linux-headers-2.6.32-5-kirkwood# make
> /usr/src/linux-headers-2.6.32-5-common/scripts/Makefile.build:44: /usr/src/linux-headers-2.6.32-5-common/scripts/basic/Makefile: No such file or directory
> make[4]: *** No rule to make target `/usr/src/linux-headers-2.6.32-5-common/scripts/basic/Makefile'.  Stop.
> make[3]: *** [scripts_basic] Error 2
>   CHK     include/linux/version.h
> /usr/src/linux-headers-2.6.32-5-common/scripts/Makefile.build:44: /usr/src/linux-headers-2.6.32-5-common/arch/arm/tools/Makefile: No such file or directory
> make[3]: *** No rule to make target `/usr/src/linux-headers-2.6.32-5-common/arch/arm/tools/Makefile'.  Stop.
> make[2]: *** [maketools] Error 2
> make[1]: *** [sub-make] Error 2
> make: *** [all] Error 2
> 
> Seems that 2 Makefiles are missing for "basic" and "tools". Now it is impossible to compile drivers etc for this platform.

You're running make in the wrong directory.  Use the link
/lib/modules/$(uname -r)/build.

Ben.

-- 
Ben Hutchings
Once a job is fouled up, anything done to improve it makes it worse.

Attachment: signature.asc
Description: This is a digitally signed message part


--- End Message ---

Reply to: