Created attachment 22032 [details] [review] Adds missing 3rd paramater to open in dispatcher/main.c When building system-tools-backends from source gcc will complain about wrong usage of "open" (in dispatcher/main.c), and abort. Checked with gcc version 4.3.2 (Ubuntu 4.3.2-1ubuntu11) glibc introduced a check for the usage of "open" (see bits/fcntl2.h and also http://gcc.gnu.org/ml/gcc-help/2008-12/msg00255.html for more details) Patch attached.
Michael, please add a ChangeLog entry in the patch in future, in general.
This issue is no longer reproducible in 2.6.1 release. Was it fixed?
Yeah, that was fixed by Carlos Garnacho in 38645998a2bfbf81bb9c5312f9e0969549a0cb16 in March, and is in 2.6.1.
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.