Can't compile streamdev/streamdevcvs with gcc4.0.1

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi,

I try to compile streamdevcvs on my debian sid (gcc 4.0.1) but i get
a compilation error. I've try other streamdev version and even the
-fpermissive flag without success.

Thanks.

Guy

root@elnic:/tmp/vdr/PLUGINS/src/streamdev$ g++ -fpermissive -fPIC -g -O2 -Wall -Woverloaded-virtual -O2 -c -D_GNU_SOURCE -DHAVE_AUTOPID -I../../../include -I../DVB/include -I. -o server/connectionHTTP.o server/connectionHTTP.c
./server/livefilter.h:18: warning: ISO C++ forbids declaration of 'cStreamdevLiveStreamer' with no type
./server/livefilter.h:18: error: expected ';' before '*' token
./server/livefilter.h:24: error: expected `)' before '*' token
./server/livestreamer.h:22: warning: ISO C++ forbids declaration of 'cStreamdevLiveStreamer' with no type
./server/livestreamer.h:22: error: expected ';' before '*' token
./server/livestreamer.h:29: error: expected `)' before '*' token
./server/livestreamer.h: In member function 'virtual void cStreamdevLiveReceiver::Activate(bool)':
./server/livestreamer.h:74: error: 'm_Streamer' was not declared in this scope
server/connectionHTTP.c: In member function 'virtual bool cConnectionHTTP::Command(char*)':
server/connectionHTTP.c:30: warning: enumeration value 'hsBody' not handled in switch
server/connectionHTTP.c:30: warning: enumeration value 'hsFinished' not handled in switch
server/connectionHTTP.c: In member function 'bool cConnectionHTTP::ProcessRequest()':
server/connectionHTTP.c:56: warning: zero-length printf format string
server/connectionHTTP.c:76: warning: zero-length printf format string
server/connectionHTTP.c:80: warning: zero-length printf format string
server/connectionHTTP.c: In member function 'bool cConnectionHTTP::CmdGET(const std::string&)':
server/connectionHTTP.c:154: warning: unused variable 'pos'



___________________________________
NOCC, http://www.teledetection.fr




[Index of Archives]     [Linux Media]     [Asterisk]     [DCCP]     [Netdev]     [Xorg]     [Util Linux NG]     [Xfree86]     [Big List of Linux Books]     [Fedora Users]     [Fedora Women]     [ALSA Devel]     [Linux USB]

  Powered by Linux