Re: linux-next-20090324: undefined reference to `__this_fixmap_does_not_exist'

From: Tetsuo Handa
Date: Wed Mar 25 2009 - 07:41:35 EST


Hello.

Wang Chen wrote:
> Maybe we use different gcc versions.
Yes. I'm using gcc 3.3 .

# gcc --version
gcc (GCC) 3.3.5 (Debian 1:3.3.5-13)
Copyright (C) 2003 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

# make -sj2
arch/x86/mm/built-in.o(.init.text+0x1831): In function `early_ioremap_init':
: undefined reference to `__this_fixmap_does_not_exist'
make: *** [.tmp_vmlinux1] Error 1

> Please try following patch.
After applying that patch, this problem was solved.

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