Hi, I'm trying to upgrade the again v44 in angstrom to a more recent version and git HEAD fails to build with:
| In file included from src/journal/sd-journal.c:37:0: | src/journal/journal-internal.h:47:3: error: redefinition of typedef 'MatchType' | src/journal/journal-internal.h:36:24: note: previous declaration of 'MatchType' was here | src/journal/journal-internal.h:67:3: error: redefinition of typedef 'LocationType' | src/journal/journal-internal.h:37:27: note: previous declaration of 'LocationType' was here | src/journal/sd-journal.c: In function 'sd_journal_process': | src/journal/sd-journal.c:1891:21: warning: cast increases required alignment of target type [-Wcast-align] | src/journal/sd-journal.c:1900:29: warning: cast increases required alignment of target type [-Wcast-align] | make[2]: *** [src/journal/libsystemd_journal_la-sd-journal.lo] Error 1 | make[1]: *** [all-recursive] Error 1 | make: *** [all] Error 2 | ERROR: oe_runmake failed regards, Koen _______________________________________________ systemd-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/systemd-devel
