On 08/06/16 23:31, Douglas R. Reno wrote:
Hello,

Has anyone managed to get Udisks-1.0.5 to build using GCC6? I get a compile error:

job-drive-detach.c:44:15: error: storage size of 'statbuf' isn't known
job-drive-detach.c:110:15: error: storage size of 'statbuf' isn't known.

I am almost tempted to suggest that we remove it.

need to include

#include <sys/stat.h>

just before

#include <stdio.h>

in src/helpers/job-drive-detach.c


glibc  error rather than gcc 6


martin

--
http://lists.linuxfromscratch.org/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to