<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=utf-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <p>Hi,</p>
    <p>I'm trying to compile the static library but I obtain error such
      as <br>
    </p>
    [  0%] Linking CXX static library libgmsh.a<br>
    /usr/bin/ar: reopening CMakeFiles/lib.dir/Parser/Gmsh.yy.cpp.o: <b>Operation
      not permitted</b><br>
    <br>
    /usr/bin/ar: libgmsh.a: Error reading
    CMakeFiles/lib.dir/Parser/Gmsh.yy.cpp.o: Operation not permitted<br>
    CMakeFiles/lib.dir/build.make:15330: recipe for target 'libgmsh.a'
    failed<br>
    make[3]: *** [libgmsh.a] Error 1<br>
    make[3]: *** Deleting file 'libgmsh.a'<br>
    CMakeFiles/Makefile2:579: recipe for target 'CMakeFiles/lib.dir/all'
    failed<br>
    make[2]: *** [CMakeFiles/lib.dir/all] Error 2<br>
    CMakeFiles/Makefile2:591: recipe for target
    'CMakeFiles/lib.dir/rule' failed<br>
    make[1]: *** [CMakeFiles/lib.dir/rule] Error 2<br>
    Makefile:405: recipe for target 'lib' failed<br>
    make: *** [lib] Error 2<br>
    <br>
    <p>Any ideas to solve? I have tried with sudo but nothing to do.
      CMake compiles the files correctly and than... the error. I
      compiled successfully gmsh but not the static library<br>
    </p>
    <pre class="moz-signature" cols="72">
</pre>
  </body>
</html>