All of lore.kernel.org
 help / color / mirror / Atom feed
* bk repository compile bug (zoran)
@ 2002-03-24  7:00 Ben Greear
  2002-03-25 23:33 ` Marcelo Tosatti
  0 siblings, 1 reply; 2+ messages in thread
From: Ben Greear @ 2002-03-24  7:00 UTC (permalink / raw)
  To: linux-kernel

Just in case this has not been caught yet, from repository:
  bk://linux.bkbits.net/linux-2.4


gcc -D__KERNEL__ -I/home/greear/kernel/2.4/bk/linux-2.4/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fomit-frame-pointer -fno-strict-aliasing -fno-common -pipe -mpreferred-stack-boundary=2 -march=athlon  -DMODULE -DMODVERSIONS -include /home/greear/kernel/2.4/bk/linux-2.4/include/linux/modversions.h  -DKBUILD_BASENAME=zr36067  -c -o zr36067.o zr36067.c
zr36067.c: In function `zoran_open':
zr36067.c:3268: structure has no member named `busy'
zr36067.c: At top level:
zr36067.c:4405: warning: initialization makes integer from pointer without a cast
zr36067.c:4406: warning: initialization makes integer from pointer without a cast
zr36067.c:4407: warning: initialization from incompatible pointer type
zr36067.c:4408: warning: initialization from incompatible pointer type
zr36067.c:4410: warning: initialization from incompatible pointer type
zr36067.c:4411: warning: initialization from incompatible pointer type
zr36067.c:4412: warning: initialization from incompatible pointer type
make[3]: *** [zr36067.o] Error 1
make[3]: Leaving directory `/home/greear/kernel/2.4/bk/linux-2.4/drivers/media/video'

-- 
Ben Greear <greearb@candelatech.com>       <Ben_Greear AT excite.com>
President of Candela Technologies Inc      http://www.candelatech.com
ScryMUD:  http://scry.wanfear.com     http://scry.wanfear.com/~greear



^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: bk repository compile bug (zoran)
  2002-03-24  7:00 bk repository compile bug (zoran) Ben Greear
@ 2002-03-25 23:33 ` Marcelo Tosatti
  0 siblings, 0 replies; 2+ messages in thread
From: Marcelo Tosatti @ 2002-03-25 23:33 UTC (permalink / raw)
  To: Ben Greear; +Cc: linux-kernel



On Sun, 24 Mar 2002, Ben Greear wrote:

> Just in case this has not been caught yet, from repository:
>   bk://linux.bkbits.net/linux-2.4
> 
> 
> gcc -D__KERNEL__ -I/home/greear/kernel/2.4/bk/linux-2.4/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fomit-frame-pointer -fno-strict-aliasing -fno-common -pipe -mpreferred-stack-boundary=2 -march=athlon  -DMODULE -DMODVERSIONS -include /home/greear/kernel/2.4/bk/linux-2.4/include/linux/modversions.h  -DKBUILD_BASENAME=zr36067  -c -o zr36067.o zr36067.c
> zr36067.c: In function `zoran_open':
> zr36067.c:3268: structure has no member named `busy'
> zr36067.c: At top level:
> zr36067.c:4405: warning: initialization makes integer from pointer without a cast
> zr36067.c:4406: warning: initialization makes integer from pointer without a cast
> zr36067.c:4407: warning: initialization from incompatible pointer type
> zr36067.c:4408: warning: initialization from incompatible pointer type
> zr36067.c:4410: warning: initialization from incompatible pointer type
> zr36067.c:4411: warning: initialization from incompatible pointer type
> zr36067.c:4412: warning: initialization from incompatible pointer type
> make[3]: *** [zr36067.o] Error 1
> make[3]: Leaving directory `/home/greear/kernel/2.4/bk/linux-2.4/drivers/media/video'

Already fixed by Gerd patches... Thanks.


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2002-03-26  0:39 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-03-24  7:00 bk repository compile bug (zoran) Ben Greear
2002-03-25 23:33 ` Marcelo Tosatti

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.