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@xxxxxxxxxxxxx with the words "unsubscribe selinux" without quotes as the message.