[systemd-devel] systemd-196/196 fails to build with x32 Abi support

Stephan Raue mailinglists at openelec.tv
Fri Jan 18 09:22:38 PST 2013


Am 18.01.2013 18:14, schrieb Colin Walters:
> On Fri, 2013-01-18 at 16:14 +0100, Stephan Raue wrote:
>
>> src/core/manager.c: In function 'manager_setup_time_change':
>> src/core/manager.c:160:14: error: static assertion failed:
>> "sizeof(time_t) == sizeof(long)"
>>            assert_cc(sizeof(time_t) == sizeof(long));
>>                 ^
> You'll have to dive in here and adjust the code - this assumption is not
> true on x32.
>
>
this was clear to me, can i get any help with adjusting the code? :-)

Stephan


More information about the systemd-devel mailing list