Mihai,

I am jumping in here... sorry if I get this wrong or way off target.

I spotted this one thing after looking at your error messages:

>> I don't know about 21565 but 21567 does not compile out of the box.
>> Looks like mesh_worker_info.templates.h is corrupted.

mesh_worker_info.templates.h has only 309 lines (since r21565), I don't
see why your compiler is complaining about lines 315, 316...

In any case this is too weird to be true, if I understand the Intel's
error / complaint correctly!

..../deal.II.svn/deal.II/deal.II/include/numerics/mesh_worker_info.templates.h(315):
 error: expected an expression
  >>>>>>> .r21567
  ^

..../deal.II.svn/deal.II/deal.II/include/numerics/mesh_worker_info.templates.h(316):
 error: expected a ";"
    }
    ^

Can you run svn status and check that it isn't somehow only your
local copy that is corrupt. If you see "M", ie. that file has
been modified, delete the file and svn update to restore him, and try
compile deal.II again. Does that solve the problem?

Best,
        Toby

-----

Toby D. Young
Assistant Professor

Institute of Fundamental Technological Problems
Polish Academy of Sciences
ul Adolfa Pawinskiego 5b
02-106 Warsaw
Poland

www:   http://www.ippt.gov.pl/~tyoung
skype: stenografia




_______________________________________________
dealii mailing list http://poisson.dealii.org/mailman/listinfo/dealii

Reply via email to