Re: Compile failure

From: Ben Collins
Date: Sun Jun 13 2004 - 15:05:04 EST


On Sun, Jun 13, 2004 at 06:10:35PM +0100, Simon Richard Grint wrote:
> 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.

Fixed. bk pull request sent to Linus/Andrew already.

--
Debian - http://www.debian.org/
Linux 1394 - http://www.linux1394.org/
Subversion - http://subversion.tigris.org/
WatchGuard - http://www.watchguard.com/
-
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/