[vlc-devel] Re: How do I compile VLC, I had errors.

Gildas Bazin gbazin at altern.org
Fri Aug 13 11:11:30 CEST 2004


On Monday 09 August 2004 11:22, 朱大綱 wrote:
> Hello:
> 
> I downloaded live.2004.04.23.tar.gz from source directory. I compiled live 
RTSP source code for cygwin. 
> They did not error. So I used to had compiled live.com library to compiled 
VLC. It had error. 
> How do I to solve the problem. 
> Thanks.
> 
> Error as follows:
...
> Warning: resolving _listen by linking to _listen at 8
>  /usr/win32/live.com/liveMedia/libliveMedia.a(.text+0x1248):ByteStreamFileSource.
> cpp: undefined reference to `___getreent'
> /usr/win32/live.com/liveMedia/libliveMedia.a(.text+0x13ae):ByteStreamFileSource.
> cpp: undefined reference to `_gettimeofday'

liveMedia needs to be compiled in -mno-cygwin mode (ie. no posix emulation 
layer) because VLC is compiled in this mode as well.

--
Gidas

-- 
This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://developers.videolan.org/lists.html
If you are in trouble, please contact <postmaster at videolan.org>



More information about the vlc-devel mailing list