Compile failure

From: Simon Richard Grint
Date: Sun Jun 13 2004 - 12:19:22 EST


Dear all

I have just downloaded the most recent bk snapshot of 2.6.7rc3 and
it fails to compile, instead producing the error:
UPD include/linux/compile.h
CC init/version.o
LD init/built-in.o
LD .tmp_vmlinux1
drivers/built-in.o(.text+0xa5c72): In function ci_initialize':
: undefined reference to PSB_WARNING'
make: *** [.tmp_vmlinux1] Error 1

The linking error seems to stem from a newly implemented
packet size check in the ohci_initialize function of
drivers/ieee1394/ohci1394.c not having defined HPSB_WARNING
before use.

Regards

sr
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/