I'm
trying to build LVM2 from the CVS tree. I'm
using the 'configure' from the cluster project instructions (http://sources.redhat.com/cluster/doc/usage.txt
- ./configure --with-clvmd --with-cluster=shared) I'm
getting a compilation error in daemons/clvmd/lvm_functions.c :
create_toolcontext() has [now] two arguments (is_static is the second one), but
this file calls the function with only one arg. True/False? -- Efri
Nattel-Shay |
_______________________________________________ linux-lvm mailing list linux-lvm@redhat.com https://www.redhat.com/mailman/listinfo/linux-lvm read the LVM HOW-TO at http://tldp.org/HOWTO/LVM-HOWTO/