On Tue, 06 Jul 2004 02:46:49 +0200, Ciro Mattia Gonano wrote: [...] > arch/i386/power/built-in.o(.text+0x253): In function `do_magic': > : undefined reference to `swsusp_pg_dir' > make[1]: *** [.tmp_vmlinux1] Error 1 > make[1]: Leaving directory `/usr/src/kernel-source-2.6.7' > make: *** [stamp-build] Error 2
This is a bug in debian's swsusp patch, which has since been removed from kernel-source-2.6.7 in our SVN repository. In the meantime, simply disable CONFIG_SOFTWARE_SUSPEND in your .config to enable compilation.