[vlc-devel] [PATCH] OS/2: Add live555 supports

Rafaël Carré funman at videolan.org
Sun Jul 22 22:32:27 CEST 2012


Le 2012-07-22 16:19, KO Myung-Hun a écrit :
> 
> 
> Rafaël Carré wrote:
>> Le 2012-07-21 04:05, KO Myung-Hun a écrit :
>>>
>>>
>>> Rafaël Carré wrote:
>>>> Le 2012-07-16 14:06, KO Myung-Hun a écrit :
>>>>>
>>>>>
>>>>> Rémi Denis-Courmont wrote:
>>>>>> I don't understand where the paths are coming from, nor why LDFLAGS is used.
>>>>>>
>>>>>
>>>>> I know, live555 does not provide a standard installation path.
>>>>>
>>>>> So live555 for OS/2 uses the same directory structure as the sources.
>>>>>
>>>>> And MPlayer expect it to be in /usr/lib/live and so on.
>>>>>
>>>>> LDFLAGS is used due to this.
>>>>>
>>>>> I also have a question. Where do VLC paths for live555 come from ?
>>>>>
>>>>> Is it standard ?
>>>>
>>>> It probably comes from Debian?
>>>
>>> If so, is this patch not acceptable ?
>>
>> CPPFLAGS use /usr/lib/live/*/include , but LDFLAGS use /usr/live/lib/
>> (lib/live versus live/lib), is it normal?
>>
> 
> Oooops. Sorry. LDFLAGS should be /usr/lib/live like CPPFLAGS.
> 
>> If the path is always /usr/live, what do you think of using a
>> LIVE555_PREFIX variable : /usr for Debian/default case, and /usr/live
>> for OS/2 ?
> 
> Ok.

Applied, thanks.



More information about the vlc-devel mailing list