[vlc-devel] LIVE.COM compile error with vlc-0.8.1

Jean-Paul Saman jean-paul.saman at planet.nl
Mon Nov 15 17:09:43 CET 2004


I get the error below since a few days with the current vlc-0.8.1 
branch, while before it compiled. Do I need a new a new LIVE.COM?

if g++ -DHAVE_CONFIG_H -I. -I. -I../..   -DSYS_LINUX -I../../include 
`top_builddir="../.." ../../vlc-config --cxxflags builtin livedotcom` 
-Wsign-compare -Wsign-compare -Wall  -pipe -MT 
liblivedotcom_a-livedotcom.o -MD -MP -MF 
".deps/liblivedotcom_a-livedotcom.Tpo" \
  -c -o liblivedotcom_a-livedotcom.o `test -f 'livedotcom.cpp' || echo 
'./'`livedotcom.cpp; \
then mv -f ".deps/liblivedotcom_a-livedotcom.Tpo" 
".deps/liblivedotcom_a-livedotcom.Po"; \
else rm -f ".deps/liblivedotcom_a-livedotcom.Tpo"; exit 1; \
fi
livedotcom.cpp: In function `int Open(vlc_object_t*)':
livedotcom.cpp:251: error: no matching function for call to `RTSPClient::
   describeURL(char*&, NULL, int)'
/home/jpsaman/src/live/liveMedia/include/RTSPClient.hh:46: error: candidates
   are: char* RTSPClient::describeURL(const char*, Authenticator*)
livedotcom.cpp: In function `int Control(demux_t*, int, char*)':
livedotcom.cpp:758: warning: unused variable `int i'
livedotcom.cpp: In function `void StreamRead(void*, unsigned int, 
unsigned int,
   timeval, unsigned int)':
livedotcom.cpp:961: warning: comparison between signed and unsigned integer
   expressions
make[4]: *** [liblivedotcom_a-livedotcom.o] Error 1
make[4]: Leaving directory 
`/home/jpsaman/src/vlc-0.8.1-branch/modules/demux'
make[3]: *** [all-modules] Error 1
make[3]: Leaving directory 
`/home/jpsaman/src/vlc-0.8.1-branch/modules/demux'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/jpsaman/src/vlc-0.8.1-branch/modules'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/jpsaman/src/vlc-0.8.1-branch'
make: *** [all] Error 2

Revision 9298 has made the change VLC is complaining about. What version 
of LIVE.COM should I use now?

-- 

Many greetings,
     Jean-Paul Saman

==========================================================================
           VLC iPAQ maintainer (http://www.videolan.org)
          RedHat Certified Engineer (RHCE: 807202745005548)
==========================================================================

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 252 bytes
Desc: OpenPGP digital signature
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20041115/4dc98b30/attachment.sig>


More information about the vlc-devel mailing list