[vlc-devel] Re: Compiling on MacOS X tiger

Jérôme Decoodt djc at videolan.org
Tue May 10 23:49:09 CEST 2005


Hi,

> HTTPSink.cpp:110: error: invalid conversion from 'int*' to 'socklen_t*'
> HTTPSink.cpp:110: error:   initializing argument 3 of 'int accept 
> (int, sockaddr*, socklen_t*)'
> make[3]: *** [HTTPSink.o] Error 1
> make[2]: *** [liveMedia/libliveMedia.a] Error 2
> make[1]: *** [.live] Error 2

It seems to work when patching the file adding a cast for the third
argument with (int *). Probably we should add a patch to fix this, but
I'm not sure...

Hopping that this will be usefull,

Regards,
-- 
Jérôme Decoodt

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