On Tue, 6 Nov 2001, Timothy E. Kohler wrote:
> Been trying to work with SELinux under RedHat 7.2. I've
> had compile problems with utils/fileutils-4.0. Everything
> worked fine under 7.1. Get the following error:
>
> make[1]: Entering directory `/usr/src/selinux/utils/fileutils-4.0'
> cd . && aclocal -I m4
> aclocal: m4/isc-posix.m4: 11: duplicated macro `AC_ISC_POSIX'
> make[1]: *** [aclocal.m4] Error 1
> make[1]: Leaving directory `/usr/src/selinux/utils/fileutils-4.0'
It takes some effort to get the utils directory compiled under 7.2, but it is doable. If I remember correctly, there are some zero length files in /usr/src/selinux/utils/fileutils-4.0/m4 and these causing some errors. Copy the equivalent non-zero length .m4 files from /usr/src/selinux/utils/sh-utils-2.0/m4 and the make goes further.
There were also some modifications that to be made to the Makefile in psmisc (I think pstree was having trouble building, so for now just remove it).
-Yanni
-- You have received this message because you are subscribed to the selinux 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.Received on Tue 6 Nov 2001 - 15:30:35 EST
This archive was generated by hypermail 2.2.0 on Wed 11 Jun 2008 - 08:10:26 EDT