Re: compile error in trunk -- selinux, loginutils/login.c

2009-02-24 Thread Denys Vlasenko
On Monday 23 February 2009 02:36:30 am KaiGai Kohei wrote: The attached patch fixes the matter. It seems to me this matter was enbuged at r25210. | r25210 | vda | 2009-02-02 09:15:00 +0900 (Mon, 02 Feb 2009) | 3 lines | | login: cleanup work by Walter Harms. No logic changes. % svn log

Re: compile error in trunk -- selinux, loginutils/login.c

2009-02-23 Thread walter harms
i fear that come with one of my patches ... i will fix it soon as i am back home. thx for reporting. re, wh Robert P. J. Day schrieb: ... loginutils/login.c: In function ‘initselinux’: loginutils/login.c:184: error: passing argument 1 of ‘security_compute_relabel’ from incompatible

Re: compile error in trunk -- selinux, loginutils/login.c

2009-02-22 Thread KaiGai Kohei
The attached patch fixes the matter. It seems to me this matter was enbuged at r25210. | r25210 | vda | 2009-02-02 09:15:00 +0900 (Mon, 02 Feb 2009) | 3 lines | | login: cleanup work by Walter Harms. No logic changes. % svn log -c 25210 loginutils/login.c : +#if ENABLE_SELINUX +static void

compile error in trunk -- selinux, loginutils/login.c

2009-02-20 Thread Robert P. J. Day
... loginutils/login.c: In function ‘initselinux’: loginutils/login.c:184: error: passing argument 1 of ‘security_compute_relabel’ from incompatible pointer type make[1]: *** [loginutils/login.o] Error 1 make: *** [loginutils] Error 2 ... the problem? here's loginutils/login.c: static void