From: Eric Paris <eparis@redhat.com>
To: Frans Pop <elendil@planet.nl>
Cc: linux-kernel@vger.kernel.org, viro@ZenIV.linux.org.uk
Subject: Re: Build failure with v2.6.30-8722-gc82e6d4 on x86_64
Date: Wed, 24 Jun 2009 15:57:59 -0400 [thread overview]
Message-ID: <1245873479.11046.8.camel@dhcp235-23.rdu.redhat.com> (raw)
In-Reply-To: <200906242145.39438.elendil@planet.nl>
On Wed, 2009-06-24 at 21:45 +0200, Frans Pop wrote:
> Help!
>
> Cheers,
> FJP
>
> LD vmlinux.o
> MODPOST vmlinux.o
> GEN .version
> CHK include/linux/compile.h
> UPD include/linux/compile.h
> CC init/version.o
> LD init/built-in.o
> LD .tmp_vmlinux1
> kernel/built-in.o: In function `audit_compare_rule':
> auditfilter.c:(.text+0x3f1ec): undefined reference to `audit_watch_path'
> auditfilter.c:(.text+0x3f1fc): undefined reference to `audit_watch_path'
> kernel/built-in.o: In function `audit_free_rule':
> auditfilter.c:(.text+0x3f580): undefined reference to `audit_put_watch'
> kernel/built-in.o: In function `audit_data_to_entry':
> auditfilter.c:(.text+0x3f9ad): undefined reference to `audit_to_watch'
> kernel/built-in.o: In function `audit_receive_filter':
> (.text+0x3fde6): undefined reference to `audit_watch_path'
> kernel/built-in.o: In function `audit_receive_filter':
> (.text+0x3ffb7): undefined reference to `audit_add_watch'
> kernel/built-in.o: In function `audit_receive_filter':
> (.text+0x3ffde): undefined reference to `audit_watch_inode'
> kernel/built-in.o: In function `audit_receive_filter':
> (.text+0x40104): undefined reference to `audit_put_watch'
> kernel/built-in.o: In function `audit_receive_filter':
> (.text+0x401bf): undefined reference to `audit_remove_watch_rule'
> kernel/built-in.o: In function `audit_receive_filter':
> (.text+0x4023f): undefined reference to `audit_inotify_unregister'
> kernel/built-in.o: In function `audit_receive_filter':
> (.text+0x4024c): undefined reference to `audit_put_watch'
> kernel/built-in.o: In function `audit_dupe_rule':
> (.text+0x404d1): undefined reference to `audit_get_watch'
> kernel/built-in.o: In function `audit_update_lsm_rules':
> (.text+0x40610): undefined reference to `audit_watch_rules'
> make[5]: *** [.tmp_vmlinux1] Error 1
building with CONFIG_AUDIT_SYSCALL will shut it up. I'll fix
momentarily.
-Eric
prev parent reply other threads:[~2009-06-24 19:58 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-06-24 19:45 Build failure with v2.6.30-8722-gc82e6d4 on x86_64 Frans Pop
2009-06-24 19:57 ` Eric Paris [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1245873479.11046.8.camel@dhcp235-23.rdu.redhat.com \
--to=eparis@redhat.com \
--cc=elendil@planet.nl \
--cc=linux-kernel@vger.kernel.org \
--cc=viro@ZenIV.linux.org.uk \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.