[Lsb-infrastructure] updating on autobuidler run

Denis Silakov silakov at ispras.ru
Mon Jul 7 23:38:22 PDT 2008


Wichmann, Mats D wrote:
> Wichmann, Mats D wrote:
>   
>> With the ZLIB_VERSION added manually, a fresh build
>> does complete the libbat and can get going on appbat.
>>
>> apache: fails due to missing IN6_IS_ADDR_V4MAPPED
>>
>> rsync:  fails on the same
>>
>> lynx:   fails with a message:
>>
>> ./LYStrings.c:2077: error: case label does not reduce to an integer
>> constant 
>>
>> the line in question is:
>>
>>         case KEY_F(1):
>>
>> while the following case is "KEY_F(16)"
>>     
> access.c:(.text+0x13ec): undefined reference to `IN6_IS_ADDR_V4MAPPED'
> ../../os/.libs/libos.a(xstrans.o): In function
> `_XSERVTransConvertAddress':
> xstrans.c:(.text+0x3c64): undefined reference to `IN6_IS_ADDR_LOOPBACK'
> xstrans.c:(.text+0x3c84): undefined reference to `IN6_IS_ADDR_V4MAPPED'

Hmm, all the constants mentioned above should be added by the 'Third 
update' attachment from the bug 2039. It seems that those update also 
was not merged; we've just mentioned that some IN6_* constants are not 
in POSIX and thus might require additional wordings in LSB.

-- 
Regards,
Denis.



More information about the lsb-infrastructure mailing list