On Thu, Apr 07, 2005 at 02:58:16PM -0500, Eduardo Munoz wrote: > Hey!! > > I am trying to compile my ppc kernel 2.6 with KGDB enable and it fails > with the following message: > > LD .tmp_vmlinux1 > arch/ppc/platforms/built-in.o(.init.text+0xfc4): In function > `pmac_setup_arch': > arch/ppc/platforms/pmac_setup.c:301: undefined reference to `zs_kgdb_hook' > make: *** [.tmp_vmlinux1] Error 1 > error: Bad exit status from /var/tmp/rpm-tmp.40235 (%build)
KGDB is not supported on PPC_MULTIPLATFORM. If you want something like pegasos you might be able to kludge in arch/ppc/syslib/gen550_* so that you can get it working for you, however. -- Tom Rini http://gate.crashing.org/~trini/