[vlc-devel] Pls help : Error on building vlc with RTSP support

Rajan Rakesh-A20642 rakeshrajan at motorola.com
Fri Sep 24 17:54:26 CEST 2004


Hi,

I get the following error on building VLC with RTSP client.
I have worked so much with VLC that I cannot leave it here.

Some one please help on how to do it. I use MINGW+MSYS to build.
I follow INSTALL.win32 religiously to setup the build environment.


if g++ -DHAVE_CONFIG_H -I. -I. -I../..   -D_OFF_T_ -D_off_t=long -DSYS_MINGW32 -                                             I../../include `top_builddir="../.." ../../vlc-config --cxxflags builtin livedot                                             com` -Wsign-compare -Wsign-compare -Wall  -mms-bitfields -finline-limit-30000 -p                                             ipe -MT liblivedotcom_a-livedotcom.o -MD -MP -MF ".deps/liblivedotcom_a-livedotc                                             om.Tpo" \
  -c -o liblivedotcom_a-livedotcom.o `test -f 'livedotcom.cpp' || echo './'`live                                             dotcom.cpp; \
then mv -f ".deps/liblivedotcom_a-livedotcom.Tpo" ".deps/liblivedotcom_a-livedot                                             com.Po"; \
else rm -f ".deps/liblivedotcom_a-livedotcom.Tpo"; exit 1; \
fi
d:/raks/Linux-tools/live/UsageEnvironment/include/UsageEnvironment.hh: In 
   function `int AccessOpen(vlc_object_t*)':
d:/raks/Linux-tools/live/UsageEnvironment/include/UsageEnvironment.hh:79: `
   virtual UsageEnvironment::~UsageEnvironment()' is protected
livedotcom.cpp:135: within this context
d:/raks/Linux-tools/live/UsageEnvironment/include/UsageEnvironment.hh:79: `
   virtual UsageEnvironment::~UsageEnvironment()' is protected
livedotcom.cpp:152: within this context
d:/raks/Linux-tools/live/UsageEnvironment/include/UsageEnvironment.hh:79: `
   virtual UsageEnvironment::~UsageEnvironment()' is protected
livedotcom.cpp:163: within this context
d:/raks/Linux-tools/live/UsageEnvironment/include/UsageEnvironment.hh: In 
   function `int DemuxOpen(vlc_object_t*)':
d:/raks/Linux-tools/live/UsageEnvironment/include/UsageEnvironment.hh:79: `
   virtual UsageEnvironment::~UsageEnvironment()' is protected
livedotcom.cpp:673: within this context
d:/raks/Linux-tools/live/UsageEnvironment/include/UsageEnvironment.hh: In 
   function `void DemuxClose(vlc_object_t*)':
d:/raks/Linux-tools/live/UsageEnvironment/include/UsageEnvironment.hh:79: `
   virtual UsageEnvironment::~UsageEnvironment()' is protected
livedotcom.cpp:727: within this context
make[4]: *** [liblivedotcom_a-livedotcom.o] Error 1
make[4]: Leaving directory `/d/raks/vlc-2-8-2004/vlc-0.7.2/modules/demux'
make[3]: *** [all-modules] Error 1
make[3]: Leaving directory `/d/raks/vlc-2-8-2004/vlc-0.7.2/modules/demux'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/d/raks/vlc-2-8-2004/vlc-0.7.2/modules'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/d/raks/vlc-2-8-2004/vlc-0.7.2'
make: *** [all] Error 2

Thanks & Regs,
Raks

-----Original Message-----
From: vlc-devel-bounce at videolan.org
[mailto:vlc-devel-bounce at videolan.org]On Behalf Of Hussain
Sent: Wednesday, September 15, 2004 7:57 PM
To: vlc-devel at videolan.org
Subject: [vlc-devel] Re: Help needed : How to build vlc with RTSP
support?


>On Wed, 15 Sep 2004 19:47:07 +0530, Rajan Rakesh-A20642 >
><rakeshrajan at motorola.com> wrote:
> Hi,
> Following is the query posted by 'Manos Moschous' long back.
> Now I face the same problem today. I downloaded the livemedia and compiled
> using VC++. It outputs .lib file.
> Now the VLC configure want "libLiveMedia.a". How can I solve this issue here?
> 

Try configuring as follows.  
% ./configure --enable-livedotcom 
--with-livedotcom-tree="/path/to/the/sources"

Good luck. 
Hussain

-- 
This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://developers.videolan.org/lists.html

-- 
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