All of lore.kernel.org
 help / color / mirror / Atom feed
* label_file.c:434: error: implicit declaration of function 'fstat'
@ 2010-02-15 22:19 Justin Mattock
  2010-02-16  3:34   ` [refpolicy] " Justin P. mattock
  2010-02-16 14:29 ` Stephen Smalley
  0 siblings, 2 replies; 5+ messages in thread
From: Justin Mattock @ 2010-02-15 22:19 UTC (permalink / raw)
  To: SE-Linux

this is new:


make[2]: Leaving directory `/home/kernel/selinux/libselinux/include'
make -C src install
make[2]: Entering directory `/home/kernel/selinux/libselinux/src'
cc -Werror -Wall -W -Wundef -Wshadow -Wmissing-noreturn
-Wmissing-format-attribute -I../include -I/usr/include -D_GNU_SOURCE
-D_FILE_OFFSET_BITS=64   -c -o label_file.o label_file.c
cc1: warnings being treated as errors
label_file.c: In function 'init':
label_file.c:434: error: implicit declaration of function 'fstat'
label_file.c:436: error: implicit declaration of function 'S_ISREG'
make[2]: *** [label_file.o] Error 1
make[2]: Leaving directory `/home/kernel/selinux/libselinux/src'
make[1]: *** [install] Error 2
make[1]: Leaving directory `/home/kernel/selinux/libselinux'
make: *** [install] Error 1

three areas where this could of been created
update glibc
updated kernel
update userspace(altohugh there was not vary many commits in the pull).



-- 
Justin P. Mattock

--
This message was distributed to subscribers of the selinux mailing list.
If you no longer wish to subscribe, send mail to majordomo@tycho.nsa.gov with
the words "unsubscribe selinux" without quotes as the message.

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2010-02-16 15:58 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-02-15 22:19 label_file.c:434: error: implicit declaration of function 'fstat' Justin Mattock
2010-02-16  3:34 ` Justin P. mattock
2010-02-16  3:34   ` [refpolicy] " Justin P. mattock
2010-02-16 14:29 ` Stephen Smalley
2010-02-16 15:58   ` Justin P. mattock

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.