Error compiling new kernel: undefined reference to `TASK_SUSPENDED'
Joel Hammer
Joel
Mon May 17 11:46:35 PDT 2004
Well, after spending much time on this, tracking down the include file
with the offending subroutine, after trying all sorts of things to get
this to compile, I gave up on this kernel. This kernel was downloaded
from the lindows warehouse in debian format. I went to kernel.org and
got it there in tar.gz format, and it worked fine. I have no idea what's
going on, but, it worked. Now, to spend another hour or so compiling a
new kernel. I know the sound will not work right since the card is
embedded in the motherboard. I'll try to figure out how the lindows
supplied kernel works the sound card later, but, right now I am determined
to get my palm working.
Joel
On Thu, Apr 17, 2003 at 09:27:46PM -0400, Joel Hammer wrote:
w
> Trying to compile a new kernel but I keep getting this.
> Any insight appreciated.
>
> Joel
>
> make[1]: Leaving directory `/usr/src/linux-2.4.20/arch/i386/lib'
> ld -m elf_i386 -T /usr/src/linux-2.4.20/arch/i386/vmlinux.lds -e stext arch/i386/kernel/head.o arch/i386/kernel/init_task.o init/main.o init/version.o init/do_mounts.o \
> --start-group \
> arch/i386/kernel/kernel.o arch/i386/mm/mm.o kernel/kernel.o mm/mm.o fs/fs.o ipc/ipc.o \
> drivers/char/char.o drivers/block/block.o drivers/misc/misc.o drivers/net/net.o drivers/media/media.o drivers/ide/idedriver.o drivers/scsi/scsidrv.o drivers/cdrom/driver.o drivers/pci/driver.o drivers/video/video.o drivers/usb/usbdrv.o drivers/input/inputdrv.o \
> net/network.o \
> /usr/src/linux-2.4.20/arch/i386/lib/lib.a /usr/src/linux-2.4.20/lib/lib.a /usr/src/linux-2.4.20/arch/i386/lib/lib.a \
> --end-group \
> -o vmlinux
> kernel/kernel.o: In function `schedule':
> kernel/kernel.o(.text+0x2f8): undefined reference to `TASK_SUSPENDED'
> kernel/kernel.o(.text+0x3b2): undefined reference to `TASK_SUSPENDED'
> make: *** [vmlinux] Error 1
> _______________________________________________
> Linux-users mailing list
> Linux-users at linux-sxs.org
> Unsubscribe/Suspend/Etc -> http://www.linux-sxs.org/mailman/listinfo/linux-users
More information about the Linux-users
mailing list