* [linux-dvb] issues compiling tip.tar.bz2
@ 2008-04-21 11:30 James Middendorff
2008-04-21 13:23 ` hermann pitton
0 siblings, 1 reply; 2+ messages in thread
From: James Middendorff @ 2008-04-21 11:30 UTC (permalink / raw)
To: linux-dvb
Hello all,
I am having issues compiling the tip.tar.bz2 file on linuxtv.org
http://linuxtv.org/hg/v4l-dvb/archive/tip.tar.bz2
the error I get is,
creating symbolic links...
Kernel build directory is /lib/modules/2.6.18-chw-13/build
make -C /lib/modules/2.6.18-chw-13/build
SUBDIRS=/home/james/v4l-dvb-862ffcf962f0/v4l modules
make[2]: Entering directory `/usr/src/linux-headers-2.6.18-chw-13'
CC [M] /home/james/v4l-dvb-862ffcf962f0/v4l/videodev.o
/home/james/v4l-dvb-862ffcf962f0/v4l/videodev.c:498: error: unknown
field 'dev_attrs' specified in initializer
/home/james/v4l-dvb-862ffcf962f0/v4l/videodev.c:498: warning:
initialization from incompatible pointer type
/home/james/v4l-dvb-862ffcf962f0/v4l/videodev.c:499: error: unknown
field 'dev_release' specified in initializer
/home/james/v4l-dvb-862ffcf962f0/v4l/videodev.c:499: warning: missing
braces around initializer
/home/james/v4l-dvb-862ffcf962f0/v4l/videodev.c:499: warning: (near
initialization for 'video_class.subsys')
/home/james/v4l-dvb-862ffcf962f0/v4l/videodev.c:499: warning:
initialization from incompatible pointer type
make[3]: *** [/home/james/v4l-dvb-862ffcf962f0/v4l/videodev.o] Error 1
make[2]: *** [_module_/home/james/v4l-dvb-862ffcf962f0/v4l] Error 2
make[2]: Leaving directory `/usr/src/linux-headers-2.6.18-chw-13'
make[1]: *** [default] Error 2
_______________________________________________
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [linux-dvb] issues compiling tip.tar.bz2
2008-04-21 11:30 [linux-dvb] issues compiling tip.tar.bz2 James Middendorff
@ 2008-04-21 13:23 ` hermann pitton
0 siblings, 0 replies; 2+ messages in thread
From: hermann pitton @ 2008-04-21 13:23 UTC (permalink / raw)
To: james; +Cc: linux-dvb
Hi,
Am Montag, den 21.04.2008, 06:30 -0500 schrieb James Middendorff:
> Hello all,
> I am having issues compiling the tip.tar.bz2 file on linuxtv.org
> http://linuxtv.org/hg/v4l-dvb/archive/tip.tar.bz2
>
> the error I get is,
> creating symbolic links...
> Kernel build directory is /lib/modules/2.6.18-chw-13/build
> make -C /lib/modules/2.6.18-chw-13/build
> SUBDIRS=/home/james/v4l-dvb-862ffcf962f0/v4l modules
> make[2]: Entering directory `/usr/src/linux-headers-2.6.18-chw-13'
> CC [M] /home/james/v4l-dvb-862ffcf962f0/v4l/videodev.o
> /home/james/v4l-dvb-862ffcf962f0/v4l/videodev.c:498: error: unknown
> field 'dev_attrs' specified in initializer
> /home/james/v4l-dvb-862ffcf962f0/v4l/videodev.c:498: warning:
> initialization from incompatible pointer type
> /home/james/v4l-dvb-862ffcf962f0/v4l/videodev.c:499: error: unknown
> field 'dev_release' specified in initializer
> /home/james/v4l-dvb-862ffcf962f0/v4l/videodev.c:499: warning: missing
> braces around initializer
> /home/james/v4l-dvb-862ffcf962f0/v4l/videodev.c:499: warning: (near
> initialization for 'video_class.subsys')
> /home/james/v4l-dvb-862ffcf962f0/v4l/videodev.c:499: warning:
> initialization from incompatible pointer type
> make[3]: *** [/home/james/v4l-dvb-862ffcf962f0/v4l/videodev.o] Error 1
> make[2]: *** [_module_/home/james/v4l-dvb-862ffcf962f0/v4l] Error 2
> make[2]: Leaving directory `/usr/src/linux-headers-2.6.18-chw-13'
> make[1]: *** [default] Error 2
>
>
sysfs compat for 2.6.18 and below is broken.
In theory 2.6.19 should be OK, but didn't test.
2.6.20 was good enough until now.
Cheers,
Hermann
_______________________________________________
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2008-04-21 13:23 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-04-21 11:30 [linux-dvb] issues compiling tip.tar.bz2 James Middendorff
2008-04-21 13:23 ` hermann pitton
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox