From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from msux-gh1-uea02.nsa.gov (msux-gh1-uea02.nsa.gov [63.239.67.2]) by tarius.tycho.ncsc.mil (8.13.1/8.13.1) with ESMTP id n5NJ6VpH030691 for ; Tue, 23 Jun 2009 15:06:32 -0400 Received: from manicmethod.com (localhost [127.0.0.1]) by msux-gh1-uea02.nsa.gov (8.12.10/8.12.10) with ESMTP id n5NJ72CG013270 for ; Tue, 23 Jun 2009 19:07:02 GMT Received: from [10.1.13.45] (columbia.tresys.com [96.244.142.3]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by manicmethod.com (Postfix) with ESMTPSA id AAF275C025B for ; Tue, 23 Jun 2009 14:00:07 -0500 (CDT) Message-ID: <4A4127B0.4010801@manicmethod.com> Date: Tue, 23 Jun 2009 15:06:24 -0400 From: Joshua Brindle MIME-Version: 1.0 To: selinux@tycho.nsa.gov Subject: Re: Failure to build policycoreutils from git References: <87zlbyrg6s.fsf@anzu.internal.golden-gryphon.com> In-Reply-To: <87zlbyrg6s.fsf@anzu.internal.golden-gryphon.com> Content-Type: text/plain; charset=UTF-8; format=flowed Sender: owner-selinux@tycho.nsa.gov List-Id: selinux@tycho.nsa.gov Manoj Srivastava wrote: > Hi, > > __> tar zvvfx /usr/local/src/selinux-dev-release/policycoreutils-2.0.64.tar.gz > __> cd policycoreutils-2.0.64 > __> make > make[1]: Entering directory `/tmp/policycoreutils-2.0.64/setfiles' > cc -Werror -Wall -W -D_FILE_OFFSET_BITS=64 -I/usr/include -c -o setfiles.o setfiles.c > cc setfiles.o -lselinux -lsepol -L/usr/lib -o setfiles > > … > > cc setsebool.o -lsepol -lselinux -lsemanage -L/usr/lib -o setsebool > make[1]: Leaving directory `/tmp/policycoreutils-2.0.64/setsebool' > make[1]: Entering directory `/tmp/policycoreutils-2.0.64/po' > make[1]: *** No rule to make target `../gui/booleansPage.py', needed by `policycoreutils.pot'. Stop. > make[1]: Leaving directory `/tmp/policycoreutils-2.0.64/po' > make: *** [all] Error 1 > > > Indeed, there is no policycoreutils-2.0.64/gui directory at > all. I think the pot file needs to be redone, without any extraneos > directories, or a means for generating the gui dir should be given. > > Thanks, > > manoj Hrm, those entries were added to POTFILES last September and haven't seemed to cause a problem. When I build I always build from the top of the repo and this didn't happen at all but indeed when I built from the policycoreutils directory it did. I don't really know anything about POTFILES or generating it, the po patches were pretty much accepted blindly, perhaps a mistake in hindsight. -- 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.