Re: [systemd-devel] Undefined reference efi_loader_get_boot_usec

2014-02-12 Thread Cristian Rodríguez
El 11/02/14 09:12, Allmeroth, Robert escribió: I helped myself to #ifdef the body of boot_timestamps() in shared/boot_timestamp.c Oh btw.. since you figured out before I did.. the next time please send patches, it does not matter if they are wrong, ifdef is misplaced or whatever.. just try!

Re: [systemd-devel] Undefined reference efi_loader_get_boot_usec

2014-02-11 Thread Lennart Poettering
On Tue, 11.02.14 09:56, Cristian Rodríguez (crrodrig...@opensuse.org) wrote: > El 11/02/14 09:12, Allmeroth, Robert escribió: > >Hi, > > > >While crosscompiling to an embedded system I got the following error: > >systemd-208/.libs/libudev.so: undefined reference to > >`efi_loader_get_boot_usec' >

Re: [systemd-devel] Undefined reference efi_loader_get_boot_usec

2014-02-11 Thread Cristian Rodríguez
El 11/02/14 09:12, Allmeroth, Robert escribió: Hi, While crosscompiling to an embedded system I got the following error: systemd-208/.libs/libudev.so: undefined reference to `efi_loader_get_boot_usec' Ok, I think the attached patch should be applied to current HEAD. >From 1b4c055d2ba9fbf715

[systemd-devel] Undefined reference efi_loader_get_boot_usec

2014-02-11 Thread Allmeroth, Robert
Hi, While crosscompiling to an embedded system I got the following error: systemd-208/.libs/libudev.so: undefined reference to `efi_loader_get_boot_usec' I helped myself to #ifdef the body of boot_timestamps() in shared/boot_timestamp.c Best regards Robert Configure: systemd 208