Compile error with latest tuxonice-head

François Valenduc <[email protected]> Sat, 09 Jun 2012 09:39:19 +0200
Newsgroups gmane.linux.swsusp.devel
Message-ID <[email protected]>
Hello,

With the latest tuxonice tree, I get this error when I try to compile it:

mm/swapfile.c:45:17: erreur: static declaration of ‘map_swap_entry’
follows non-static declaration
include/linux/swap.h:359:17: note: previous declaration of
‘map_swap_entry’ was here
make[1]: *** [mm/swapfile.o] Erreur 1
make[1]: *** Attente des tâches non terminées....
CC block/elevator.o
CC block/blk-core.o

Can somebody explain what's the problem ?
Thanks in advance,

François Valenduc