All of lore.kernel.org
 help / color / mirror / Atom feed
* [linux-dvb] Compile problem with hg dvb-apps
@ 2008-03-25 19:15 Timothy D. Lenz
  2008-03-26  6:16 ` Igor
  0 siblings, 1 reply; 2+ messages in thread
From: Timothy D. Lenz @ 2008-03-25 19:15 UTC (permalink / raw)
  To: linux-dvb

I think this is another 64-bit compatibility problem. This is with a
download from hg last night of 2686c080e0b5 tip:

vorg@x64VDR:/usr/local/src/VDR/scan/dvb-apps$ make
make -C lib all
make[1]: Entering directory `/usr/local/src/VDR/scan/dvb-apps/lib'
make -C libdvbapi all
make[2]: Entering directory `/usr/local/src/VDR/scan/dvb-apps/lib/libdvbapi'
CC dvbaudio.o
CC dvbca.o
CC dvbdemux.o
CC dvbfe.o
CC dvbnet.o
CC dvbvideo.o
In file included from dvbvideo.c:28:
/usr/include/linux/dvb/video.h:100: error: expected specifier-qualifier-list
before â__u32â
make[2]: *** [dvbvideo.o] Error 1
make[2]: Leaving directory `/usr/local/src/VDR/scan/dvb-apps/lib/libdvbapi'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/usr/local/src/VDR/scan/dvb-apps/lib'
make: *** [all] 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] Compile problem with hg dvb-apps
  2008-03-25 19:15 [linux-dvb] Compile problem with hg dvb-apps Timothy D. Lenz
@ 2008-03-26  6:16 ` Igor
  0 siblings, 0 replies; 2+ messages in thread
From: Igor @ 2008-03-26  6:16 UTC (permalink / raw)
  To: Timothy D. Lenz; +Cc: linux-dvb

> vorg@x64VDR:/usr/local/src/VDR/scan/dvb-apps$ make
> make -C lib all
> make[1]: Entering directory `/usr/local/src/VDR/scan/dvb-apps/lib'
> make -C libdvbapi all
> make[2]: Entering directory `/usr/local/src/VDR/scan/dvb-apps/lib/libdvbapi'
> CC dvbaudio.o
> CC dvbca.o
> CC dvbdemux.o
> CC dvbfe.o
> CC dvbnet.o
> CC dvbvideo.o
> In file included from dvbvideo.c:28:
> /usr/include/linux/dvb/video.h:100: error: expected specifier-qualifier-list
> before Б__u32Б
> make[2]: *** [dvbvideo.o] Error 1
> make[2]: Leaving directory `/usr/local/src/VDR/scan/dvb-apps/lib/libdvbapi'
> make[1]: *** [all] Error 2
> make[1]: Leaving directory `/usr/local/src/VDR/scan/dvb-apps/lib'
> make: *** [all] Error 2

pleasу try to copy the updated dvb-linux-kernels from /dvb-apps/include/ to  /usr/include/linux/dvb/ and recompile the dvb-apps

I meant this headers
http://linuxtv.org/hg/dvb-apps/file/2686c080e0b5/include/

audio.h
ca.h
dmx.h
frontend.h
net.h
osd.h
version.h
video.h 

Igor




_______________________________________________
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-03-26  6:16 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-03-25 19:15 [linux-dvb] Compile problem with hg dvb-apps Timothy D. Lenz
2008-03-26  6:16 ` Igor

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.