search for: libo2dlm

Displaying 7 results from an estimated 7 matches for "libo2dlm".

2006 Jul 04
2
ocfs2-tools-1.2.0-1 compile error
...us: creating ocfs2_hb_ctl/ocfs2_hb_ctl.8 config.status: creating ocfs2cdsl/ocfs2cdsl.8 config.status: creating ocfs2console/ocfs2console.8 config.status: creating tunefs.ocfs2/tunefs.ocfs2.8 config.status: creating vendor/common/ocfs2-tools.spec root at node1:~/ocfs2/ocfs2-tools-1.2.1# make make -C libo2dlm make[1]: Entering directory `/root/ocfs2/ocfs2-tools-1.2.1/libo2dlm' compile_et o2dlm_err.et make[1]: compile_et: Command not found make[1]: *** [o2dlm_err.h] Error 127 make[1]: Leaving directory `/root/ocfs2/ocfs2-tools-1.2.1/libo2dlm' make: *** [libo2dlm] Error 2 Any idea ? -- best reg...
2006 Jul 04
2
ocfs2-tools-1.2.0-1 compile error
...us: creating ocfs2_hb_ctl/ocfs2_hb_ctl.8 config.status: creating ocfs2cdsl/ocfs2cdsl.8 config.status: creating ocfs2console/ocfs2console.8 config.status: creating tunefs.ocfs2/tunefs.ocfs2.8 config.status: creating vendor/common/ocfs2-tools.spec root at node1:~/ocfs2/ocfs2-tools-1.2.1# make make -C libo2dlm make[1]: Entering directory `/root/ocfs2/ocfs2-tools-1.2.1/libo2dlm' compile_et o2dlm_err.et make[1]: compile_et: Command not found make[1]: *** [o2dlm_err.h] Error 127 make[1]: Leaving directory `/root/ocfs2/ocfs2-tools-1.2.1/libo2dlm' make: *** [libo2dlm] Error 2 Any idea ? -- best reg...
2010 Nov 30
1
Compiling ocfs2-tools-1.6.3 on slackware64-13.1
...PIC -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -o fsck.ocfs2 fsck.o dirblocks.o dirparents.o extent.o icount.o journal.o pass0.o pass1.o pass1b.o pass2.o pass3.o pass4.o pass5.o problem.o refcount.o slot_recovery.o strings.o util.o xattr.o ../libocfs2/libocfs2.a ../libo2dlm/libo2dlm.a ../libo2cb/libo2cb.a -L../libocfs2 -locfs2 -L../libo2dlm -lo2dlm -L../libo2cb -lo2cb -L/lib64 -lcom_err /lib64/libcom_err.a(error_message.o): In function `setup_et_lock': error_message.c:(.text+0x1a3): undefined reference to `sem_init' /li...
2010 Feb 13
3
ocfs2 compile error in x86_64
...l -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -static -o fsck.ocfs2 fsck.o dirblocks.o dirparents.o extent.o icount.o journal.o pass0.o pass1.o pass1b.o pass2.o pass3.o pass4.o pass5.o problem.o refcount.o slot_recovery.o strings.o util.o xattr.o ../libocfs2/libocfs2.a ../libo2dlm/libo2dlm.a ../libo2cb/libo2cb.a -L../libocfs2 -locfs2 -L../libo2dlm -lo2dlm -L../libo2cb -lo2cb -lcom_err /usr/lib/gcc/x86_64-unknown-linux-gnu/4.4.1/../../../../lib/libcom_err.a(error_message.o): In function `fini_et_lock': /sources/e2fsprogs-1.41.9/build/lib/et/../../../lib/et/error_message.c...
2010 Feb 13
3
ocfs2 compile error in x86_64
...l -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -pipe -static -o fsck.ocfs2 fsck.o dirblocks.o dirparents.o extent.o icount.o journal.o pass0.o pass1.o pass1b.o pass2.o pass3.o pass4.o pass5.o problem.o refcount.o slot_recovery.o strings.o util.o xattr.o ../libocfs2/libocfs2.a ../libo2dlm/libo2dlm.a ../libo2cb/libo2cb.a -L../libocfs2 -locfs2 -L../libo2dlm -lo2dlm -L../libo2cb -lo2cb -lcom_err /usr/lib/gcc/x86_64-unknown-linux-gnu/4.4.1/../../../../lib/libcom_err.a(error_message.o): In function `fini_et_lock': /sources/e2fsprogs-1.41.9/build/lib/et/../../../lib/et/error_message.c...
2010 Oct 25
7
[PATCH 0/6] Ocfs2-tools: Add a new tool 'o2info'.
Now it's a good time to introduce the new tool 'o2info' since kernel part of OCFS2_IOC_INFO ioctl has been pulld upstream by linus. The following 6 patches have already got sunil's SOBs, and now they're trying to attract more reviewers before it goes to central repo with a modification of getting manual pages being introduced.
2009 Jul 06
1
lvb length issue [was Re: [ocfs2-tools-devel] question of ocfs2_controld (Jun 27)]
Now the discussion moves to kernel space, I move the email from ocfs2-tools-devel to ocfs2-devel. The original discussion can be found from http://oss.oracle.com/pipermail/ocfs2-tools-devel/2009-June/001891.html Joel Becker Wrote: > On Sat, Jun 27, 2009 at 03:46:04AM +0800, Coly Li wrote: >> Joel Becker Wrote: >>> On Sat, Jun 27, 2009 at 03:00:05AM +0800, Coly Li wrote: >>