lkml.org 
[lkml]   [2018]   [Mar]   [7]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: Re[v2]: Use of GCC plugin instead ISO C
From
Date
On 03/06/2018 10:01 PM, Progyan Bhattacharya wrote:
> On Tue, 2018-03-06 at 09:24 -0800, Randy Dunlap wrote:
>> First, please make sure that this file does not already exist before
>> starting
>> a build:  /home/progyan/Programs/Linux/tools/objtool/.objtool-
>> in.o.cmd
>
> Yes, it was there and I removed it.
>
>> Then I will look at this more if you will send me your kernel .config
>> file and
>> the exact command(s) that you use to run the build.

I'm still not seeing any problems.

> I am running build by:
> make V=1

That's all? anything after the "V=1"?

>
> Here is my config and build log this time.
>

/bin/sh: scripts/genksyms/modules.order: Permission denied

To me that message most likely means that the file is present in your O=<path>
directory, but that it is owned by someone else (possibly root).

Can you remove everything in the O=<path> directory (rm -rf <directory>;
mkdir <directory>) and then try again?

--
~Randy

\
 
 \ /
  Last update: 2018-03-07 18:37    [W:0.255 / U:0.032 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site