Messages in this thread |  | | | Date | Wed, 29 Jun 2011 13:48:00 +1000 | | From | Stephen Rothwell <> | | 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 (x86_64 allmodconfig) failed like this:
security/built-in.o: In function `tomoyo_bprm_set_creds': tomoyo.c:(.text+0x4698e): undefined reference to `tomoyo_load_policy'
I am not sure what caused this (but tomoyo_load_policy is guarded by #ifndef CONFIG_SECURITY_TOMOYO_OMIT_USERSPACE_LOADER and that is set in this build).
I have used the security-testing tree from next-20110628 for today. -- Cheers, Stephen Rothwell sfr@canb.auug.org.au http://www.canb.auug.org.au/~sfr/ [unhandled content-type:application/pgp-signature] |  |