[Gmsh] Compiling gmsh on Ubuntu-9.10 (Missing limits.h)

Bjarne Børresen bjarne.boerresen at gmail.com
Thu Mar 4 18:24:36 CET 2010


Hello,
I get an error when compiling the latest update of gmsh on Ubuntu-9.10 with
g++ 4.4.1
The error comes in
dgRungeKutta.cpp and dgRungeKuttaMultiRate.cpp
with the message that INT_MAX is undefined.
When including the line
#include <limits.h>
compilation is apparently ok.

I am not sure if this parameter is referenced elsewhere on other
distributions or systems, but maybe it is possible to include these
statements in a future update ?

Best regards,
Bjarne
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.geuz.org/pipermail/gmsh/attachments/20100304/0dd51ccc/attachment.html>