Re: [PATCH 0/10] Cross-compilation support improvement

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

 



On 06/01/2014 10:47 AM, Samuel Martin wrote:
> Hi Hauke,
> 
> On Sat, May 31, 2014 at 1:29 PM, Hauke Mehrtens <hauke@xxxxxxxxxx> wrote:
>> On 05/08/2014 10:39 PM, Samuel Martin wrote:
> [...]
>>> Samuel Martin (10):
>>>   backports: Makefile: introduce KROOT and fix INSTALL_MOD_PATH
>>>     definition
>>>   backports: Makefile: introduce KVERSION and rework KLIB definition
>>>   backports: Makefile: export KROOT and KVERSION variables
>>>   backports: blacklist.sh: support install root not in /
>>>   backports: check_depmod.sh: support install root not in /
>>>   backports: Makefile.real: use depmod.sh instead of the depmod program
>>>   backports: Makefile.real: disable update-initramfs.sh execution when
>>>     cross-compiling
>>>   backports: Makefile.real: silent reboot message when cross-compiling
>>>   backports: compress_module.sh: gzip silently overrides existing
>>>     compressed modules
>>>   backports: Makefile: update help text
>>>
>>>  backport/Makefile                    | 33 ++++++++++++++++++++++++---------
>>>  backport/Makefile.real               | 24 ++++++++++++++++--------
>>>  backport/scripts/blacklist.sh        |  7 ++++---
>>>  backport/scripts/check_depmod.sh     |  7 ++++---
>>>  backport/scripts/compress_modules.sh |  2 +-
>>>  5 files changed, 49 insertions(+), 24 deletions(-)
>>>
>>> --
>>> 1.9.2
>>> --
>>> To unsubscribe from this list: send the line "unsubscribe backports" in
>>> the body of a message to majordomo@xxxxxxxxxxxxxxx
>>> More majordomo info at  http://vger.kernel.org/majordomo-info.html
>>>
>>
>> Hi,
>>
>> I am getting some errors when using a configuration generated with
>> allyesconfig on an ubuntu 14.04 AMD64 system.
>>
>> Hauke
>>
>> hauke@hauke-desktop:~/compat-wireless/tmp$ ionice -c 3 nice -n 20 make -j5
>> /usr/src/linux-headers-3.13.0-27-generic/arch/x86/Makefile:113:
>> CONFIG_X86_X32 enabled but no binutils support
>> scripts/basic/fixdep.c:462:1: fatal error: opening dependency file
>> scripts/basic/.fixdep.d: Permission denied
>>  }
>>  ^
>> compilation terminated.
>> make[3]: *** [scripts/basic/fixdep] Error 1
>> make[2]: *** [scripts_basic] Error 2
>> /usr/src/linux-headers-3.13.0-27-generic/arch/x86/Makefile:113:
>> CONFIG_X86_X32 enabled but no binutils support
>> scripts/basic/fixdep.c:462:1: fatal error: opening dependency file
>> scripts/basic/.fixdep.d: Permission denied
>>  }
> 
> I don't really see how this is related to this series.
> It seems coming from the kernel sources itself, not the backport ones

Git bisect showed me that this commit is causing the problem:
backports: Makefile: introduce KVERSION and rework KLIB definition

I ran the following commands to build backports:
make -j4 allyesconfig
make -j4

Hauke
--
To unsubscribe from this list: send the line "unsubscribe backports" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html




[Index of Archives]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Security]     [Bugtraq]     [Linux]     [Linux OMAP]     [Linux MIPS]     [ECOS]     [Asterisk Internet PBX]     [Linux API]

  Powered by Linux