lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Wed, 24 Jun 2009 15:57:59 -0400
From:	Eric Paris <eparis@...hat.com>
To:	Frans Pop <elendil@...net.nl>
Cc:	linux-kernel@...r.kernel.org, viro@...IV.linux.org.uk
Subject: Re: Build failure with v2.6.30-8722-gc82e6d4 on x86_64

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

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ