* 64-bit build failure without hugetlbfs
@ 2008-08-05 11:39 Johannes Berg
2008-08-05 13:10 ` Sebastien Dugue
0 siblings, 1 reply; 2+ messages in thread
From: Johannes Berg @ 2008-08-05 11:39 UTC (permalink / raw)
To: Benjamin Herrenschmidt; +Cc: linuxppc-dev list
[-- Attachment #1: Type: text/plain, Size: 856 bytes --]
LD vmlinux.o
mm/built-in.o: In function `.arch_get_unmapped_area_topdown':
(.text+0x1d084): multiple definition of `.arch_get_unmapped_area_topdown'
arch/powerpc/mm/built-in.o:(.text+0x7240): first defined here
mm/built-in.o: In function `arch_get_unmapped_area_topdown':
(.opd+0x2730): multiple definition of `arch_get_unmapped_area_topdown'
arch/powerpc/mm/built-in.o:(.opd+0x918): first defined here
mm/built-in.o: In function `.arch_get_unmapped_area':
(.text+0x1ce3c): multiple definition of `.arch_get_unmapped_area'
arch/powerpc/mm/built-in.o:(.text+0x72b8): first defined here
mm/built-in.o: In function `arch_get_unmapped_area':
(.opd+0x2718): multiple definition of `arch_get_unmapped_area'
arch/powerpc/mm/built-in.o:(.opd+0x930): first defined here
make: *** [vmlinux.o] Error 1
enabling hugetlbfs cures it.
johannes
[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 836 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: 64-bit build failure without hugetlbfs
2008-08-05 11:39 64-bit build failure without hugetlbfs Johannes Berg
@ 2008-08-05 13:10 ` Sebastien Dugue
0 siblings, 0 replies; 2+ messages in thread
From: Sebastien Dugue @ 2008-08-05 13:10 UTC (permalink / raw)
To: Johannes Berg; +Cc: linuxppc-dev list
On Tue, 05 Aug 2008 13:39:49 +0200 Johannes Berg <johannes@sipsolutions.net> wrote:
> LD vmlinux.o
> mm/built-in.o: In function `.arch_get_unmapped_area_topdown':
> (.text+0x1d084): multiple definition of `.arch_get_unmapped_area_topdown'
> arch/powerpc/mm/built-in.o:(.text+0x7240): first defined here
> mm/built-in.o: In function `arch_get_unmapped_area_topdown':
> (.opd+0x2730): multiple definition of `arch_get_unmapped_area_topdown'
> arch/powerpc/mm/built-in.o:(.opd+0x918): first defined here
> mm/built-in.o: In function `.arch_get_unmapped_area':
> (.text+0x1ce3c): multiple definition of `.arch_get_unmapped_area'
> arch/powerpc/mm/built-in.o:(.text+0x72b8): first defined here
> mm/built-in.o: In function `arch_get_unmapped_area':
> (.opd+0x2718): multiple definition of `arch_get_unmapped_area'
> arch/powerpc/mm/built-in.o:(.opd+0x930): first defined here
> make: *** [vmlinux.o] Error 1
>
> enabling hugetlbfs cures it.
>
> johannes
Or disabling CONFIG_PPC_64K_PAGES if you do not want to enable hugetlbfs...
Sebastien.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2008-08-05 13:13 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-08-05 11:39 64-bit build failure without hugetlbfs Johannes Berg
2008-08-05 13:10 ` Sebastien Dugue
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox