[Clfs-dev] Make check of Kmod-10 32-bit fails on multilib

Chris J. Breisch chris at breisch.org
Wed Jan 30 16:12:50 PST 2013


Section 10.72, Kmod-10 32 bit libraries

make check fails on x86_64 multilib.

{standard input}: Assembler messages:
{standard input}:420: Error: symbol `stat64' is already defined
{standard input}:483: Error: symbol `lstat64' is already defined
{standard input}:884: Error: symbol `open64' is already defined
{standard input}:1041: Error: symbol `__xstat64' is already defined
{standard input}:1179: Error: symbol `__lxstat64' is already defined

This appears to be a known bug. See here:
https://lkml.org/lkml/2012/10/8/229

There's also a patch:
http://git.kernel.org/?p=utils/kernel/kmod/kmod.git;a=commitdiff;h=d6423417778d049b07a3091c3972160be99c9173;hp=40758602647a3871e6f432b1c59d2a756208d207

Applying the patch on my system allowed make check to complete 
successfully. The patch appears to only be necessary for kmod-10-32, not 
kmod-10-64.

-- 

Chris J. Breisch<http://www.sports-gazer.com>



More information about the Clfs-dev mailing list