Question on compiling

Ron van Herk vanherkhoek at gmail.com
Wed Sep 9 16:26:28 CEST 2009


Hi,

I just set up a new server, to tune in to DVB-S signals and stream them out
internally. However, I get an error when compiling getstream. I am no
expoert in this, so if anybody can help it would be more then welcome:

root at sat-2-p2p-server:/home/getstream# make
gcc -O0 -g -Wall  -I. -I/usr/include/glib-2.0/
-I/usr/lib/glib-2.0/include/   -c -o getstream.o getstream.c
getstream.c:21:19: error: event.h: No such file or directory
In file included from output.h:5,
                 from sap.h:5,
                 from getstream.h:15,
                 from getstream.c:23:
libhttp.h:82: error: field ‘ev’ has incomplete type
In file included from sap.h:5,
                 from getstream.h:15,
                 from getstream.c:23:
output.h:116: error: field ‘rtcpevent’ has incomplete type
output.h:128: error: field ‘event’ has incomplete type
In file included from getstream.h:15,
                 from getstream.c:23:
sap.h:41: error: field ‘event’ has incomplete type
In file included from getstream.c:23:
getstream.h:233: error: field ‘patevent’ has incomplete type
getstream.h:256: error: field ‘timer’ has incomplete type
getstream.h:257: error: field ‘event’ has incomplete type
getstream.h:296: error: field ‘dvrevent’ has incomplete type
getstream.h:298: error: field ‘stucktimer’ has incomplete type
getstream.h:318: error: field ‘event’ has incomplete type
getstream.h:323: error: field ‘dmxevent’ has incomplete type
getstream.c: In function ‘init_guard_evtimer’:
getstream.c:57: error: storage size of ‘gevent’ isn’t known
getstream.c:63: warning: implicit declaration of function ‘evtimer_set’
getstream.c:64: warning: implicit declaration of function ‘evtimer_add’
getstream.c:57: warning: unused variable ‘gevent’
getstream.c: In function ‘terminate_init’:
getstream.c:88: error: storage size of ‘event’ isn’t known
getstream.c:88: warning: unused variable ‘event’
getstream.c: In function ‘main’:
getstream.c:136: warning: implicit declaration of function ‘event_init’
getstream.c:177: warning: implicit declaration of function ‘event_dispatch’
make: *** [getstream.o] Error 1
root at sat-2-p2p-server:/home/getstream#

Also, another question: My DVB-S is connected to a multiswitch with 4
satellite positions. How can I pick the right one with getstream?

Thankls and best regards,
Ron
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://gt.owl.de/pipermail/getstream/attachments/20090909/b0de7fa2/attachment.htm>


More information about the Getstream mailing list