[Live-devel] compiler error

David Xu bsddiy at yahoo.com
Thu Apr 22 21:08:36 PDT 2004


I had downloaded live.2004.04.09.tar.gz, and defined SUPPORT_REAL_RTSP in Makefile,
I got following error messages when compiling it:

c++ -c -Iinclude -I../UsageEnvironment/include -I../groupsock/include -I. -O -DSOCKLEN_T=socklen_t
-DSUPPORT_REAL_RTSP=1 -Wall -DBSD=1 RTSPClient.cpp
RTSPClient.cpp:24:56: ../RealRTSP/include/RealChallengeResponse.hh: No such file or directory
RTSPClient.cpp:25:48: ../RealRTSP/include/RealRDTSource.hh: No such file or directory
RTSPClient.cpp: In member function `Boolean 
   RTSPClient::setupMediaSubsession(MediaSubsession&, unsigned int, unsigned 
   int)':
RTSPClient.cpp:693: `real_calc_response_and_checksum' undeclared (first use 
   this function)
RTSPClient.cpp:693: (Each undeclared identifier is reported only once for each 
   function it appears in.)
RTSPClient.cpp:701: `RealRDTSource' undeclared (first use this function)
RTSPClient.cpp:701: `rdtSource' undeclared (first use this function)
RTSPClient.cpp:701: parse error before `)' token
make[1]: *** [RTSPClient.o] Error 1
make[1]: Leaving directory `/usr/local/live/liveMedia'
make: *** [liveMedia/libliveMedia.a] Error 2

It seems some files are missing in the package ?

David



	
		
__________________________________
Do you Yahoo!?
Yahoo! Photos: High-quality 4x6 digital prints for 25¢
http://photos.yahoo.com/ph/print_splash


More information about the live-devel mailing list