[vlc-devel] Re: LIVE.COM compile error with vlc-0.8.1
Sigmund Augdal
sigmunau at stud.ntnu.no
Mon Nov 15 17:25:01 CET 2004
2004.11.11a
Sigmund
On Mon, Nov 15, 2004 at 05:09:43PM +0100, Jean-Paul Saman wrote:
> 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)
> ==========================================================================
>
--
This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://developers.videolan.org/lists.html
More information about the vlc-devel
mailing list