From: justinmattock@gmail.com (Justin Mattock) Date: Wed, 10 Jun 2009 16:56:42 -0700 Subject: [refpolicy] problem when compiling svn policy In-Reply-To: <20090610224045.GE23346@vertex.ga.at.cox.net> References: <20090610224045.GE23346@vertex.ga.at.cox.net> Message-ID: To: refpolicy@oss.tresys.com List-Id: refpolicy.oss.tresys.com On Wed, Jun 10, 2009 at 3:40 PM, max wrote: > On Wed, Jun 10, 2009 at 08:26:26PM +0000, Justin Mattock wrote: >> 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? > > The things you work out on your own are more rewarding. >> >> -- >> Justin P. Mattock >> _______________________________________________ >> refpolicy mailing list >> refpolicy at oss.tresys.com >> http://oss.tresys.com/mailman/listinfo/refpolicy > True, but why am I hitting these errors? seems something is not in the right state to compile.(normally I go make clean, make conf, make policy etc..) -- Justin P. Mattock