* Compile failure
@ 2004-06-13 17:10 Simon Richard Grint
2004-06-13 19:10 ` Ben Collins
0 siblings, 1 reply; 2+ messages in thread
From: Simon Richard Grint @ 2004-06-13 17:10 UTC (permalink / raw)
To: linux-kernel
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 \bPSB_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
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Compile failure
2004-06-13 17:10 Compile failure Simon Richard Grint
@ 2004-06-13 19:10 ` Ben Collins
0 siblings, 0 replies; 2+ messages in thread
From: Ben Collins @ 2004-06-13 19:10 UTC (permalink / raw)
To: Simon Richard Grint; +Cc: linux-kernel
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 \bPSB_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/
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2004-06-13 20:04 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-06-13 17:10 Compile failure Simon Richard Grint
2004-06-13 19:10 ` Ben Collins
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox