update library of livemedia
Posted: 21 Sep 2005 11:51
hi, i am an newer for vlc. i have succeeded in compiling the source code of vlc in cygwin. now,
i need to update livedotcom. I have set the configure option --with-livedotcom-tree=/home/zxx/live(the location of my livedotcom).
config is successful, but during 'make', there are many errors such as:
/home/zxx/live/liveMedia/libliveMedia.a(.text+0x112d3):MP3StreamState.cpp: undefined reference to`___getreent'
/home/zxx/live/liveMedia/libliveMedia.a(.text+0x113ce):MP3StreamState.cpp: undefined reference to `_gettimeofday
/home/zxx/live/liveMedia/libliveMedia.a(.text+0x354ee):RTSPClient.cpp: undefined reference to `_connect'
/home/zxx/live/liveMedia/libliveMedia.a(.text+0x3e0e5):OnDemandServerMediaSubsession.cpp: undefined reference to `_gethostname'
i do not know how to solve such problems, i hope someone kind will help me.
i need to update livedotcom. I have set the configure option --with-livedotcom-tree=/home/zxx/live(the location of my livedotcom).
config is successful, but during 'make', there are many errors such as:
/home/zxx/live/liveMedia/libliveMedia.a(.text+0x112d3):MP3StreamState.cpp: undefined reference to`___getreent'
/home/zxx/live/liveMedia/libliveMedia.a(.text+0x113ce):MP3StreamState.cpp: undefined reference to `_gettimeofday
/home/zxx/live/liveMedia/libliveMedia.a(.text+0x354ee):RTSPClient.cpp: undefined reference to `_connect'
/home/zxx/live/liveMedia/libliveMedia.a(.text+0x3e0e5):OnDemandServerMediaSubsession.cpp: undefined reference to `_gethostname'
i do not know how to solve such problems, i hope someone kind will help me.