Fixed it - figured out that I needed the VBI libraries.
Regards/Casper
Casper Pedersen wrote:
Hi,
I'm trying to compile scantv on Slackware 9 - and is getting lots of
errors:
// CUT
CC console/scantv.o
console/scantv.c:47: warning: `struct vbi_event' declared inside
parameter list
console/scantv.c:47: warning: its scope is only this definition or
declaration, which is probably not what you want
console/scantv.c: In function `event':
console/scantv.c:49: dereferencing pointer to incomplete type
console/scantv.c:50: `VBI_EVENT_NETWORK' undeclared (first use in this
function)
console/scantv.c:50: (Each undeclared identifier is reported only once
console/scantv.c:50: for each function it appears in.)
console/scantv.c:53: dereferencing pointer to incomplete type
console/scantv.c:54: dereferencing pointer to incomplete type
console/scantv.c:54: dereferencing pointer to incomplete type
console/scantv.c:54: dereferencing pointer to incomplete type
console/scantv.c:54: dereferencing pointer to incomplete type
console/scantv.c:54: dereferencing pointer to incomplete type
console/scantv.c:54: dereferencing pointer to incomplete type
console/scantv.c:54: dereferencing pointer to incomplete type
console/scantv.c: At top level:
console/scantv.c:60: warning: `struct vbi_state' declared inside
parameter list
console/scantv.c: In function `get_vbi_name':
console/scantv.c:64: warning: implicit declaration of function
`vbi_hasdata'
console/scantv.c: In function `main':
console/scantv.c:228: warning: implicit declaration of function
`vbi_open'
console/scantv.c:228: warning: assignment makes pointer from integer
without a cast
console/scantv.c:233: warning: implicit declaration of function
`vbi_event_handler_add'
console/scantv.c:233: dereferencing pointer to incomplete type
console/scantv.c:248: warning: passing arg 1 of `get_vbi_name' from
incompatible pointer type
console/scantv.c:308: warning: passing arg 1 of `get_vbi_name' from
incompatible pointer type
make: *** [console/scantv.o] Error 1
// CUT
Can anyone tell me what I am missing??
Regards/Casper
--
video4linux-list mailing list
Unsubscribe
mailto:video4linux-list-request@xxxxxxxxxx?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/video4linux-list