lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Tue, 19 Aug 2008 17:10:51 -0500
From:	Larry Finger <Larry.Finger@...inger.net>
To:	Sam Ravnborg <sam@...nborg.org>
CC:	David Woodhouse <dwmw2@...radead.org>,
	LKML <linux-kernel@...r.kernel.org>
Subject: Re: Regression in 2.6.27-rc2 when cross-building the kernel

Sam Ravnborg wrote:
> On Tue, Aug 19, 2008 at 11:56:44AM -0500, Larry Finger wrote:
>> sudo make V=2 modules_install says:
>>
>>   HOSTCC  firmware/ihex2fw - due to: /usr/include/gnu/stubs-64.h 
>> /usr/lib64/gcc/x86_64-suse-linux/4.3/include/stddef.h 
>> /usr/lib64/gcc/x86_64-suse-linux/4.3/include-fixed/limits.h 
>> /usr/lib64/gcc/x86_64-suse-linux/4.3/include-fixed/syslimits.h 
>> /usr/lib64/gcc/x86_64-suse-linux/4.3/include/stdarg.h
>> /bin/sh: scripts/basic/fixdep: cannot execute binary file
>> make[1]: *** [firmware/ihex2fw] Error 126
>> make: *** [_modinst_post] Error 2
> 
> Do you have some logging info before we start to build ihex2fw?

Only one line like these for each of the modules, followed immediately 
by the build of ihex2fw:

   INSTALL sound/core/snd.ko - due to target is PHONY
   INSTALL sound/drivers/mpu401/snd-mpu401-uart.ko - due to target is 
PHONY
   INSTALL sound/drivers/mpu401/snd-mpu401.ko - due to target is PHONY
   INSTALL sound/drivers/opl3/snd-opl3-lib.ko - due to target is PHONY
   INSTALL sound/drivers/opl3/snd-opl3-synth.ko - due to target is PHONY
   INSTALL sound/pci/ac97/snd-ac97-codec.ko - due to target is PHONY
   INSTALL sound/pci/snd-es1938.ko - due to target is PHONY
   INSTALL sound/soundcore.ko - due to target is PHONY
   HOSTCC  firmware/ihex2fw - due to: /usr/include/gnu/stubs-64.h 
/usr/lib64/gcc/x86_64-suse-linux/4.3/include/stddef.h 
/usr/lib64/gcc/x86_64-suse-linux/4.3/include-fixed/limits.h 
/usr/lib64/gcc/x86_64-suse-linux/4.3/include-fixed/syslimits.h 
/usr/lib64/gcc/x86_64-suse-linux/4.3/include/stdarg.h
/bin/sh: scripts/basic/fixdep: cannot execute binary file
make[1]: *** [firmware/ihex2fw] Error 126
make: *** [_modinst_post] Error 2


Larry
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ