2010-07-30 02:06:32

by Stephen Rothwell

[permalink] [raw]
Subject: linux-next: build failure after merge of the security-testing tree

Hi James,

After merging the security-testing tree, today's linux-next build
(powerpc ppc64_defconfig) failed like this:

security/Kconfig:144: can't open file "security/apparmor/Kconfig"

Caused by commit 32bd8e5273c0be4189274ab55c4d16862f0dd87d ("AppArmor:
Enable configuring and building of the AppArmor security module"). Looks
like a file was missed.

I have used the security-testing from next-20100729 for today.
--
Cheers,
Stephen Rothwell [email protected]
http://www.canb.auug.org.au/~sfr/


Attachments:
(No filename) (524.00 B)
(No filename) (490.00 B)
Download all attachments

2010-07-30 03:54:22

by James Morris

[permalink] [raw]
Subject: Re: linux-next: build failure after merge of the security-testing tree

On Fri, 30 Jul 2010, Stephen Rothwell wrote:

> Hi James,
>
> After merging the security-testing tree, today's linux-next build
> (powerpc ppc64_defconfig) failed like this:
>
> security/Kconfig:144: can't open file "security/apparmor/Kconfig"
>
> Caused by commit 32bd8e5273c0be4189274ab55c4d16862f0dd87d ("AppArmor:
> Enable configuring and building of the AppArmor security module"). Looks
> like a file was missed.

I don't know how to use git.

Should be fixed now.

>

--
James Morris
<[email protected]>

2010-07-30 06:02:07

by Stephen Rothwell

[permalink] [raw]
Subject: Re: linux-next: build failure after merge of the security-testing tree

Hi James,

On Fri, 30 Jul 2010 13:54:01 +1000 (EST) James Morris <[email protected]> wrote:
>
> I don't know how to use git.

:-)

> Should be fixed now.

Thanks.

--
Cheers,
Stephen Rothwell [email protected]
http://www.canb.auug.org.au/~sfr/


Attachments:
(No filename) (267.00 B)
(No filename) (490.00 B)
Download all attachments

2010-07-30 07:31:42

by John Johansen

[permalink] [raw]
Subject: Re: linux-next: build failure after merge of the security-testing tree

On 07/29/2010 08:54 PM, James Morris wrote:
> On Fri, 30 Jul 2010, Stephen Rothwell wrote:
>
>> Hi James,
>>
>> After merging the security-testing tree, today's linux-next build
>> (powerpc ppc64_defconfig) failed like this:
>>
>> security/Kconfig:144: can't open file "security/apparmor/Kconfig"
>>
>> Caused by commit 32bd8e5273c0be4189274ab55c4d16862f0dd87d ("AppArmor:
>> Enable configuring and building of the AppArmor security module"). Looks
>> like a file was missed.
>
> I don't know how to use git.
>
> Should be fixed now.
>
works for me,

thanks James