Displaying 1 result from an estimated 1 matches for "lsepol".
Did you mean:
sepol
2007 Feb 12
0
problem building lvm2-cluster on ia64
...ve been going by the Red Hat GFS 6.1 Administrator's Guide, and have built all the source rpms necessary except for one - lvm2-cluster-2.02.06-7.0.RHEL4.src.rpm is failing every single time at this place:
gcc -shared -Wl,-soname,liblvm2cmd.so.2.02 \
-Wl,--version-script,.export.sym -lselinux -lsepol -ldl -o liblvm2cmd.so -Wl,-whole-archive liblvm2cmd.a -Wl,-no-whole-archive
make[1]: Leaving directory `/usr/src/redhat/BUILD/LVM2.2.02.06/tools'
error: Bad exit status from /var/tmp/rpm-tmp.1234 (%build)
The last few lines of the rpm.tmp.[foo] file is always:
./configure --build=ia64-red...