* Kay Sievers wrote:
> On Sat, Mar 17, 2012 at 15:14, Koen Kooi <k...@dominion.thruhere.net> wrote:
> >
> > Op 16 mrt. 2012, om 02:40 heeft Lennart Poettering het volgende geschreven:
> >
> >> Heya,
> >>
> >> this is primarily a bugfix release (but does include a couple of new
> >> things) and might be very likely the version we'll ship in Fedora 17,
> >> unless there's some unforeseen bigger bug left to be fixed.
> >>
> >> http://cgit.freedesktop.org/systemd/systemd/plain/NEWS
> >> http://www.freedesktop.org/software/systemd/systemd-44.tar.xz
> >
> > I get the following error and warnings when crosscompiling for arm:
> >
> > | src/journal/journald.c: In function 'process_event':
> > | src/journal/journald.c:2147:49: error: 'PAGE_SIZE' undeclared (first use 
> > in this function)
> 
> PATH_MAX might be simpler to use here.

Exactly how long are SELinux labels allowed to be? I couldn't find any
related constants in any of the headers on my system. Alternatively, maybe
a more portable way would be to use sysconf(_SC_PAGESIZE) here?

Thierry

Attachment: pgptDro9bEjgg.pgp
Description: PGP signature

_______________________________________________
systemd-devel mailing list
systemd-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/systemd-devel

Reply via email to