Hi,

Am 09.12.2010 18:33, schrieb IOhannes m zmoelnig:
> On 2010-12-09 18:17, IOhannes m zmoelnig wrote:
>> On 2010-12-09 01:29, Burkhard Plaum wrote:
>>> Hi,
>>>
>>> lots of bugs have been fixed after the last prereleases, so here are
>>> new ones:
>>>
>>> http://gmerlin.sourceforge.net/gmerlin-dependencies-20101209.tar.bz2
>>> http://gmerlin.sourceforge.net/gmerlin-all-in-one-20101209.tar.bz2
>>
>>
>> cool,
>>
>>>
>>> Please test this and report any problems.
>>>
>>
>> a quick check however shows, that gmerlin_avdecoder/lib/os_inet_aton.c
>> is still licensed under a 4-clause BSD license, which is incompatible
>> (and makes packaging for debian so hard)
>>
>> ah wait a minute: iirc, we can exclude this file from the debian
>> tarball, as it is not needed on linux anyhow, right?
>
> oh, however, it seems like lib/os.c still includes the offending code as
> well.
> burkhard, is this by intention?

No.

> i thought the offending code was moved
> from lib/os.c into lib/os_inet_aton.c, but now it seems to be only
> duplicated.
>
> it would be great if this could be fixed.
>

Done. BTW os.c now contains only a poll() implementation which isn't needed
in Linux either. So it can be kicked out as well.

I just researched that gnulib contains a poll() implementation and a
inet_pton() implementation (can be used as a replacement for inet_aton()).
So if soneone wants to do something useful...
Not sure if there are still people building gmerlin-avdecoder on windows.

Burkhard

------------------------------------------------------------------------------
_______________________________________________
Gmerlin-general mailing list
Gmerlin-general@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gmerlin-general

Reply via email to