From: justinmattock@gmail.com (Justin Mattock) Date: Wed, 10 Jun 2009 20:26:26 +0000 Subject: [refpolicy] problem when compiling svn policy Message-ID: To: refpolicy@oss.tresys.com List-Id: refpolicy.oss.tresys.com I seem to be running into an issue while compiling the latest svn(just pulled, Ill test it out for you guys) I see this: make: *** No rule to make target `/etc/selinux/refpolicy/contexts/users/appconfig-standard', needed by `install'. Stop. if I copy config/appconfig-standard to /etc/selinux/refpolicy/* then the policy will compile all together. should I just wait and pull the policy later? Also when doing make relabel I see this: Relabeling filesystem types: ext2 ext3 xfs jfs /sbin/setfiles /etc/selinux/refpolicy/contexts/files/file_contexts / filespec_add: conflicting specifications for /usr/lib/glibc/getconf/XBS5_ILP32_OFFBIG and /usr/bin/getconf, using system_u:object_r:bin_t. filespec_add: conflicting specifications for /usr/lib/glibc/getconf/POSIX_V7_ILP32_OFF32 and /usr/lib/glibc/getconf/XBS5_ILP32_OFFBIG, using system_u:object_r:bin_t. filespec_add: conflicting specifications for /usr/lib/glibc/getconf/POSIX_V6_ILP32_OFFBIG and /usr/lib/glibc/getconf/POSIX_V7_ILP32_OFF32, using system_u:object_r:bin_t. filespec_add: conflicting specifications for /usr/lib/glibc/getconf/XBS5_ILP32_OFF32 and /usr/lib/glibc/getconf/POSIX_V6_ILP32_OFFBIG, using system_u:object_r:bin_t. filespec_add: conflicting specifications for /usr/lib/glibc/getconf/POSIX_V7_ILP32_OFFBIG and /usr/lib/glibc/getconf/XBS5_ILP32_OFF32, using system_u:object_r:bin_t. filespec_add: conflicting specifications for /usr/lib/glibc/getconf/POSIX_V6_ILP32_OFF32 and /usr/lib/glibc/getconf/POSIX_V7_ILP32_OFFBIG, using system_u:object_r:bin_t. filespec_eval: hash table stats: 163158 elements, 29863/65536 buckets used, longest chain length 11 should I bee concerned, or is this something still being worked out? -- Justin P. Mattock