[Ocfs2-users] Compiling ocfs2-tools-1.6.3 on slackware64-13.1

pica pica pica6667 at aeiou.pt
Wed Dec 1 05:00:13 PST 2010


That didn't work for me.
I did manage to compile it without errors by using:
sed -i 's/-Wmissing-declarations/-Wmissing-declarations -lpthread/' <path_to_o2image_source>/Makefile

Thank you very much for your help!
:-)


I now have a new problem, I'm afraid...
When I execute ocfs2console I get this error:

Traceback (most recent call last):
  File "/sbin/ocfs2console", line 3, in <module>
    from ocfs2interface.about import process_args
ImportError: No module named ocfs2interface.about

After googling a bit, I found that about.py in /usr/local/lib/python2.6/site-packages/ocfs2interface
when it should be in /usr/lib/python2.6/site-packages/ocfs2interface as per the --libdir=/usr/lib flag in my build script.

----- Mensagem Original -----
De: Sunil Mushran <sunil.mushran at oracle.com>
Para: pica pica <pica6667 at aeiou.pt>
Cc: ocfs2-users at oss.oracle.com
Enviado: Wed, 1 Dec 2010 05:43:09 +0000 (WET)
Assunto: Re: [Ocfs2-users] Compiling ocfs2-tools-1.6.3 on slackware64-13.1


>Edit o2image/Makefile and change "CFLAGS = .." to "CFLAGS += ...".

---------------------------------------------------

Venha conhecer o novo AEIOU: http://www.aeiou.pt



More information about the Ocfs2-users mailing list