;; This buffer is for notes you don't want to save, and for Lisp evaluation. ;; If you want to create a file, visit that file with C-x C-f, ;; then enter the text in that file's own buffer. /configure --with-fltk-prefix=/export/home/oswald/extlib/FLTK/fltk-1.1.6 --with-gsl-prefix=/export/home/oswald/extlib/GSL/gsl-1.5 --disable-netgen --prefix=/export/home/oswald/extlib/GMSH bash-2.03$ make make[1]: Entering directory `/export/home/oswald/downloads/GMSH/gmsh-1.58.0' rm -f Common/GmshVersion.h echo "#define GMSH_MAJOR_VERSION 1" > Common/GmshVersion.h echo "#define GMSH_MINOR_VERSION 58" >> Common/GmshVersion.h echo "#define GMSH_PATCH_VERSION 0" >> Common/GmshVersion.h echo "#define GMSH_EXTRA_VERSION \"\"" >> Common/GmshVersion.h echo "#define GMSH_VERSION \"1.58.0\"" >> Common/GmshVersion.h echo "#define GMSH_DATE \"`date`\"" >> Common/GmshVersion.h echo "#define GMSH_HOST \"`hostname`\"" >> Common/GmshVersion.h echo "#define GMSH_PACKAGER \"`whoami`\"" >> Common/GmshVersion.h echo "#define GMSH_OS \"`uname -sr`\"" >> Common/GmshVersion.h echo "#define GMSH_SHORT_LICENSE \""GNU General Public License"\"" >> Common/GmshVersion.h make[1]: Leaving directory `/export/home/oswald/downloads/GMSH/gmsh-1.58.0' make[1]: Entering directory `/export/home/oswald/downloads/GMSH/gmsh-1.58.0/Common' g++ -g -O2 -DHAVE_BIG_ENDIAN -DHAVE_NO_DLL -DHAVE_GSL -DHAVE_MATH_EVAL -DHAVE_LIBZ -DHAVE_LIBJPEG -DHAVE_FLTK -I/export/home/oswald/extlib/FLTK/fltk-1.1.6 -I/export/home/oswald/extlib/FLTK/fltk-1.1.6/include -fpermissive -I/export/home/oswald/extlib/GSL/gsl-1.5/include -I../Common -I../DataStr -I../Geo -I../Graphics -I../Mesh -I../Numeric -I../Parser -I../Plugin -I../Fltk -I../MathEval -c Context.cpp g++ -g -O2 -DHAVE_BIG_ENDIAN -DHAVE_NO_DLL -DHAVE_GSL -DHAVE_MATH_EVAL -DHAVE_LIBZ -DHAVE_LIBJPEG -DHAVE_FLTK -I/export/home/oswald/extlib/FLTK/fltk-1.1.6 -I/export/home/oswald/extlib/FLTK/fltk-1.1.6/include -fpermissive -I/export/home/oswald/extlib/GSL/gsl-1.5/include -I../Common -I../DataStr -I../Geo -I../Graphics -I../Mesh -I../Numeric -I../Parser -I../Plugin -I../Fltk -I../MathEval -c AdaptiveViews.cpp g++ -g -O2 -DHAVE_BIG_ENDIAN -DHAVE_NO_DLL -DHAVE_GSL -DHAVE_MATH_EVAL -DHAVE_LIBZ -DHAVE_LIBJPEG -DHAVE_FLTK -I/export/home/oswald/extlib/FLTK/fltk-1.1.6 -I/export/home/oswald/extlib/FLTK/fltk-1.1.6/include -fpermissive -I/export/home/oswald/extlib/GSL/gsl-1.5/include -I../Common -I../DataStr -I../Geo -I../Graphics -I../Mesh -I../Numeric -I../Parser -I../Plugin -I../Fltk -I../MathEval -c Views.cpp g++ -g -O2 -DHAVE_BIG_ENDIAN -DHAVE_NO_DLL -DHAVE_GSL -DHAVE_MATH_EVAL -DHAVE_LIBZ -DHAVE_LIBJPEG -DHAVE_FLTK -I/export/home/oswald/extlib/FLTK/fltk-1.1.6 -I/export/home/oswald/extlib/FLTK/fltk-1.1.6/include -fpermissive -I/export/home/oswald/extlib/GSL/gsl-1.5/include -I../Common -I../DataStr -I../Geo -I../Graphics -I../Mesh -I../Numeric -I../Parser -I../Plugin -I../Fltk -I../MathEval -c Options.cpp g++ -g -O2 -DHAVE_BIG_ENDIAN -DHAVE_NO_DLL -DHAVE_GSL -DHAVE_MATH_EVAL -DHAVE_LIBZ -DHAVE_LIBJPEG -DHAVE_FLTK -I/export/home/oswald/extlib/FLTK/fltk-1.1.6 -I/export/home/oswald/extlib/FLTK/fltk-1.1.6/include -fpermissive -I/export/home/oswald/extlib/GSL/gsl-1.5/include -I../Common -I../DataStr -I../Geo -I../Graphics -I../Mesh -I../Numeric -I../Parser -I../Plugin -I../Fltk -I../MathEval -c CommandLine.cpp g++ -g -O2 -DHAVE_BIG_ENDIAN -DHAVE_NO_DLL -DHAVE_GSL -DHAVE_MATH_EVAL -DHAVE_LIBZ -DHAVE_LIBJPEG -DHAVE_FLTK -I/export/home/oswald/extlib/FLTK/fltk-1.1.6 -I/export/home/oswald/extlib/FLTK/fltk-1.1.6/include -fpermissive -I/export/home/oswald/extlib/GSL/gsl-1.5/include -I../Common -I../DataStr -I../Geo -I../Graphics -I../Mesh -I../Numeric -I../Parser -I../Plugin -I../Fltk -I../MathEval -c Timer.cpp g++ -g -O2 -DHAVE_BIG_ENDIAN -DHAVE_NO_DLL -DHAVE_GSL -DHAVE_MATH_EVAL -DHAVE_LIBZ -DHAVE_LIBJPEG -DHAVE_FLTK -I/export/home/oswald/extlib/FLTK/fltk-1.1.6 -I/export/home/oswald/extlib/FLTK/fltk-1.1.6/include -fpermissive -I/export/home/oswald/extlib/GSL/gsl-1.5/include -I../Common -I../DataStr -I../Geo -I../Graphics -I../Mesh -I../Numeric -I../Parser -I../Plugin -I../Fltk -I../MathEval -c ColorTable.cpp g++ -g -O2 -DHAVE_BIG_ENDIAN -DHAVE_NO_DLL -DHAVE_GSL -DHAVE_MATH_EVAL -DHAVE_LIBZ -DHAVE_LIBJPEG -DHAVE_FLTK -I/export/home/oswald/extlib/FLTK/fltk-1.1.6 -I/export/home/oswald/extlib/FLTK/fltk-1.1.6/include -fpermissive -I/export/home/oswald/extlib/GSL/gsl-1.5/include -I../Common -I../DataStr -I../Geo -I../Graphics -I../Mesh -I../Numeric -I../Parser -I../Plugin -I../Fltk -I../MathEval -c Visibility.cpp g++ -g -O2 -DHAVE_BIG_ENDIAN -DHAVE_NO_DLL -DHAVE_GSL -DHAVE_MATH_EVAL -DHAVE_LIBZ -DHAVE_LIBJPEG -DHAVE_FLTK -I/export/home/oswald/extlib/FLTK/fltk-1.1.6 -I/export/home/oswald/extlib/FLTK/fltk-1.1.6/include -fpermissive -I/export/home/oswald/extlib/GSL/gsl-1.5/include -I../Common -I../DataStr -I../Geo -I../Graphics -I../Mesh -I../Numeric -I../Parser -I../Plugin -I../Fltk -I../MathEval -c Trackball.cpp g++ -g -O2 -DHAVE_BIG_ENDIAN -DHAVE_NO_DLL -DHAVE_GSL -DHAVE_MATH_EVAL -DHAVE_LIBZ -DHAVE_LIBJPEG -DHAVE_FLTK -I/export/home/oswald/extlib/FLTK/fltk-1.1.6 -I/export/home/oswald/extlib/FLTK/fltk-1.1.6/include -fpermissive -I/export/home/oswald/extlib/GSL/gsl-1.5/include -I../Common -I../DataStr -I../Geo -I../Graphics -I../Mesh -I../Numeric -I../Parser -I../Plugin -I../Fltk -I../MathEval -c VertexArray.cpp g++ -g -O2 -DHAVE_BIG_ENDIAN -DHAVE_NO_DLL -DHAVE_GSL -DHAVE_MATH_EVAL -DHAVE_LIBZ -DHAVE_LIBJPEG -DHAVE_FLTK -I/export/home/oswald/extlib/FLTK/fltk-1.1.6 -I/export/home/oswald/extlib/FLTK/fltk-1.1.6/include -fpermissive -I/export/home/oswald/extlib/GSL/gsl-1.5/include -I../Common -I../DataStr -I../Geo -I../Graphics -I../Mesh -I../Numeric -I../Parser -I../Plugin -I../Fltk -I../MathEval -c SmoothNormals.cpp g++ -g -O2 -DHAVE_BIG_ENDIAN -DHAVE_NO_DLL -DHAVE_GSL -DHAVE_MATH_EVAL -DHAVE_LIBZ -DHAVE_LIBJPEG -DHAVE_FLTK -I/export/home/oswald/extlib/FLTK/fltk-1.1.6 -I/export/home/oswald/extlib/FLTK/fltk-1.1.6/include -fpermissive -I/export/home/oswald/extlib/GSL/gsl-1.5/include -I../Common -I../DataStr -I../Geo -I../Graphics -I../Mesh -I../Numeric -I../Parser -I../Plugin -I../Fltk -I../MathEval -c License.cpp /usr/local/bin/ar ruvs ../lib/libGmshCommon.a Context.o AdaptiveViews.o Views.o Options.o CommandLine.o Timer.o ColorTable.o Visibility.o Trackball.o VertexArray.o SmoothNormals.o License.o a - Context.o a - AdaptiveViews.o a - Views.o a - Options.o a - CommandLine.o a - Timer.o a - ColorTable.o a - Visibility.o a - Trackball.o a - VertexArray.o a - SmoothNormals.o a - License.o ranlib ../lib/libGmshCommon.a make[1]: Leaving directory `/export/home/oswald/downloads/GMSH/gmsh-1.58.0/Common' make[1]: Entering directory `/export/home/oswald/downloads/GMSH/gmsh-1.58.0/DataStr' g++ -g -O2 -DHAVE_BIG_ENDIAN -DHAVE_NO_DLL -DHAVE_GSL -DHAVE_MATH_EVAL -DHAVE_LIBZ -DHAVE_LIBJPEG -DHAVE_FLTK -I/export/home/oswald/extlib/FLTK/fltk-1.1.6 -I/export/home/oswald/extlib/FLTK/fltk-1.1.6/include -fpermissive -I/export/home/oswald/extlib/GSL/gsl-1.5/include -I../Common -c List.cpp g++ -g -O2 -DHAVE_BIG_ENDIAN -DHAVE_NO_DLL -DHAVE_GSL -DHAVE_MATH_EVAL -DHAVE_LIBZ -DHAVE_LIBJPEG -DHAVE_FLTK -I/export/home/oswald/extlib/FLTK/fltk-1.1.6 -I/export/home/oswald/extlib/FLTK/fltk-1.1.6/include -fpermissive -I/export/home/oswald/extlib/GSL/gsl-1.5/include -I../Common -c Malloc.cpp g++ -g -O2 -DHAVE_BIG_ENDIAN -DHAVE_NO_DLL -DHAVE_GSL -DHAVE_MATH_EVAL -DHAVE_LIBZ -DHAVE_LIBJPEG -DHAVE_FLTK -I/export/home/oswald/extlib/FLTK/fltk-1.1.6 -I/export/home/oswald/extlib/FLTK/fltk-1.1.6/include -fpermissive -I/export/home/oswald/extlib/GSL/gsl-1.5/include -I../Common -c SafeIO.cpp g++ -g -O2 -DHAVE_BIG_ENDIAN -DHAVE_NO_DLL -DHAVE_GSL -DHAVE_MATH_EVAL -DHAVE_LIBZ -DHAVE_LIBJPEG -DHAVE_FLTK -I/export/home/oswald/extlib/FLTK/fltk-1.1.6 -I/export/home/oswald/extlib/FLTK/fltk-1.1.6/include -fpermissive -I/export/home/oswald/extlib/GSL/gsl-1.5/include -I../Common -c Tree.cpp g++ -g -O2 -DHAVE_BIG_ENDIAN -DHAVE_NO_DLL -DHAVE_GSL -DHAVE_MATH_EVAL -DHAVE_LIBZ -DHAVE_LIBJPEG -DHAVE_FLTK -I/export/home/oswald/extlib/FLTK/fltk-1.1.6 -I/export/home/oswald/extlib/FLTK/fltk-1.1.6/include -fpermissive -I/export/home/oswald/extlib/GSL/gsl-1.5/include -I../Common -c avl.cpp g++ -g -O2 -DHAVE_BIG_ENDIAN -DHAVE_NO_DLL -DHAVE_GSL -DHAVE_MATH_EVAL -DHAVE_LIBZ -DHAVE_LIBJPEG -DHAVE_FLTK -I/export/home/oswald/extlib/FLTK/fltk-1.1.6 -I/export/home/oswald/extlib/FLTK/fltk-1.1.6/include -fpermissive -I/export/home/oswald/extlib/GSL/gsl-1.5/include -I../Common -c Tools.cpp /usr/local/bin/ar ruvs ../lib/libGmshDataStr.a List.o Malloc.o SafeIO.o Tree.o avl.o Tools.o a - List.o a - Malloc.o a - SafeIO.o a - Tree.o a - avl.o a - Tools.o ranlib ../lib/libGmshDataStr.a make[1]: Leaving directory `/export/home/oswald/downloads/GMSH/gmsh-1.58.0/DataStr' make[1]: Entering directory `/export/home/oswald/downloads/GMSH/gmsh-1.58.0/Geo' g++ -g -O2 -DHAVE_BIG_ENDIAN -DHAVE_NO_DLL -DHAVE_GSL -DHAVE_MATH_EVAL -DHAVE_LIBZ -DHAVE_LIBJPEG -DHAVE_FLTK -I/export/home/oswald/extlib/FLTK/fltk-1.1.6 -I/export/home/oswald/extlib/FLTK/fltk-1.1.6/include -fpermissive -I/export/home/oswald/extlib/GSL/gsl-1.5/include -I../Common -I../DataStr -I../Geo -I../Mesh -I../Numeric -I../NR -I../Parser -I../Fltk -c CAD.cpp g++ -g -O2 -DHAVE_BIG_ENDIAN -DHAVE_NO_DLL -DHAVE_GSL -DHAVE_MATH_EVAL -DHAVE_LIBZ -DHAVE_LIBJPEG -DHAVE_FLTK -I/export/home/oswald/extlib/FLTK/fltk-1.1.6 -I/export/home/oswald/extlib/FLTK/fltk-1.1.6/include -fpermissive -I/export/home/oswald/extlib/GSL/gsl-1.5/include -I../Common -I../DataStr -I../Geo -I../Mesh -I../Numeric -I../NR -I../Parser -I../Fltk -c MinMax.cpp g++ -g -O2 -DHAVE_BIG_ENDIAN -DHAVE_NO_DLL -DHAVE_GSL -DHAVE_MATH_EVAL -DHAVE_LIBZ -DHAVE_LIBJPEG -DHAVE_FLTK -I/export/home/oswald/extlib/FLTK/fltk-1.1.6 -I/export/home/oswald/extlib/FLTK/fltk-1.1.6/include -fpermissive -I/export/home/oswald/extlib/GSL/gsl-1.5/include -I../Common -I../DataStr -I../Geo -I../Mesh -I../Numeric -I../NR -I../Parser -I../Fltk -c ExtrudeParams.cpp g++ -g -O2 -DHAVE_BIG_ENDIAN -DHAVE_NO_DLL -DHAVE_GSL -DHAVE_MATH_EVAL -DHAVE_LIBZ -DHAVE_LIBJPEG -DHAVE_FLTK -I/export/home/oswald/extlib/FLTK/fltk-1.1.6 -I/export/home/oswald/extlib/FLTK/fltk-1.1.6/include -fpermissive -I/export/home/oswald/extlib/GSL/gsl-1.5/include -I../Common -I../DataStr -I../Geo -I../Mesh -I../Numeric -I../NR -I../Parser -I../Fltk -c Geo.cpp g++ -g -O2 -DHAVE_BIG_ENDIAN -DHAVE_NO_DLL -DHAVE_GSL -DHAVE_MATH_EVAL -DHAVE_LIBZ -DHAVE_LIBJPEG -DHAVE_FLTK -I/export/home/oswald/extlib/FLTK/fltk-1.1.6 -I/export/home/oswald/extlib/FLTK/fltk-1.1.6/include -fpermissive -I/export/home/oswald/extlib/GSL/gsl-1.5/include -I../Common -I../DataStr -I../Geo -I../Mesh -I../Numeric -I../NR -I../Parser -I../Fltk -c GeoUtils.cpp g++ -g -O2 -DHAVE_BIG_ENDIAN -DHAVE_NO_DLL -DHAVE_GSL -DHAVE_MATH_EVAL -DHAVE_LIBZ -DHAVE_LIBJPEG -DHAVE_FLTK -I/export/home/oswald/extlib/FLTK/fltk-1.1.6 -I/export/home/oswald/extlib/FLTK/fltk-1.1.6/include -fpermissive -I/export/home/oswald/extlib/GSL/gsl-1.5/include -I../Common -I../DataStr -I../Geo -I../Mesh -I../Numeric -I../NR -I../Parser -I../Fltk -c StepGeomDatabase.cpp g++ -g -O2 -DHAVE_BIG_ENDIAN -DHAVE_NO_DLL -DHAVE_GSL -DHAVE_MATH_EVAL -DHAVE_LIBZ -DHAVE_LIBJPEG -DHAVE_FLTK -I/export/home/oswald/extlib/FLTK/fltk-1.1.6 -I/export/home/oswald/extlib/FLTK/fltk-1.1.6/include -fpermissive -I/export/home/oswald/extlib/GSL/gsl-1.5/include -I../Common -I../DataStr -I../Geo -I../Mesh -I../Numeric -I../NR -I../Parser -I../Fltk -c ExtractContour.cpp g++ -g -O2 -DHAVE_BIG_ENDIAN -DHAVE_NO_DLL -DHAVE_GSL -DHAVE_MATH_EVAL -DHAVE_LIBZ -DHAVE_LIBJPEG -DHAVE_FLTK -I/export/home/oswald/extlib/FLTK/fltk-1.1.6 -I/export/home/oswald/extlib/FLTK/fltk-1.1.6/include -fpermissive -I/export/home/oswald/extlib/GSL/gsl-1.5/include -I../Common -I../DataStr -I../Geo -I../Mesh -I../Numeric -I../NR -I../Parser -I../Fltk -c Print_Geo.cpp /usr/local/bin/ar ruvs ../lib/libGmshGeo.a CAD.o MinMax.o ExtrudeParams.o Geo.o GeoUtils.o StepGeomDatabase.o ExtractContour.o Print_Geo.o a - CAD.o a - MinMax.o a - ExtrudeParams.o a - Geo.o a - GeoUtils.o a - StepGeomDatabase.o a - ExtractContour.o a - Print_Geo.o ranlib ../lib/libGmshGeo.a make[1]: Leaving directory `/export/home/oswald/downloads/GMSH/gmsh-1.58.0/Geo' make[1]: Entering directory `/export/home/oswald/downloads/GMSH/gmsh-1.58.0/Mesh' g++ -g -O2 -DHAVE_BIG_ENDIAN -DHAVE_NO_DLL -DHAVE_GSL -DHAVE_MATH_EVAL -DHAVE_LIBZ -DHAVE_LIBJPEG -DHAVE_FLTK -I/export/home/oswald/extlib/FLTK/fltk-1.1.6 -I/export/home/oswald/extlib/FLTK/fltk-1.1.6/include -fpermissive -I/export/home/oswald/extlib/GSL/gsl-1.5/include -I../Numeric -I../NR -I../Common -I../DataStr -I../Geo -I../Mesh -I../Graphics -I../Parser -I../Fltk -I../Triangle -I../Netgen -I../Netgen/libsrc/include -I../Netgen/libsrc/interface -c 1D_Mesh.cpp g++ -g -O2 -DHAVE_BIG_ENDIAN -DHAVE_NO_DLL -DHAVE_GSL -DHAVE_MATH_EVAL -DHAVE_LIBZ -DHAVE_LIBJPEG -DHAVE_FLTK -I/export/home/oswald/extlib/FLTK/fltk-1.1.6 -I/export/home/oswald/extlib/FLTK/fltk-1.1.6/include -fpermissive -I/export/home/oswald/extlib/GSL/gsl-1.5/include -I../Numeric -I../NR -I../Common -I../DataStr -I../Geo -I../Mesh -I../Graphics -I../Parser -I../Fltk -I../Triangle -I../Netgen -I../Netgen/libsrc/include -I../Netgen/libsrc/interface -c 2D_Mesh.cpp g++ -g -O2 -DHAVE_BIG_ENDIAN -DHAVE_NO_DLL -DHAVE_GSL -DHAVE_MATH_EVAL -DHAVE_LIBZ -DHAVE_LIBJPEG -DHAVE_FLTK -I/export/home/oswald/extlib/FLTK/fltk-1.1.6 -I/export/home/oswald/extlib/FLTK/fltk-1.1.6/include -fpermissive -I/export/home/oswald/extlib/GSL/gsl-1.5/include -I../Numeric -I../NR -I../Common -I../DataStr -I../Geo -I../Mesh -I../Graphics -I../Parser -I../Fltk -I../Triangle -I../Netgen -I../Netgen/libsrc/include -I../Netgen/libsrc/interface -c 2D_Transfinite.cpp g++ -g -O2 -DHAVE_BIG_ENDIAN -DHAVE_NO_DLL -DHAVE_GSL -DHAVE_MATH_EVAL -DHAVE_LIBZ -DHAVE_LIBJPEG -DHAVE_FLTK -I/export/home/oswald/extlib/FLTK/fltk-1.1.6 -I/export/home/oswald/extlib/FLTK/fltk-1.1.6/include -fpermissive -I/export/home/oswald/extlib/GSL/gsl-1.5/include -I../Numeric -I../NR -I../Common -I../DataStr -I../Geo -I../Mesh -I../Graphics -I../Parser -I../Fltk -I../Triangle -I../Netgen -I../Netgen/libsrc/include -I../Netgen/libsrc/interface -c 2D_Elliptic.cpp g++ -g -O2 -DHAVE_BIG_ENDIAN -DHAVE_NO_DLL -DHAVE_GSL -DHAVE_MATH_EVAL -DHAVE_LIBZ -DHAVE_LIBJPEG -DHAVE_FLTK -I/export/home/oswald/extlib/FLTK/fltk-1.1.6 -I/export/home/oswald/extlib/FLTK/fltk-1.1.6/include -fpermissive -I/export/home/oswald/extlib/GSL/gsl-1.5/include -I../Numeric -I../NR -I../Common -I../DataStr -I../Geo -I../Mesh -I../Graphics -I../Parser -I../Fltk -I../Triangle -I../Netgen -I../Netgen/libsrc/include -I../Netgen/libsrc/interface -c 2D_BGMesh.cpp g++ -g -O2 -DHAVE_BIG_ENDIAN -DHAVE_NO_DLL -DHAVE_GSL -DHAVE_MATH_EVAL -DHAVE_LIBZ -DHAVE_LIBJPEG -DHAVE_FLTK -I/export/home/oswald/extlib/FLTK/fltk-1.1.6 -I/export/home/oswald/extlib/FLTK/fltk-1.1.6/include -fpermissive -I/export/home/oswald/extlib/GSL/gsl-1.5/include -I../Numeric -I../NR -I../Common -I../DataStr -I../Geo -I../Mesh -I../Graphics -I../Parser -I../Fltk -I../Triangle -I../Netgen -I../Netgen/libsrc/include -I../Netgen/libsrc/interface -c 2D_Recombine.cpp g++ -g -O2 -DHAVE_BIG_ENDIAN -DHAVE_NO_DLL -DHAVE_GSL -DHAVE_MATH_EVAL -DHAVE_LIBZ -DHAVE_LIBJPEG -DHAVE_FLTK -I/export/home/oswald/extlib/FLTK/fltk-1.1.6 -I/export/home/oswald/extlib/FLTK/fltk-1.1.6/include -fpermissive -I/export/home/oswald/extlib/GSL/gsl-1.5/include -I../Numeric -I../NR -I../Common -I../DataStr -I../Geo -I../Mesh -I../Graphics -I../Parser -I../Fltk -I../Triangle -I../Netgen -I../Netgen/libsrc/include -I../Netgen/libsrc/interface -c 2D_InitMesh.cpp g++ -g -O2 -DHAVE_BIG_ENDIAN -DHAVE_NO_DLL -DHAVE_GSL -DHAVE_MATH_EVAL -DHAVE_LIBZ -DHAVE_LIBJPEG -DHAVE_FLTK -I/export/home/oswald/extlib/FLTK/fltk-1.1.6 -I/export/home/oswald/extlib/FLTK/fltk-1.1.6/include -fpermissive -I/export/home/oswald/extlib/GSL/gsl-1.5/include -I../Numeric -I../NR -I../Common -I../DataStr -I../Geo -I../Mesh -I../Graphics -I../Parser -I../Fltk -I../Triangle -I../Netgen -I../Netgen/libsrc/include -I../Netgen/libsrc/interface -c 2D_Bowyer.cpp g++ -g -O2 -DHAVE_BIG_ENDIAN -DHAVE_NO_DLL -DHAVE_GSL -DHAVE_MATH_EVAL -DHAVE_LIBZ -DHAVE_LIBJPEG -DHAVE_FLTK -I/export/home/oswald/extlib/FLTK/fltk-1.1.6 -I/export/home/oswald/extlib/FLTK/fltk-1.1.6/include -fpermissive -I/export/home/oswald/extlib/GSL/gsl-1.5/include -I../Numeric -I../NR -I../Common -I../DataStr -I../Geo -I../Mesh -I../Graphics -I../Parser -I../Fltk -I../Triangle -I../Netgen -I../Netgen/libsrc/include -I../Netgen/libsrc/interface -c 2D_Bricks.cpp g++ -g -O2 -DHAVE_BIG_ENDIAN -DHAVE_NO_DLL -DHAVE_GSL -DHAVE_MATH_EVAL -DHAVE_LIBZ -DHAVE_LIBJPEG -DHAVE_FLTK -I/export/home/oswald/extlib/FLTK/fltk-1.1.6 -I/export/home/oswald/extlib/FLTK/fltk-1.1.6/include -fpermissive -I/export/home/oswald/extlib/GSL/gsl-1.5/include -I../Numeric -I../NR -I../Common -I../DataStr -I../Geo -I../Mesh -I../Graphics -I../Parser -I../Fltk -I../Triangle -I../Netgen -I../Netgen/libsrc/include -I../Netgen/libsrc/interface -c 2D_DivAndConq.cpp g++ -g -O2 -DHAVE_BIG_ENDIAN -DHAVE_NO_DLL -DHAVE_GSL -DHAVE_MATH_EVAL -DHAVE_LIBZ -DHAVE_LIBJPEG -DHAVE_FLTK -I/export/home/oswald/extlib/FLTK/fltk-1.1.6 -I/export/home/oswald/extlib/FLTK/fltk-1.1.6/include -fpermissive -I/export/home/oswald/extlib/GSL/gsl-1.5/include -I../Numeric -I../NR -I../Common -I../DataStr -I../Geo -I../Mesh -I../Graphics -I../Parser -I../Fltk -I../Triangle -I../Netgen -I../Netgen/libsrc/include -I../Netgen/libsrc/interface -c 2D_Util.cpp g++ -g -O2 -DHAVE_BIG_ENDIAN -DHAVE_NO_DLL -DHAVE_GSL -DHAVE_MATH_EVAL -DHAVE_LIBZ -DHAVE_LIBJPEG -DHAVE_FLTK -I/export/home/oswald/extlib/FLTK/fltk-1.1.6 -I/export/home/oswald/extlib/FLTK/fltk-1.1.6/include -fpermissive -I/export/home/oswald/extlib/GSL/gsl-1.5/include -I../Numeric -I../NR -I../Common -I../DataStr -I../Geo -I../Mesh -I../Graphics -I../Parser -I../Fltk -I../Triangle -I../Netgen -I../Netgen/libsrc/include -I../Netgen/libsrc/interface -c 2D_Links.cpp g++ -g -O2 -DHAVE_BIG_ENDIAN -DHAVE_NO_DLL -DHAVE_GSL -DHAVE_MATH_EVAL -DHAVE_LIBZ -DHAVE_LIBJPEG -DHAVE_FLTK -I/export/home/oswald/extlib/FLTK/fltk-1.1.6 -I/export/home/oswald/extlib/FLTK/fltk-1.1.6/include -fpermissive -I/export/home/oswald/extlib/GSL/gsl-1.5/include -I../Numeric -I../NR -I../Common -I../DataStr -I../Geo -I../Mesh -I../Graphics -I../Parser -I../Fltk -I../Triangle -I../Netgen -I../Netgen/libsrc/include -I../Netgen/libsrc/interface -c 2D_Tree.cpp g++ -g -O2 -DHAVE_BIG_ENDIAN -DHAVE_NO_DLL -DHAVE_GSL -DHAVE_MATH_EVAL -DHAVE_LIBZ -DHAVE_LIBJPEG -DHAVE_FLTK -I/export/home/oswald/extlib/FLTK/fltk-1.1.6 -I/export/home/oswald/extlib/FLTK/fltk-1.1.6/include -fpermissive -I/export/home/oswald/extlib/GSL/gsl-1.5/include -I../Numeric -I../NR -I../Common -I../DataStr -I../Geo -I../Mesh -I../Graphics -I../Parser -I../Fltk -I../Triangle -I../Netgen -I../Netgen/libsrc/include -I../Netgen/libsrc/interface -c 2D_Cylindrical.cpp g++ -g -O2 -DHAVE_BIG_ENDIAN -DHAVE_NO_DLL -DHAVE_GSL -DHAVE_MATH_EVAL -DHAVE_LIBZ -DHAVE_LIBJPEG -DHAVE_FLTK -I/export/home/oswald/extlib/FLTK/fltk-1.1.6 -I/export/home/oswald/extlib/FLTK/fltk-1.1.6/include -fpermissive -I/export/home/oswald/extlib/GSL/gsl-1.5/include -I../Numeric -I../NR -I../Common -I../DataStr -I../Geo -I../Mesh -I../Graphics -I../Parser -I../Fltk -I../Triangle -I../Netgen -I../Netgen/libsrc/include -I../Netgen/libsrc/interface -c 2D_Parametric.cpp g++ -g -O2 -DHAVE_BIG_ENDIAN -DHAVE_NO_DLL -DHAVE_GSL -DHAVE_MATH_EVAL -DHAVE_LIBZ -DHAVE_LIBJPEG -DHAVE_FLTK -I/export/home/oswald/extlib/FLTK/fltk-1.1.6 -I/export/home/oswald/extlib/FLTK/fltk-1.1.6/include -fpermissive -I/export/home/oswald/extlib/GSL/gsl-1.5/include -I../Numeric -I../NR -I../Common -I../DataStr -I../Geo -I../Mesh -I../Graphics -I../Parser -I../Fltk -I../Triangle -I../Netgen -I../Netgen/libsrc/include -I../Netgen/libsrc/interface -c 2D_Mesh_Aniso.cpp g++ -g -O2 -DHAVE_BIG_ENDIAN -DHAVE_NO_DLL -DHAVE_GSL -DHAVE_MATH_EVAL -DHAVE_LIBZ -DHAVE_LIBJPEG -DHAVE_FLTK -I/export/home/oswald/extlib/FLTK/fltk-1.1.6 -I/export/home/oswald/extlib/FLTK/fltk-1.1.6/include -fpermissive -I/export/home/oswald/extlib/GSL/gsl-1.5/include -I../Numeric -I../NR -I../Common -I../DataStr -I../Geo -I../Mesh -I../Graphics -I../Parser -I../Fltk -I../Triangle -I../Netgen -I../Netgen/libsrc/include -I../Netgen/libsrc/interface -c 2D_Mesh_Triangle.cpp g++ -DHAVE_BIG_ENDIAN -DHAVE_NO_DLL -DHAVE_GSL -DHAVE_MATH_EVAL -DHAVE_LIBZ -DHAVE_LIBJPEG -DHAVE_FLTK -I/export/home/oswald/extlib/FLTK/fltk-1.1.6 -I/export/home/oswald/extlib/FLTK/fltk-1.1.6/include -fpermissive -I/export/home/oswald/extlib/GSL/gsl-1.5/include -I../Numeric -I../NR -I../Common -I../DataStr -I../Geo -I../Mesh -I../Graphics -I../Parser -I../Fltk -I../Triangle -I../Netgen -I../Netgen/libsrc/include -I../Netgen/libsrc/interface -c 3D_Mesh.cpp g++ -g -O2 -DHAVE_BIG_ENDIAN -DHAVE_NO_DLL -DHAVE_GSL -DHAVE_MATH_EVAL -DHAVE_LIBZ -DHAVE_LIBJPEG -DHAVE_FLTK -I/export/home/oswald/extlib/FLTK/fltk-1.1.6 -I/export/home/oswald/extlib/FLTK/fltk-1.1.6/include -fpermissive -I/export/home/oswald/extlib/GSL/gsl-1.5/include -I../Numeric -I../NR -I../Common -I../DataStr -I../Geo -I../Mesh -I../Graphics -I../Parser -I../Fltk -I../Triangle -I../Netgen -I../Netgen/libsrc/include -I../Netgen/libsrc/interface -c 3D_Transfinite.cpp g++ -g -O2 -DHAVE_BIG_ENDIAN -DHAVE_NO_DLL -DHAVE_GSL -DHAVE_MATH_EVAL -DHAVE_LIBZ -DHAVE_LIBJPEG -DHAVE_FLTK -I/export/home/oswald/extlib/FLTK/fltk-1.1.6 -I/export/home/oswald/extlib/FLTK/fltk-1.1.6/include -fpermissive -I/export/home/oswald/extlib/GSL/gsl-1.5/include -I../Numeric -I../NR -I../Common -I../DataStr -I../Geo -I../Mesh -I../Graphics -I../Parser -I../Fltk -I../Triangle -I../Netgen -I../Netgen/libsrc/include -I../Netgen/libsrc/interface -c 3D_BGMesh.cpp g++ -g -O2 -DHAVE_BIG_ENDIAN -DHAVE_NO_DLL -DHAVE_GSL -DHAVE_MATH_EVAL -DHAVE_LIBZ -DHAVE_LIBJPEG -DHAVE_FLTK -I/export/home/oswald/extlib/FLTK/fltk-1.1.6 -I/export/home/oswald/extlib/FLTK/fltk-1.1.6/include -fpermissive -I/export/home/oswald/extlib/GSL/gsl-1.5/include -I../Numeric -I../NR -I../Common -I../DataStr -I../Geo -I../Mesh -I../Graphics -I../Parser -I../Fltk -I../Triangle -I../Netgen -I../Netgen/libsrc/include -I../Netgen/libsrc/interface -c 3D_Extrude.cpp g++ -g -O2 -DHAVE_BIG_ENDIAN -DHAVE_NO_DLL -DHAVE_GSL -DHAVE_MATH_EVAL -DHAVE_LIBZ -DHAVE_LIBJPEG -DHAVE_FLTK -I/export/home/oswald/extlib/FLTK/fltk-1.1.6 -I/export/home/oswald/extlib/FLTK/fltk-1.1.6/include -fpermissive -I/export/home/oswald/extlib/GSL/gsl-1.5/include -I../Numeric -I../NR -I../Common -I../DataStr -I../Geo -I../Mesh -I../Graphics -I../Parser -I../Fltk -I../Triangle -I../Netgen -I../Netgen/libsrc/include -I../Netgen/libsrc/interface -c 3D_Extrude_Old.cpp g++ -g -O2 -DHAVE_BIG_ENDIAN -DHAVE_NO_DLL -DHAVE_GSL -DHAVE_MATH_EVAL -DHAVE_LIBZ -DHAVE_LIBJPEG -DHAVE_FLTK -I/export/home/oswald/extlib/FLTK/fltk-1.1.6 -I/export/home/oswald/extlib/FLTK/fltk-1.1.6/include -fpermissive -I/export/home/oswald/extlib/GSL/gsl-1.5/include -I../Numeric -I../NR -I../Common -I../DataStr -I../Geo -I../Mesh -I../Graphics -I../Parser -I../Fltk -I../Triangle -I../Netgen -I../Netgen/libsrc/include -I../Netgen/libsrc/interface -c 3D_Coherence.cpp g++ -g -O2 -DHAVE_BIG_ENDIAN -DHAVE_NO_DLL -DHAVE_GSL -DHAVE_MATH_EVAL -DHAVE_LIBZ -DHAVE_LIBJPEG -DHAVE_FLTK -I/export/home/oswald/extlib/FLTK/fltk-1.1.6 -I/export/home/oswald/extlib/FLTK/fltk-1.1.6/include -fpermissive -I/export/home/oswald/extlib/GSL/gsl-1.5/include -I../Numeric -I../NR -I../Common -I../DataStr -I../Geo -I../Mesh -I../Graphics -I../Parser -I../Fltk -I../Triangle -I../Netgen -I../Netgen/libsrc/include -I../Netgen/libsrc/interface -c 3D_Divide.cpp g++ -g -O2 -DHAVE_BIG_ENDIAN -DHAVE_NO_DLL -DHAVE_GSL -DHAVE_MATH_EVAL -DHAVE_LIBZ -DHAVE_LIBJPEG -DHAVE_FLTK -I/export/home/oswald/extlib/FLTK/fltk-1.1.6 -I/export/home/oswald/extlib/FLTK/fltk-1.1.6/include -fpermissive -I/export/home/oswald/extlib/GSL/gsl-1.5/include -I../Numeric -I../NR -I../Common -I../DataStr -I../Geo -I../Mesh -I../Graphics -I../Parser -I../Fltk -I../Triangle -I../Netgen -I../Netgen/libsrc/include -I../Netgen/libsrc/interface -c 3D_Bricks.cpp g++ -g -O2 -DHAVE_BIG_ENDIAN -DHAVE_NO_DLL -DHAVE_GSL -DHAVE_MATH_EVAL -DHAVE_LIBZ -DHAVE_LIBJPEG -DHAVE_FLTK -I/export/home/oswald/extlib/FLTK/fltk-1.1.6 -I/export/home/oswald/extlib/FLTK/fltk-1.1.6/include -fpermissive -I/export/home/oswald/extlib/GSL/gsl-1.5/include -I../Numeric -I../NR -I../Common -I../DataStr -I../Geo -I../Mesh -I../Graphics -I../Parser -I../Fltk -I../Triangle -I../Netgen -I../Netgen/libsrc/include -I../Netgen/libsrc/interface -c 3D_Mesh_Netgen.cpp g++ -g -O2 -DHAVE_BIG_ENDIAN -DHAVE_NO_DLL -DHAVE_GSL -DHAVE_MATH_EVAL -DHAVE_LIBZ -DHAVE_LIBJPEG -DHAVE_FLTK -I/export/home/oswald/extlib/FLTK/fltk-1.1.6 -I/export/home/oswald/extlib/FLTK/fltk-1.1.6/include -fpermissive -I/export/home/oswald/extlib/GSL/gsl-1.5/include -I../Numeric -I../NR -I../Common -I../DataStr -I../Geo -I../Mesh -I../Graphics -I../Parser -I../Fltk -I../Triangle -I../Netgen -I../Netgen/libsrc/include -I../Netgen/libsrc/interface -c MeshQuality.cpp g++ -g -O2 -DHAVE_BIG_ENDIAN -DHAVE_NO_DLL -DHAVE_GSL -DHAVE_MATH_EVAL -DHAVE_LIBZ -DHAVE_LIBJPEG -DHAVE_FLTK -I/export/home/oswald/extlib/FLTK/fltk-1.1.6 -I/export/home/oswald/extlib/FLTK/fltk-1.1.6/include -fpermissive -I/export/home/oswald/extlib/GSL/gsl-1.5/include -I../Numeric -I../NR -I../Common -I../DataStr -I../Geo -I../Mesh -I../Graphics -I../Parser -I../Fltk -I../Triangle -I../Netgen -I../Netgen/libsrc/include -I../Netgen/libsrc/interface -c Create.cpp g++ -g -O2 -DHAVE_BIG_ENDIAN -DHAVE_NO_DLL -DHAVE_GSL -DHAVE_MATH_EVAL -DHAVE_LIBZ -DHAVE_LIBJPEG -DHAVE_FLTK -I/export/home/oswald/extlib/FLTK/fltk-1.1.6 -I/export/home/oswald/extlib/FLTK/fltk-1.1.6/include -fpermissive -I/export/home/oswald/extlib/GSL/gsl-1.5/include -I../Numeric -I../NR -I../Common -I../DataStr -I../Geo -I../Mesh -I../Graphics -I../Parser -I../Fltk -I../Triangle -I../Netgen -I../Netgen/libsrc/include -I../Netgen/libsrc/interface -c Generator.cpp g++ -g -O2 -DHAVE_BIG_ENDIAN -DHAVE_NO_DLL -DHAVE_GSL -DHAVE_MATH_EVAL -DHAVE_LIBZ -DHAVE_LIBJPEG -DHAVE_FLTK -I/export/home/oswald/extlib/FLTK/fltk-1.1.6 -I/export/home/oswald/extlib/FLTK/fltk-1.1.6/include -fpermissive -I/export/home/oswald/extlib/GSL/gsl-1.5/include -I../Numeric -I../NR -I../Common -I../DataStr -I../Geo -I../Mesh -I../Graphics -I../Parser -I../Fltk -I../Triangle -I../Netgen -I../Netgen/libsrc/include -I../Netgen/libsrc/interface -c Print_Mesh.cpp g++ -g -O2 -DHAVE_BIG_ENDIAN -DHAVE_NO_DLL -DHAVE_GSL -DHAVE_MATH_EVAL -DHAVE_LIBZ -DHAVE_LIBJPEG -DHAVE_FLTK -I/export/home/oswald/extlib/FLTK/fltk-1.1.6 -I/export/home/oswald/extlib/FLTK/fltk-1.1.6/include -fpermissive -I/export/home/oswald/extlib/GSL/gsl-1.5/include -I../Numeric -I../NR -I../Common -I../DataStr -I../Geo -I../Mesh -I../Graphics -I../Parser -I../Fltk -I../Triangle -I../Netgen -I../Netgen/libsrc/include -I../Netgen/libsrc/interface -c Read_Mesh.cpp g++ -g -O2 -DHAVE_BIG_ENDIAN -DHAVE_NO_DLL -DHAVE_GSL -DHAVE_MATH_EVAL -DHAVE_LIBZ -DHAVE_LIBJPEG -DHAVE_FLTK -I/export/home/oswald/extlib/FLTK/fltk-1.1.6 -I/export/home/oswald/extlib/FLTK/fltk-1.1.6/include -fpermissive -I/export/home/oswald/extlib/GSL/gsl-1.5/include -I../Numeric -I../NR -I../Common -I../DataStr -I../Geo -I../Mesh -I../Graphics -I../Parser -I../Fltk -I../Triangle -I../Netgen -I../Netgen/libsrc/include -I../Netgen/libsrc/interface -c STL.cpp g++ -g -O2 -DHAVE_BIG_ENDIAN -DHAVE_NO_DLL -DHAVE_GSL -DHAVE_MATH_EVAL -DHAVE_LIBZ -DHAVE_LIBJPEG -DHAVE_FLTK -I/export/home/oswald/extlib/FLTK/fltk-1.1.6 -I/export/home/oswald/extlib/FLTK/fltk-1.1.6/include -fpermissive -I/export/home/oswald/extlib/GSL/gsl-1.5/include -I../Numeric -I../NR -I../Common -I../DataStr -I../Geo -I../Mesh -I../Graphics -I../Parser -I../Fltk -I../Triangle -I../Netgen -I../Netgen/libsrc/include -I../Netgen/libsrc/interface -c SwapEdge.cpp g++ -g -O2 -DHAVE_BIG_ENDIAN -DHAVE_NO_DLL -DHAVE_GSL -DHAVE_MATH_EVAL -DHAVE_LIBZ -DHAVE_LIBJPEG -DHAVE_FLTK -I/export/home/oswald/extlib/FLTK/fltk-1.1.6 -I/export/home/oswald/extlib/FLTK/fltk-1.1.6/include -fpermissive -I/export/home/oswald/extlib/GSL/gsl-1.5/include -I../Numeric -I../NR -I../Common -I../DataStr -I../Geo -I../Mesh -I../Graphics -I../Parser -I../Fltk -I../Triangle -I../Netgen -I../Netgen/libsrc/include -I../Netgen/libsrc/interface -c Utils.cpp g++ -g -O2 -DHAVE_BIG_ENDIAN -DHAVE_NO_DLL -DHAVE_GSL -DHAVE_MATH_EVAL -DHAVE_LIBZ -DHAVE_LIBJPEG -DHAVE_FLTK -I/export/home/oswald/extlib/FLTK/fltk-1.1.6 -I/export/home/oswald/extlib/FLTK/fltk-1.1.6/include -fpermissive -I/export/home/oswald/extlib/GSL/gsl-1.5/include -I../Numeric -I../NR -I../Common -I../DataStr -I../Geo -I../Mesh -I../Graphics -I../Parser -I../Fltk -I../Triangle -I../Netgen -I../Netgen/libsrc/include -I../Netgen/libsrc/interface -c Metric.cpp g++ -g -O2 -DHAVE_BIG_ENDIAN -DHAVE_NO_DLL -DHAVE_GSL -DHAVE_MATH_EVAL -DHAVE_LIBZ -DHAVE_LIBJPEG -DHAVE_FLTK -I/export/home/oswald/extlib/FLTK/fltk-1.1.6 -I/export/home/oswald/extlib/FLTK/fltk-1.1.6/include -fpermissive -I/export/home/oswald/extlib/GSL/gsl-1.5/include -I../Numeric -I../NR -I../Common -I../DataStr -I../Geo -I../Mesh -I../Graphics -I../Parser -I../Fltk -I../Triangle -I../Netgen -I../Netgen/libsrc/include -I../Netgen/libsrc/interface -c Nurbs.cpp g++ -g -O2 -DHAVE_BIG_ENDIAN -DHAVE_NO_DLL -DHAVE_GSL -DHAVE_MATH_EVAL -DHAVE_LIBZ -DHAVE_LIBJPEG -DHAVE_FLTK -I/export/home/oswald/extlib/FLTK/fltk-1.1.6 -I/export/home/oswald/extlib/FLTK/fltk-1.1.6/include -fpermissive -I/export/home/oswald/extlib/GSL/gsl-1.5/include -I../Numeric -I../NR -I../Common -I../DataStr -I../Geo -I../Mesh -I../Graphics -I../Parser -I../Fltk -I../Triangle -I../Netgen -I../Netgen/libsrc/include -I../Netgen/libsrc/interface -c Interpolation.cpp g++ -g -O2 -DHAVE_BIG_ENDIAN -DHAVE_NO_DLL -DHAVE_GSL -DHAVE_MATH_EVAL -DHAVE_LIBZ -DHAVE_LIBJPEG -DHAVE_FLTK -I/export/home/oswald/extlib/FLTK/fltk-1.1.6 -I/export/home/oswald/extlib/FLTK/fltk-1.1.6/include -fpermissive -I/export/home/oswald/extlib/GSL/gsl-1.5/include -I../Numeric -I../NR -I../Common -I../DataStr -I../Geo -I../Mesh -I../Graphics -I../Parser -I../Fltk -I../Triangle -I../Netgen -I../Netgen/libsrc/include -I../Netgen/libsrc/interface -c SecondOrder.cpp g++ -g -O2 -DHAVE_BIG_ENDIAN -DHAVE_NO_DLL -DHAVE_GSL -DHAVE_MATH_EVAL -DHAVE_LIBZ -DHAVE_LIBJPEG -DHAVE_FLTK -I/export/home/oswald/extlib/FLTK/fltk-1.1.6 -I/export/home/oswald/extlib/FLTK/fltk-1.1.6/include -fpermissive -I/export/home/oswald/extlib/GSL/gsl-1.5/include -I../Numeric -I../NR -I../Common -I../DataStr -I../Geo -I../Mesh -I../Graphics -I../Parser -I../Fltk -I../Triangle -I../Netgen -I../Netgen/libsrc/include -I../Netgen/libsrc/interface -c Smoothing.cpp g++ -g -O2 -DHAVE_BIG_ENDIAN -DHAVE_NO_DLL -DHAVE_GSL -DHAVE_MATH_EVAL -DHAVE_LIBZ -DHAVE_LIBJPEG -DHAVE_FLTK -I/export/home/oswald/extlib/FLTK/fltk-1.1.6 -I/export/home/oswald/extlib/FLTK/fltk-1.1.6/include -fpermissive -I/export/home/oswald/extlib/GSL/gsl-1.5/include -I../Numeric -I../NR -I../Common -I../DataStr -I../Geo -I../Mesh -I../Graphics -I../Parser -I../Fltk -I../Triangle -I../Netgen -I../Netgen/libsrc/include -I../Netgen/libsrc/interface -c CrossData.cpp g++ -g -O2 -DHAVE_BIG_ENDIAN -DHAVE_NO_DLL -DHAVE_GSL -DHAVE_MATH_EVAL -DHAVE_LIBZ -DHAVE_LIBJPEG -DHAVE_FLTK -I/export/home/oswald/extlib/FLTK/fltk-1.1.6 -I/export/home/oswald/extlib/FLTK/fltk-1.1.6/include -fpermissive -I/export/home/oswald/extlib/GSL/gsl-1.5/include -I../Numeric -I../NR -I../Common -I../DataStr -I../Geo -I../Mesh -I../Graphics -I../Parser -I../Fltk -I../Triangle -I../Netgen -I../Netgen/libsrc/include -I../Netgen/libsrc/interface -c Vertex.cpp g++ -g -O2 -DHAVE_BIG_ENDIAN -DHAVE_NO_DLL -DHAVE_GSL -DHAVE_MATH_EVAL -DHAVE_LIBZ -DHAVE_LIBJPEG -DHAVE_FLTK -I/export/home/oswald/extlib/FLTK/fltk-1.1.6 -I/export/home/oswald/extlib/FLTK/fltk-1.1.6/include -fpermissive -I/export/home/oswald/extlib/GSL/gsl-1.5/include -I../Numeric -I../NR -I../Common -I../DataStr -I../Geo -I../Mesh -I../Graphics -I../Parser -I../Fltk -I../Triangle -I../Netgen -I../Netgen/libsrc/include -I../Netgen/libsrc/interface -c Edge.cpp g++ -g -O2 -DHAVE_BIG_ENDIAN -DHAVE_NO_DLL -DHAVE_GSL -DHAVE_MATH_EVAL -DHAVE_LIBZ -DHAVE_LIBJPEG -DHAVE_FLTK -I/export/home/oswald/extlib/FLTK/fltk-1.1.6 -I/export/home/oswald/extlib/FLTK/fltk-1.1.6/include -fpermissive -I/export/home/oswald/extlib/GSL/gsl-1.5/include -I../Numeric -I../NR -I../Common -I../DataStr -I../Geo -I../Mesh -I../Graphics -I../Parser -I../Fltk -I../Triangle -I../Netgen -I../Netgen/libsrc/include -I../Netgen/libsrc/interface -c Face.cpp g++ -g -O2 -DHAVE_BIG_ENDIAN -DHAVE_NO_DLL -DHAVE_GSL -DHAVE_MATH_EVAL -DHAVE_LIBZ -DHAVE_LIBJPEG -DHAVE_FLTK -I/export/home/oswald/extlib/FLTK/fltk-1.1.6 -I/export/home/oswald/extlib/FLTK/fltk-1.1.6/include -fpermissive -I/export/home/oswald/extlib/GSL/gsl-1.5/include -I../Numeric -I../NR -I../Common -I../DataStr -I../Geo -I../Mesh -I../Graphics -I../Parser -I../Fltk -I../Triangle -I../Netgen -I../Netgen/libsrc/include -I../Netgen/libsrc/interface -c Element.cpp g++ -g -O2 -DHAVE_BIG_ENDIAN -DHAVE_NO_DLL -DHAVE_GSL -DHAVE_MATH_EVAL -DHAVE_LIBZ -DHAVE_LIBJPEG -DHAVE_FLTK -I/export/home/oswald/extlib/FLTK/fltk-1.1.6 -I/export/home/oswald/extlib/FLTK/fltk-1.1.6/include -fpermissive -I/export/home/oswald/extlib/GSL/gsl-1.5/include -I../Numeric -I../NR -I../Common -I../DataStr -I../Geo -I../Mesh -I../Graphics -I../Parser -I../Fltk -I../Triangle -I../Netgen -I../Netgen/libsrc/include -I../Netgen/libsrc/interface -c Simplex.cpp /usr/local/bin/ar ruvs ../lib/libGmshMesh.a 1D_Mesh.o 2D_Mesh.o 2D_Transfinite.o 2D_Elliptic.o 2D_BGMesh.o 2D_Recombine.o 2D_InitMesh.o 2D_Bowyer.o 2D_Bricks.o 2D_DivAndConq.o 2D_Util.o 2D_Links.o 2D_Tree.o 2D_Cylindrical.o 2D_Parametric.o 2D_Mesh_Aniso.o 2D_Mesh_Triangle.o 3D_Mesh.o 3D_Transfinite.o 3D_BGMesh.o 3D_Extrude.o 3D_Extrude_Old.o 3D_Coherence.o 3D_Divide.o 3D_Bricks.o 3D_Mesh_Netgen.o MeshQuality.o Create.o Generator.o Print_Mesh.o Read_Mesh.o STL.o SwapEdge.o Utils.o Metric.o Nurbs.o Interpolation.o SecondOrder.o Smoothing.o CrossData.o Vertex.o Edge.o Face.o Element.o Simplex.o a - 1D_Mesh.o a - 2D_Mesh.o a - 2D_Transfinite.o a - 2D_Elliptic.o a - 2D_BGMesh.o a - 2D_Recombine.o a - 2D_InitMesh.o a - 2D_Bowyer.o a - 2D_Bricks.o a - 2D_DivAndConq.o a - 2D_Util.o a - 2D_Links.o a - 2D_Tree.o a - 2D_Cylindrical.o a - 2D_Parametric.o a - 2D_Mesh_Aniso.o a - 2D_Mesh_Triangle.o a - 3D_Mesh.o a - 3D_Transfinite.o a - 3D_BGMesh.o a - 3D_Extrude.o a - 3D_Extrude_Old.o a - 3D_Coherence.o a - 3D_Divide.o a - 3D_Bricks.o a - 3D_Mesh_Netgen.o a - MeshQuality.o a - Create.o a - Generator.o a - Print_Mesh.o a - Read_Mesh.o a - STL.o a - SwapEdge.o a - Utils.o a - Metric.o a - Nurbs.o a - Interpolation.o a - SecondOrder.o a - Smoothing.o a - CrossData.o a - Vertex.o a - Edge.o a - Face.o a - Element.o a - Simplex.o ranlib ../lib/libGmshMesh.a make[1]: Leaving directory `/export/home/oswald/downloads/GMSH/gmsh-1.58.0/Mesh' make[1]: Entering directory `/export/home/oswald/downloads/GMSH/gmsh-1.58.0/Numeric' g++ -g -O2 -DHAVE_BIG_ENDIAN -DHAVE_NO_DLL -DHAVE_GSL -DHAVE_MATH_EVAL -DHAVE_LIBZ -DHAVE_LIBJPEG -DHAVE_FLTK -I/export/home/oswald/extlib/FLTK/fltk-1.1.6 -I/export/home/oswald/extlib/FLTK/fltk-1.1.6/include -fpermissive -I/export/home/oswald/extlib/GSL/gsl-1.5/include -I../Common -I../DataStr -c Numeric.cpp g++ -g -O2 -DHAVE_BIG_ENDIAN -DHAVE_NO_DLL -DHAVE_GSL -DHAVE_MATH_EVAL -DHAVE_LIBZ -DHAVE_LIBJPEG -DHAVE_FLTK -I/export/home/oswald/extlib/FLTK/fltk-1.1.6 -I/export/home/oswald/extlib/FLTK/fltk-1.1.6/include -fpermissive -I/export/home/oswald/extlib/GSL/gsl-1.5/include -I../Common -I../DataStr -c EigSolve.cpp g++ -g -O2 -DHAVE_BIG_ENDIAN -DHAVE_NO_DLL -DHAVE_GSL -DHAVE_MATH_EVAL -DHAVE_LIBZ -DHAVE_LIBJPEG -DHAVE_FLTK -I/export/home/oswald/extlib/FLTK/fltk-1.1.6 -I/export/home/oswald/extlib/FLTK/fltk-1.1.6/include -fpermissive -I/export/home/oswald/extlib/GSL/gsl-1.5/include -I../Common -I../DataStr -c gsl_newt.cpp g++ -g -O2 -DHAVE_BIG_ENDIAN -DHAVE_NO_DLL -DHAVE_GSL -DHAVE_MATH_EVAL -DHAVE_LIBZ -DHAVE_LIBJPEG -DHAVE_FLTK -I/export/home/oswald/extlib/FLTK/fltk-1.1.6 -I/export/home/oswald/extlib/FLTK/fltk-1.1.6/include -fpermissive -I/export/home/oswald/extlib/GSL/gsl-1.5/include -I../Common -I../DataStr -c gsl_brent.cpp /usr/local/bin/ar ruvs ../lib/libGmshNumeric.a Numeric.o EigSolve.o gsl_newt.o gsl_brent.o a - Numeric.o a - EigSolve.o a - gsl_newt.o a - gsl_brent.o ranlib ../lib/libGmshNumeric.a make[1]: Leaving directory `/export/home/oswald/downloads/GMSH/gmsh-1.58.0/Numeric' make[1]: Entering directory `/export/home/oswald/downloads/GMSH/gmsh-1.58.0/Parallel' g++ -g -O2 -DHAVE_BIG_ENDIAN -DHAVE_NO_DLL -DHAVE_GSL -DHAVE_MATH_EVAL -DHAVE_LIBZ -DHAVE_LIBJPEG -DHAVE_FLTK -I/export/home/oswald/extlib/FLTK/fltk-1.1.6 -I/export/home/oswald/extlib/FLTK/fltk-1.1.6/include -fpermissive -I/export/home/oswald/extlib/GSL/gsl-1.5/include -c ParUtil.cpp /usr/local/bin/ar ruvs ../lib/libGmshParallel.a ParUtil.o a - ParUtil.o ranlib ../lib/libGmshParallel.a make[1]: Leaving directory `/export/home/oswald/downloads/GMSH/gmsh-1.58.0/Parallel' make[1]: Entering directory `/export/home/oswald/downloads/GMSH/gmsh-1.58.0/Parser' g++ -g -O2 -DHAVE_BIG_ENDIAN -DHAVE_NO_DLL -DHAVE_GSL -DHAVE_MATH_EVAL -DHAVE_LIBZ -DHAVE_LIBJPEG -DHAVE_FLTK -I/export/home/oswald/extlib/FLTK/fltk-1.1.6 -I/export/home/oswald/extlib/FLTK/fltk-1.1.6/include -fpermissive -I/export/home/oswald/extlib/GSL/gsl-1.5/include -I../Common -I../DataStr -I../Geo -I../Graphics -I../Mesh -I../Numeric -I../Fltk -I../Plugin -I../Parallel -c Gmsh.yy.cpp g++ -DHAVE_BIG_ENDIAN -DHAVE_NO_DLL -DHAVE_GSL -DHAVE_MATH_EVAL -DHAVE_LIBZ -DHAVE_LIBJPEG -DHAVE_FLTK -I/export/home/oswald/extlib/FLTK/fltk-1.1.6 -I/export/home/oswald/extlib/FLTK/fltk-1.1.6/include -fpermissive -I/export/home/oswald/extlib/GSL/gsl-1.5/include -I../Common -I../DataStr -I../Geo -I../Graphics -I../Mesh -I../Numeric -I../Fltk -I../Plugin -I../Parallel -c Gmsh.tab.cpp g++ -g -O2 -DHAVE_BIG_ENDIAN -DHAVE_NO_DLL -DHAVE_GSL -DHAVE_MATH_EVAL -DHAVE_LIBZ -DHAVE_LIBJPEG -DHAVE_FLTK -I/export/home/oswald/extlib/FLTK/fltk-1.1.6 -I/export/home/oswald/extlib/FLTK/fltk-1.1.6/include -fpermissive -I/export/home/oswald/extlib/GSL/gsl-1.5/include -I../Common -I../DataStr -I../Geo -I../Graphics -I../Mesh -I../Numeric -I../Fltk -I../Plugin -I../Parallel -c OpenFile.cpp g++ -g -O2 -DHAVE_BIG_ENDIAN -DHAVE_NO_DLL -DHAVE_GSL -DHAVE_MATH_EVAL -DHAVE_LIBZ -DHAVE_LIBJPEG -DHAVE_FLTK -I/export/home/oswald/extlib/FLTK/fltk-1.1.6 -I/export/home/oswald/extlib/FLTK/fltk-1.1.6/include -fpermissive -I/export/home/oswald/extlib/GSL/gsl-1.5/include -I../Common -I../DataStr -I../Geo -I../Graphics -I../Mesh -I../Numeric -I../Fltk -I../Plugin -I../Parallel -c FunctionManager.cpp /usr/local/bin/ar ruvs ../lib/libGmshParser.a Gmsh.yy.o Gmsh.tab.o OpenFile.o FunctionManager.o a - Gmsh.yy.o a - Gmsh.tab.o a - OpenFile.o a - FunctionManager.o ranlib ../lib/libGmshParser.a make[1]: Leaving directory `/export/home/oswald/downloads/GMSH/gmsh-1.58.0/Parser' make[1]: Entering directory `/export/home/oswald/downloads/GMSH/gmsh-1.58.0/Plugin' g++ -DMPICH_SKIP_MPICXX -g -O2 -DHAVE_BIG_ENDIAN -DHAVE_NO_DLL -DHAVE_GSL -DHAVE_MATH_EVAL -DHAVE_LIBZ -DHAVE_LIBJPEG -DHAVE_FLTK -I/export/home/oswald/extlib/FLTK/fltk-1.1.6 -I/export/home/oswald/extlib/FLTK/fltk-1.1.6/include -fpermissive -I/export/home/oswald/extlib/GSL/gsl-1.5/include -I../Common -I../Graphics -I../DataStr -I../Geo -I../Fltk -I../Mesh -I../Numeric -I../Triangle -I../MathEval -c Plugin.cpp g++ -DMPICH_SKIP_MPICXX -g -O2 -DHAVE_BIG_ENDIAN -DHAVE_NO_DLL -DHAVE_GSL -DHAVE_MATH_EVAL -DHAVE_LIBZ -DHAVE_LIBJPEG -DHAVE_FLTK -I/export/home/oswald/extlib/FLTK/fltk-1.1.6 -I/export/home/oswald/extlib/FLTK/fltk-1.1.6/include -fpermissive -I/export/home/oswald/extlib/GSL/gsl-1.5/include -I../Common -I../Graphics -I../DataStr -I../Geo -I../Fltk -I../Mesh -I../Numeric -I../Triangle -I../MathEval -c Levelset.cpp g++ -DMPICH_SKIP_MPICXX -g -O2 -DHAVE_BIG_ENDIAN -DHAVE_NO_DLL -DHAVE_GSL -DHAVE_MATH_EVAL -DHAVE_LIBZ -DHAVE_LIBJPEG -DHAVE_FLTK -I/export/home/oswald/extlib/FLTK/fltk-1.1.6 -I/export/home/oswald/extlib/FLTK/fltk-1.1.6/include -fpermissive -I/export/home/oswald/extlib/GSL/gsl-1.5/include -I../Common -I../Graphics -I../DataStr -I../Geo -I../Fltk -I../Mesh -I../Numeric -I../Triangle -I../MathEval -c CutPlane.cpp g++ -DMPICH_SKIP_MPICXX -g -O2 -DHAVE_BIG_ENDIAN -DHAVE_NO_DLL -DHAVE_GSL -DHAVE_MATH_EVAL -DHAVE_LIBZ -DHAVE_LIBJPEG -DHAVE_FLTK -I/export/home/oswald/extlib/FLTK/fltk-1.1.6 -I/export/home/oswald/extlib/FLTK/fltk-1.1.6/include -fpermissive -I/export/home/oswald/extlib/GSL/gsl-1.5/include -I../Common -I../Graphics -I../DataStr -I../Geo -I../Fltk -I../Mesh -I../Numeric -I../Triangle -I../MathEval -c CutSphere.cpp g++ -DMPICH_SKIP_MPICXX -g -O2 -DHAVE_BIG_ENDIAN -DHAVE_NO_DLL -DHAVE_GSL -DHAVE_MATH_EVAL -DHAVE_LIBZ -DHAVE_LIBJPEG -DHAVE_FLTK -I/export/home/oswald/extlib/FLTK/fltk-1.1.6 -I/export/home/oswald/extlib/FLTK/fltk-1.1.6/include -fpermissive -I/export/home/oswald/extlib/GSL/gsl-1.5/include -I../Common -I../Graphics -I../DataStr -I../Geo -I../Fltk -I../Mesh -I../Numeric -I../Triangle -I../MathEval -c CutMap.cpp g++ -DMPICH_SKIP_MPICXX -g -O2 -DHAVE_BIG_ENDIAN -DHAVE_NO_DLL -DHAVE_GSL -DHAVE_MATH_EVAL -DHAVE_LIBZ -DHAVE_LIBJPEG -DHAVE_FLTK -I/export/home/oswald/extlib/FLTK/fltk-1.1.6 -I/export/home/oswald/extlib/FLTK/fltk-1.1.6/include -fpermissive -I/export/home/oswald/extlib/GSL/gsl-1.5/include -I../Common -I../Graphics -I../DataStr -I../Geo -I../Fltk -I../Mesh -I../Numeric -I../Triangle -I../MathEval -c Smooth.cpp g++ -DMPICH_SKIP_MPICXX -g -O2 -DHAVE_BIG_ENDIAN -DHAVE_NO_DLL -DHAVE_GSL -DHAVE_MATH_EVAL -DHAVE_LIBZ -DHAVE_LIBJPEG -DHAVE_FLTK -I/export/home/oswald/extlib/FLTK/fltk-1.1.6 -I/export/home/oswald/extlib/FLTK/fltk-1.1.6/include -fpermissive -I/export/home/oswald/extlib/GSL/gsl-1.5/include -I../Common -I../Graphics -I../DataStr -I../Geo -I../Fltk -I../Mesh -I../Numeric -I../Triangle -I../MathEval -c CutParametric.cpp g++ -DMPICH_SKIP_MPICXX -g -O2 -DHAVE_BIG_ENDIAN -DHAVE_NO_DLL -DHAVE_GSL -DHAVE_MATH_EVAL -DHAVE_LIBZ -DHAVE_LIBJPEG -DHAVE_FLTK -I/export/home/oswald/extlib/FLTK/fltk-1.1.6 -I/export/home/oswald/extlib/FLTK/fltk-1.1.6/include -fpermissive -I/export/home/oswald/extlib/GSL/gsl-1.5/include -I../Common -I../Graphics -I../DataStr -I../Geo -I../Fltk -I../Mesh -I../Numeric -I../Triangle -I../MathEval -c Lambda2.cpp g++ -DMPICH_SKIP_MPICXX -g -O2 -DHAVE_BIG_ENDIAN -DHAVE_NO_DLL -DHAVE_GSL -DHAVE_MATH_EVAL -DHAVE_LIBZ -DHAVE_LIBJPEG -DHAVE_FLTK -I/export/home/oswald/extlib/FLTK/fltk-1.1.6 -I/export/home/oswald/extlib/FLTK/fltk-1.1.6/include -fpermissive -I/export/home/oswald/extlib/GSL/gsl-1.5/include -I../Common -I../Graphics -I../DataStr -I../Geo -I../Fltk -I../Mesh -I../Numeric -I../Triangle -I../MathEval -c Eigenvectors.cpp g++ -DMPICH_SKIP_MPICXX -g -O2 -DHAVE_BIG_ENDIAN -DHAVE_NO_DLL -DHAVE_GSL -DHAVE_MATH_EVAL -DHAVE_LIBZ -DHAVE_LIBJPEG -DHAVE_FLTK -I/export/home/oswald/extlib/FLTK/fltk-1.1.6 -I/export/home/oswald/extlib/FLTK/fltk-1.1.6/include -fpermissive -I/export/home/oswald/extlib/GSL/gsl-1.5/include -I../Common -I../Graphics -I../DataStr -I../Geo -I../Fltk -I../Mesh -I../Numeric -I../Triangle -I../MathEval -c Octree.cpp g++ -DMPICH_SKIP_MPICXX -g -O2 -DHAVE_BIG_ENDIAN -DHAVE_NO_DLL -DHAVE_GSL -DHAVE_MATH_EVAL -DHAVE_LIBZ -DHAVE_LIBJPEG -DHAVE_FLTK -I/export/home/oswald/extlib/FLTK/fltk-1.1.6 -I/export/home/oswald/extlib/FLTK/fltk-1.1.6/include -fpermissive -I/export/home/oswald/extlib/GSL/gsl-1.5/include -I../Common -I../Graphics -I../DataStr -I../Geo -I../Fltk -I../Mesh -I../Numeric -I../Triangle -I../MathEval -c OctreeInternals.cpp g++ -DMPICH_SKIP_MPICXX -g -O2 -DHAVE_BIG_ENDIAN -DHAVE_NO_DLL -DHAVE_GSL -DHAVE_MATH_EVAL -DHAVE_LIBZ -DHAVE_LIBJPEG -DHAVE_FLTK -I/export/home/oswald/extlib/FLTK/fltk-1.1.6 -I/export/home/oswald/extlib/FLTK/fltk-1.1.6/include -fpermissive -I/export/home/oswald/extlib/GSL/gsl-1.5/include -I../Common -I../Graphics -I../DataStr -I../Geo -I../Fltk -I../Mesh -I../Numeric -I../Triangle -I../MathEval -c OctreePost.cpp g++ -DMPICH_SKIP_MPICXX -g -O2 -DHAVE_BIG_ENDIAN -DHAVE_NO_DLL -DHAVE_GSL -DHAVE_MATH_EVAL -DHAVE_LIBZ -DHAVE_LIBJPEG -DHAVE_FLTK -I/export/home/oswald/extlib/FLTK/fltk-1.1.6 -I/export/home/oswald/extlib/FLTK/fltk-1.1.6/include -fpermissive -I/export/home/oswald/extlib/GSL/gsl-1.5/include -I../Common -I../Graphics -I../DataStr -I../Geo -I../Fltk -I../Mesh -I../Numeric -I../Triangle -I../MathEval -c StreamLines.cpp g++ -DMPICH_SKIP_MPICXX -g -O2 -DHAVE_BIG_ENDIAN -DHAVE_NO_DLL -DHAVE_GSL -DHAVE_MATH_EVAL -DHAVE_LIBZ -DHAVE_LIBJPEG -DHAVE_FLTK -I/export/home/oswald/extlib/FLTK/fltk-1.1.6 -I/export/home/oswald/extlib/FLTK/fltk-1.1.6/include -fpermissive -I/export/home/oswald/extlib/GSL/gsl-1.5/include -I../Common -I../Graphics -I../DataStr -I../Geo -I../Fltk -I../Mesh -I../Numeric -I../Triangle -I../MathEval -c CutGrid.cpp g++ -DMPICH_SKIP_MPICXX -g -O2 -DHAVE_BIG_ENDIAN -DHAVE_NO_DLL -DHAVE_GSL -DHAVE_MATH_EVAL -DHAVE_LIBZ -DHAVE_LIBJPEG -DHAVE_FLTK -I/export/home/oswald/extlib/FLTK/fltk-1.1.6 -I/export/home/oswald/extlib/FLTK/fltk-1.1.6/include -fpermissive -I/export/home/oswald/extlib/GSL/gsl-1.5/include -I../Common -I../Graphics -I../DataStr -I../Geo -I../Fltk -I../Mesh -I../Numeric -I../Triangle -I../MathEval -c Transform.cpp g++ -DMPICH_SKIP_MPICXX -g -O2 -DHAVE_BIG_ENDIAN -DHAVE_NO_DLL -DHAVE_GSL -DHAVE_MATH_EVAL -DHAVE_LIBZ -DHAVE_LIBJPEG -DHAVE_FLTK -I/export/home/oswald/extlib/FLTK/fltk-1.1.6 -I/export/home/oswald/extlib/FLTK/fltk-1.1.6/include -fpermissive -I/export/home/oswald/extlib/GSL/gsl-1.5/include -I../Common -I../Graphics -I../DataStr -I../Geo -I../Fltk -I../Mesh -I../Numeric -I../Triangle -I../MathEval -c Triangulate.cpp g++ -DMPICH_SKIP_MPICXX -g -O2 -DHAVE_BIG_ENDIAN -DHAVE_NO_DLL -DHAVE_GSL -DHAVE_MATH_EVAL -DHAVE_LIBZ -DHAVE_LIBJPEG -DHAVE_FLTK -I/export/home/oswald/extlib/FLTK/fltk-1.1.6 -I/export/home/oswald/extlib/FLTK/fltk-1.1.6/include -fpermissive -I/export/home/oswald/extlib/GSL/gsl-1.5/include -I../Common -I../Graphics -I../DataStr -I../Geo -I../Fltk -I../Mesh -I../Numeric -I../Triangle -I../MathEval -c SphericalRaise.cpp g++ -DMPICH_SKIP_MPICXX -g -O2 -DHAVE_BIG_ENDIAN -DHAVE_NO_DLL -DHAVE_GSL -DHAVE_MATH_EVAL -DHAVE_LIBZ -DHAVE_LIBJPEG -DHAVE_FLTK -I/export/home/oswald/extlib/FLTK/fltk-1.1.6 -I/export/home/oswald/extlib/FLTK/fltk-1.1.6/include -fpermissive -I/export/home/oswald/extlib/GSL/gsl-1.5/include -I../Common -I../Graphics -I../DataStr -I../Geo -I../Fltk -I../Mesh -I../Numeric -I../Triangle -I../MathEval -c DisplacementRaise.cpp g++ -DMPICH_SKIP_MPICXX -g -O2 -DHAVE_BIG_ENDIAN -DHAVE_NO_DLL -DHAVE_GSL -DHAVE_MATH_EVAL -DHAVE_LIBZ -DHAVE_LIBJPEG -DHAVE_FLTK -I/export/home/oswald/extlib/FLTK/fltk-1.1.6 -I/export/home/oswald/extlib/FLTK/fltk-1.1.6/include -fpermissive -I/export/home/oswald/extlib/GSL/gsl-1.5/include -I../Common -I../Graphics -I../DataStr -I../Geo -I../Fltk -I../Mesh -I../Numeric -I../Triangle -I../MathEval -c StructuralSolver.cpp g++ -DMPICH_SKIP_MPICXX -g -O2 -DHAVE_BIG_ENDIAN -DHAVE_NO_DLL -DHAVE_GSL -DHAVE_MATH_EVAL -DHAVE_LIBZ -DHAVE_LIBJPEG -DHAVE_FLTK -I/export/home/oswald/extlib/FLTK/fltk-1.1.6 -I/export/home/oswald/extlib/FLTK/fltk-1.1.6/include -fpermissive -I/export/home/oswald/extlib/GSL/gsl-1.5/include -I../Common -I../Graphics -I../DataStr -I../Geo -I../Fltk -I../Mesh -I../Numeric -I../Triangle -I../MathEval -c Skin.cpp g++ -DMPICH_SKIP_MPICXX -g -O2 -DHAVE_BIG_ENDIAN -DHAVE_NO_DLL -DHAVE_GSL -DHAVE_MATH_EVAL -DHAVE_LIBZ -DHAVE_LIBJPEG -DHAVE_FLTK -I/export/home/oswald/extlib/FLTK/fltk-1.1.6 -I/export/home/oswald/extlib/FLTK/fltk-1.1.6/include -fpermissive -I/export/home/oswald/extlib/GSL/gsl-1.5/include -I../Common -I../Graphics -I../DataStr -I../Geo -I../Fltk -I../Mesh -I../Numeric -I../Triangle -I../MathEval -c Extract.cpp g++ -DMPICH_SKIP_MPICXX -g -O2 -DHAVE_BIG_ENDIAN -DHAVE_NO_DLL -DHAVE_GSL -DHAVE_MATH_EVAL -DHAVE_LIBZ -DHAVE_LIBJPEG -DHAVE_FLTK -I/export/home/oswald/extlib/FLTK/fltk-1.1.6 -I/export/home/oswald/extlib/FLTK/fltk-1.1.6/include -fpermissive -I/export/home/oswald/extlib/GSL/gsl-1.5/include -I../Common -I../Graphics -I../DataStr -I../Geo -I../Fltk -I../Mesh -I../Numeric -I../Triangle -I../MathEval -c DecomposeInSimplex.cpp g++ -DMPICH_SKIP_MPICXX -g -O2 -DHAVE_BIG_ENDIAN -DHAVE_NO_DLL -DHAVE_GSL -DHAVE_MATH_EVAL -DHAVE_LIBZ -DHAVE_LIBJPEG -DHAVE_FLTK -I/export/home/oswald/extlib/FLTK/fltk-1.1.6 -I/export/home/oswald/extlib/FLTK/fltk-1.1.6/include -fpermissive -I/export/home/oswald/extlib/GSL/gsl-1.5/include -I../Common -I../Graphics -I../DataStr -I../Geo -I../Fltk -I../Mesh -I../Numeric -I../Triangle -I../MathEval -c Evaluate.cpp g++ -DMPICH_SKIP_MPICXX -g -O2 -DHAVE_BIG_ENDIAN -DHAVE_NO_DLL -DHAVE_GSL -DHAVE_MATH_EVAL -DHAVE_LIBZ -DHAVE_LIBJPEG -DHAVE_FLTK -I/export/home/oswald/extlib/FLTK/fltk-1.1.6 -I/export/home/oswald/extlib/FLTK/fltk-1.1.6/include -fpermissive -I/export/home/oswald/extlib/GSL/gsl-1.5/include -I../Common -I../Graphics -I../DataStr -I../Geo -I../Fltk -I../Mesh -I../Numeric -I../Triangle -I../MathEval -c Integrate.cpp g++ -DMPICH_SKIP_MPICXX -g -O2 -DHAVE_BIG_ENDIAN -DHAVE_NO_DLL -DHAVE_GSL -DHAVE_MATH_EVAL -DHAVE_LIBZ -DHAVE_LIBJPEG -DHAVE_FLTK -I/export/home/oswald/extlib/FLTK/fltk-1.1.6 -I/export/home/oswald/extlib/FLTK/fltk-1.1.6/include -fpermissive -I/export/home/oswald/extlib/GSL/gsl-1.5/include -I../Common -I../Graphics -I../DataStr -I../Geo -I../Fltk -I../Mesh -I../Numeric -I../Triangle -I../MathEval -c Annotate.cpp g++ -DMPICH_SKIP_MPICXX -g -O2 -DHAVE_BIG_ENDIAN -DHAVE_NO_DLL -DHAVE_GSL -DHAVE_MATH_EVAL -DHAVE_LIBZ -DHAVE_LIBJPEG -DHAVE_FLTK -I/export/home/oswald/extlib/FLTK/fltk-1.1.6 -I/export/home/oswald/extlib/FLTK/fltk-1.1.6/include -fpermissive -I/export/home/oswald/extlib/GSL/gsl-1.5/include -I../Common -I../Graphics -I../DataStr -I../Geo -I../Fltk -I../Mesh -I../Numeric -I../Triangle -I../MathEval -c Remove.cpp g++ -DMPICH_SKIP_MPICXX -g -O2 -DHAVE_BIG_ENDIAN -DHAVE_NO_DLL -DHAVE_GSL -DHAVE_MATH_EVAL -DHAVE_LIBZ -DHAVE_LIBJPEG -DHAVE_FLTK -I/export/home/oswald/extlib/FLTK/fltk-1.1.6 -I/export/home/oswald/extlib/FLTK/fltk-1.1.6/include -fpermissive -I/export/home/oswald/extlib/GSL/gsl-1.5/include -I../Common -I../Graphics -I../DataStr -I../Geo -I../Fltk -I../Mesh -I../Numeric -I../Triangle -I../MathEval -c Probe.cpp g++ -DMPICH_SKIP_MPICXX -g -O2 -DHAVE_BIG_ENDIAN -DHAVE_NO_DLL -DHAVE_GSL -DHAVE_MATH_EVAL -DHAVE_LIBZ -DHAVE_LIBJPEG -DHAVE_FLTK -I/export/home/oswald/extlib/FLTK/fltk-1.1.6 -I/export/home/oswald/extlib/FLTK/fltk-1.1.6/include -fpermissive -I/export/home/oswald/extlib/GSL/gsl-1.5/include -I../Common -I../Graphics -I../DataStr -I../Geo -I../Fltk -I../Mesh -I../Numeric -I../Triangle -I../MathEval -c HarmonicToTime.cpp /usr/local/bin/ar ruvs ../lib/libGmshPlugin.a Plugin.o Levelset.o CutPlane.o CutSphere.o CutMap.o Smooth.o CutParametric.o Lambda2.o Eigenvectors.o Octree.o OctreeInternals.o OctreePost.o StreamLines.o CutGrid.o Transform.o Triangulate.o SphericalRaise.o DisplacementRaise.o StructuralSolver.o Skin.o Extract.o DecomposeInSimplex.o Evaluate.o Integrate.o Annotate.o Remove.o Probe.o HarmonicToTime.o a - Plugin.o a - Levelset.o a - CutPlane.o a - CutSphere.o a - CutMap.o a - Smooth.o a - CutParametric.o a - Lambda2.o a - Eigenvectors.o a - Octree.o a - OctreeInternals.o a - OctreePost.o a - StreamLines.o a - CutGrid.o a - Transform.o a - Triangulate.o a - SphericalRaise.o a - DisplacementRaise.o a - StructuralSolver.o a - Skin.o a - Extract.o a - DecomposeInSimplex.o a - Evaluate.o a - Integrate.o a - Annotate.o a - Remove.o a - Probe.o a - HarmonicToTime.o ranlib ../lib/libGmshPlugin.a make[1]: Leaving directory `/export/home/oswald/downloads/GMSH/gmsh-1.58.0/Plugin' make[1]: Entering directory `/export/home/oswald/downloads/GMSH/gmsh-1.58.0/Graphics' g++ -g -O2 -DHAVE_BIG_ENDIAN -DHAVE_NO_DLL -DHAVE_GSL -DHAVE_MATH_EVAL -DHAVE_LIBZ -DHAVE_LIBJPEG -DHAVE_FLTK -I/export/home/oswald/extlib/FLTK/fltk-1.1.6 -I/export/home/oswald/extlib/FLTK/fltk-1.1.6/include -fpermissive -I/export/home/oswald/extlib/GSL/gsl-1.5/include -I../Common -I../DataStr -I../Geo -I../Graphics -I../Fltk -I../Mesh -I../Numeric -I../Parser -I../Plugin -c Draw.cpp g++ -g -O2 -DHAVE_BIG_ENDIAN -DHAVE_NO_DLL -DHAVE_GSL -DHAVE_MATH_EVAL -DHAVE_LIBZ -DHAVE_LIBJPEG -DHAVE_FLTK -I/export/home/oswald/extlib/FLTK/fltk-1.1.6 -I/export/home/oswald/extlib/FLTK/fltk-1.1.6/include -fpermissive -I/export/home/oswald/extlib/GSL/gsl-1.5/include -I../Common -I../DataStr -I../Geo -I../Graphics -I../Fltk -I../Mesh -I../Numeric -I../Parser -I../Plugin -c Mesh.cpp g++ -g -O2 -DHAVE_BIG_ENDIAN -DHAVE_NO_DLL -DHAVE_GSL -DHAVE_MATH_EVAL -DHAVE_LIBZ -DHAVE_LIBJPEG -DHAVE_FLTK -I/export/home/oswald/extlib/FLTK/fltk-1.1.6 -I/export/home/oswald/extlib/FLTK/fltk-1.1.6/include -fpermissive -I/export/home/oswald/extlib/GSL/gsl-1.5/include -I../Common -I../DataStr -I../Geo -I../Graphics -I../Fltk -I../Mesh -I../Numeric -I../Parser -I../Plugin -c Geom.cpp g++ -g -O2 -DHAVE_BIG_ENDIAN -DHAVE_NO_DLL -DHAVE_GSL -DHAVE_MATH_EVAL -DHAVE_LIBZ -DHAVE_LIBJPEG -DHAVE_FLTK -I/export/home/oswald/extlib/FLTK/fltk-1.1.6 -I/export/home/oswald/extlib/FLTK/fltk-1.1.6/include -fpermissive -I/export/home/oswald/extlib/GSL/gsl-1.5/include -I../Common -I../DataStr -I../Geo -I../Graphics -I../Fltk -I../Mesh -I../Numeric -I../Parser -I../Plugin -c Post.cpp g++ -g -O2 -DHAVE_BIG_ENDIAN -DHAVE_NO_DLL -DHAVE_GSL -DHAVE_MATH_EVAL -DHAVE_LIBZ -DHAVE_LIBJPEG -DHAVE_FLTK -I/export/home/oswald/extlib/FLTK/fltk-1.1.6 -I/export/home/oswald/extlib/FLTK/fltk-1.1.6/include -fpermissive -I/export/home/oswald/extlib/GSL/gsl-1.5/include -I../Common -I../DataStr -I../Geo -I../Graphics -I../Fltk -I../Mesh -I../Numeric -I../Parser -I../Plugin -c PostElement.cpp g++ -g -O2 -DHAVE_BIG_ENDIAN -DHAVE_NO_DLL -DHAVE_GSL -DHAVE_MATH_EVAL -DHAVE_LIBZ -DHAVE_LIBJPEG -DHAVE_FLTK -I/export/home/oswald/extlib/FLTK/fltk-1.1.6 -I/export/home/oswald/extlib/FLTK/fltk-1.1.6/include -fpermissive -I/export/home/oswald/extlib/GSL/gsl-1.5/include -I../Common -I../DataStr -I../Geo -I../Graphics -I../Fltk -I../Mesh -I../Numeric -I../Parser -I../Plugin -c Iso.cpp g++ -g -O2 -DHAVE_BIG_ENDIAN -DHAVE_NO_DLL -DHAVE_GSL -DHAVE_MATH_EVAL -DHAVE_LIBZ -DHAVE_LIBJPEG -DHAVE_FLTK -I/export/home/oswald/extlib/FLTK/fltk-1.1.6 -I/export/home/oswald/extlib/FLTK/fltk-1.1.6/include -fpermissive -I/export/home/oswald/extlib/GSL/gsl-1.5/include -I../Common -I../DataStr -I../Geo -I../Graphics -I../Fltk -I../Mesh -I../Numeric -I../Parser -I../Plugin -c Entity.cpp g++ -g -O2 -DHAVE_BIG_ENDIAN -DHAVE_NO_DLL -DHAVE_GSL -DHAVE_MATH_EVAL -DHAVE_LIBZ -DHAVE_LIBJPEG -DHAVE_FLTK -I/export/home/oswald/extlib/FLTK/fltk-1.1.6 -I/export/home/oswald/extlib/FLTK/fltk-1.1.6/include -fpermissive -I/export/home/oswald/extlib/GSL/gsl-1.5/include -I../Common -I../DataStr -I../Geo -I../Graphics -I../Fltk -I../Mesh -I../Numeric -I../Parser -I../Plugin -c ReadImg.cpp g++ -g -O2 -DHAVE_BIG_ENDIAN -DHAVE_NO_DLL -DHAVE_GSL -DHAVE_MATH_EVAL -DHAVE_LIBZ -DHAVE_LIBJPEG -DHAVE_FLTK -I/export/home/oswald/extlib/FLTK/fltk-1.1.6 -I/export/home/oswald/extlib/FLTK/fltk-1.1.6/include -fpermissive -I/export/home/oswald/extlib/GSL/gsl-1.5/include -I../Common -I../DataStr -I../Geo -I../Graphics -I../Fltk -I../Mesh -I../Numeric -I../Parser -I../Plugin -c Scale.cpp g++ -g -O2 -DHAVE_BIG_ENDIAN -DHAVE_NO_DLL -DHAVE_GSL -DHAVE_MATH_EVAL -DHAVE_LIBZ -DHAVE_LIBJPEG -DHAVE_FLTK -I/export/home/oswald/extlib/FLTK/fltk-1.1.6 -I/export/home/oswald/extlib/FLTK/fltk-1.1.6/include -fpermissive -I/export/home/oswald/extlib/GSL/gsl-1.5/include -I../Common -I../DataStr -I../Geo -I../Graphics -I../Fltk -I../Mesh -I../Numeric -I../Parser -I../Plugin -c Graph2D.cpp g++ -g -O2 -DHAVE_BIG_ENDIAN -DHAVE_NO_DLL -DHAVE_GSL -DHAVE_MATH_EVAL -DHAVE_LIBZ -DHAVE_LIBJPEG -DHAVE_FLTK -I/export/home/oswald/extlib/FLTK/fltk-1.1.6 -I/export/home/oswald/extlib/FLTK/fltk-1.1.6/include -fpermissive -I/export/home/oswald/extlib/GSL/gsl-1.5/include -I../Common -I../DataStr -I../Geo -I../Graphics -I../Fltk -I../Mesh -I../Numeric -I../Parser -I../Plugin -c Axes.cpp g++ -g -O2 -DHAVE_BIG_ENDIAN -DHAVE_NO_DLL -DHAVE_GSL -DHAVE_MATH_EVAL -DHAVE_LIBZ -DHAVE_LIBJPEG -DHAVE_FLTK -I/export/home/oswald/extlib/FLTK/fltk-1.1.6 -I/export/home/oswald/extlib/FLTK/fltk-1.1.6/include -fpermissive -I/export/home/oswald/extlib/GSL/gsl-1.5/include -I../Common -I../DataStr -I../Geo -I../Graphics -I../Fltk -I../Mesh -I../Numeric -I../Parser -I../Plugin -c CreateFile.cpp g++ -g -O2 -DHAVE_BIG_ENDIAN -DHAVE_NO_DLL -DHAVE_GSL -DHAVE_MATH_EVAL -DHAVE_LIBZ -DHAVE_LIBJPEG -DHAVE_FLTK -I/export/home/oswald/extlib/FLTK/fltk-1.1.6 -I/export/home/oswald/extlib/FLTK/fltk-1.1.6/include -fpermissive -I/export/home/oswald/extlib/GSL/gsl-1.5/include -I../Common -I../DataStr -I../Geo -I../Graphics -I../Fltk -I../Mesh -I../Numeric -I../Parser -I../Plugin -c gl2ps.cpp g++ -g -O2 -DHAVE_BIG_ENDIAN -DHAVE_NO_DLL -DHAVE_GSL -DHAVE_MATH_EVAL -DHAVE_LIBZ -DHAVE_LIBJPEG -DHAVE_FLTK -I/export/home/oswald/extlib/FLTK/fltk-1.1.6 -I/export/home/oswald/extlib/FLTK/fltk-1.1.6/include -fpermissive -I/export/home/oswald/extlib/GSL/gsl-1.5/include -I../Common -I../DataStr -I../Geo -I../Graphics -I../Fltk -I../Mesh -I../Numeric -I../Parser -I../Plugin -c gl2gif.cpp g++ -g -O2 -DHAVE_BIG_ENDIAN -DHAVE_NO_DLL -DHAVE_GSL -DHAVE_MATH_EVAL -DHAVE_LIBZ -DHAVE_LIBJPEG -DHAVE_FLTK -I/export/home/oswald/extlib/FLTK/fltk-1.1.6 -I/export/home/oswald/extlib/FLTK/fltk-1.1.6/include -fpermissive -I/export/home/oswald/extlib/GSL/gsl-1.5/include -I../Common -I../DataStr -I../Geo -I../Graphics -I../Fltk -I../Mesh -I../Numeric -I../Parser -I../Plugin -c gl2jpeg.cpp g++ -g -O2 -DHAVE_BIG_ENDIAN -DHAVE_NO_DLL -DHAVE_GSL -DHAVE_MATH_EVAL -DHAVE_LIBZ -DHAVE_LIBJPEG -DHAVE_FLTK -I/export/home/oswald/extlib/FLTK/fltk-1.1.6 -I/export/home/oswald/extlib/FLTK/fltk-1.1.6/include -fpermissive -I/export/home/oswald/extlib/GSL/gsl-1.5/include -I../Common -I../DataStr -I../Geo -I../Graphics -I../Fltk -I../Mesh -I../Numeric -I../Parser -I../Plugin -c gl2png.cpp g++ -g -O2 -DHAVE_BIG_ENDIAN -DHAVE_NO_DLL -DHAVE_GSL -DHAVE_MATH_EVAL -DHAVE_LIBZ -DHAVE_LIBJPEG -DHAVE_FLTK -I/export/home/oswald/extlib/FLTK/fltk-1.1.6 -I/export/home/oswald/extlib/FLTK/fltk-1.1.6/include -fpermissive -I/export/home/oswald/extlib/GSL/gsl-1.5/include -I../Common -I../DataStr -I../Geo -I../Graphics -I../Fltk -I../Mesh -I../Numeric -I../Parser -I../Plugin -c gl2ppm.cpp g++ -g -O2 -DHAVE_BIG_ENDIAN -DHAVE_NO_DLL -DHAVE_GSL -DHAVE_MATH_EVAL -DHAVE_LIBZ -DHAVE_LIBJPEG -DHAVE_FLTK -I/export/home/oswald/extlib/FLTK/fltk-1.1.6 -I/export/home/oswald/extlib/FLTK/fltk-1.1.6/include -fpermissive -I/export/home/oswald/extlib/GSL/gsl-1.5/include -I../Common -I../DataStr -I../Geo -I../Graphics -I../Fltk -I../Mesh -I../Numeric -I../Parser -I../Plugin -c gl2yuv.cpp /usr/local/bin/ar ruvs ../lib/libGmshGraphics.a Draw.o Mesh.o Geom.o Post.o PostElement.o Iso.o Entity.o ReadImg.o Scale.o Graph2D.o Axes.o CreateFile.o gl2ps.o gl2gif.o gl2jpeg.o gl2png.o gl2ppm.o gl2yuv.o a - Draw.o a - Mesh.o a - Geom.o a - Post.o a - PostElement.o a - Iso.o a - Entity.o a - ReadImg.o a - Scale.o a - Graph2D.o a - Axes.o a - CreateFile.o a - gl2ps.o a - gl2gif.o a - gl2jpeg.o a - gl2png.o a - gl2ppm.o a - gl2yuv.o ranlib ../lib/libGmshGraphics.a make[1]: Leaving directory `/export/home/oswald/downloads/GMSH/gmsh-1.58.0/Graphics' make[1]: Entering directory `/export/home/oswald/downloads/GMSH/gmsh-1.58.0/Fltk' g++ -g -O2 -DHAVE_BIG_ENDIAN -DHAVE_NO_DLL -DHAVE_GSL -DHAVE_MATH_EVAL -DHAVE_LIBZ -DHAVE_LIBJPEG -DHAVE_FLTK -I/export/home/oswald/extlib/FLTK/fltk-1.1.6 -I/export/home/oswald/extlib/FLTK/fltk-1.1.6/include -fpermissive -I/export/home/oswald/extlib/GSL/gsl-1.5/include -I../Common -I../DataStr -I../Graphics -I../Geo -I../Mesh -I../Numeric -I../Parser -I../Fltk -I../Plugin -I../utils/solvers -c Main.cpp g++ -g -O2 -DHAVE_BIG_ENDIAN -DHAVE_NO_DLL -DHAVE_GSL -DHAVE_MATH_EVAL -DHAVE_LIBZ -DHAVE_LIBJPEG -DHAVE_FLTK -I/export/home/oswald/extlib/FLTK/fltk-1.1.6 -I/export/home/oswald/extlib/FLTK/fltk-1.1.6/include -fpermissive -I/export/home/oswald/extlib/GSL/gsl-1.5/include -I../Common -I../DataStr -I../Graphics -I../Geo -I../Mesh -I../Numeric -I../Parser -I../Fltk -I../Plugin -I../utils/solvers -c Message.cpp g++ -g -O2 -DHAVE_BIG_ENDIAN -DHAVE_NO_DLL -DHAVE_GSL -DHAVE_MATH_EVAL -DHAVE_LIBZ -DHAVE_LIBJPEG -DHAVE_FLTK -I/export/home/oswald/extlib/FLTK/fltk-1.1.6 -I/export/home/oswald/extlib/FLTK/fltk-1.1.6/include -fpermissive -I/export/home/oswald/extlib/GSL/gsl-1.5/include -I../Common -I../DataStr -I../Graphics -I../Geo -I../Mesh -I../Numeric -I../Parser -I../Fltk -I../Plugin -I../utils/solvers -c GUI.cpp g++ -g -O2 -DHAVE_BIG_ENDIAN -DHAVE_NO_DLL -DHAVE_GSL -DHAVE_MATH_EVAL -DHAVE_LIBZ -DHAVE_LIBJPEG -DHAVE_FLTK -I/export/home/oswald/extlib/FLTK/fltk-1.1.6 -I/export/home/oswald/extlib/FLTK/fltk-1.1.6/include -fpermissive -I/export/home/oswald/extlib/GSL/gsl-1.5/include -I../Common -I../DataStr -I../Graphics -I../Geo -I../Mesh -I../Numeric -I../Parser -I../Fltk -I../Plugin -I../utils/solvers -c GUI_Extras.cpp g++ -g -O2 -DHAVE_BIG_ENDIAN -DHAVE_NO_DLL -DHAVE_GSL -DHAVE_MATH_EVAL -DHAVE_LIBZ -DHAVE_LIBJPEG -DHAVE_FLTK -I/export/home/oswald/extlib/FLTK/fltk-1.1.6 -I/export/home/oswald/extlib/FLTK/fltk-1.1.6/include -fpermissive -I/export/home/oswald/extlib/GSL/gsl-1.5/include -I../Common -I../DataStr -I../Graphics -I../Geo -I../Mesh -I../Numeric -I../Parser -I../Fltk -I../Plugin -I../utils/solvers -c Callbacks.cpp g++ -g -O2 -DHAVE_BIG_ENDIAN -DHAVE_NO_DLL -DHAVE_GSL -DHAVE_MATH_EVAL -DHAVE_LIBZ -DHAVE_LIBJPEG -DHAVE_FLTK -I/export/home/oswald/extlib/FLTK/fltk-1.1.6 -I/export/home/oswald/extlib/FLTK/fltk-1.1.6/include -fpermissive -I/export/home/oswald/extlib/GSL/gsl-1.5/include -I../Common -I../DataStr -I../Graphics -I../Geo -I../Mesh -I../Numeric -I../Parser -I../Fltk -I../Plugin -I../utils/solvers -c Opengl.cpp g++ -g -O2 -DHAVE_BIG_ENDIAN -DHAVE_NO_DLL -DHAVE_GSL -DHAVE_MATH_EVAL -DHAVE_LIBZ -DHAVE_LIBJPEG -DHAVE_FLTK -I/export/home/oswald/extlib/FLTK/fltk-1.1.6 -I/export/home/oswald/extlib/FLTK/fltk-1.1.6/include -fpermissive -I/export/home/oswald/extlib/GSL/gsl-1.5/include -I../Common -I../DataStr -I../Graphics -I../Geo -I../Mesh -I../Numeric -I../Parser -I../Fltk -I../Plugin -I../utils/solvers -c Opengl_Window.cpp g++ -g -O2 -DHAVE_BIG_ENDIAN -DHAVE_NO_DLL -DHAVE_GSL -DHAVE_MATH_EVAL -DHAVE_LIBZ -DHAVE_LIBJPEG -DHAVE_FLTK -I/export/home/oswald/extlib/FLTK/fltk-1.1.6 -I/export/home/oswald/extlib/FLTK/fltk-1.1.6/include -fpermissive -I/export/home/oswald/extlib/GSL/gsl-1.5/include -I../Common -I../DataStr -I../Graphics -I../Geo -I../Mesh -I../Numeric -I../Parser -I../Fltk -I../Plugin -I../utils/solvers -c Colorbar_Window.cpp g++ -g -O2 -DHAVE_BIG_ENDIAN -DHAVE_NO_DLL -DHAVE_GSL -DHAVE_MATH_EVAL -DHAVE_LIBZ -DHAVE_LIBJPEG -DHAVE_FLTK -I/export/home/oswald/extlib/FLTK/fltk-1.1.6 -I/export/home/oswald/extlib/FLTK/fltk-1.1.6/include -fpermissive -I/export/home/oswald/extlib/GSL/gsl-1.5/include -I../Common -I../DataStr -I../Graphics -I../Geo -I../Mesh -I../Numeric -I../Parser -I../Fltk -I../Plugin -I../utils/solvers -c GmshServer.cpp GmshServer.cpp: In function `int Gmsh_StartClient(char*, char*)': GmshServer.cpp:152: error: `bzero' undeclared (first use this function) GmshServer.cpp:152: error: (Each undeclared identifier is reported only once for each function it appears in.) GmshServer.cpp:183: warning: invalid conversion from `int*' to `socklen_t*' GmshServer.cpp:183: warning: initializing argument 3 of `int accept(int, sockaddr*, socklen_t*)' GmshServer.cpp:188: warning: invalid conversion from `int*' to `socklen_t*' GmshServer.cpp:188: warning: initializing argument 3 of `int accept(int, sockaddr*, socklen_t*)' make[1]: *** [GmshServer.o] Error 1 make[1]: Leaving directory `/export/home/oswald/downloads/GMSH/gmsh-1.58.0/Fltk' make[1]: Entering directory `/export/home/oswald/downloads/GMSH/gmsh-1.58.0/MathEval' g++ -g -O2 -DHAVE_BIG_ENDIAN -DHAVE_NO_DLL -DHAVE_GSL -DHAVE_MATH_EVAL -DHAVE_LIBZ -DHAVE_LIBJPEG -DHAVE_FLTK -I/export/home/oswald/extlib/FLTK/fltk-1.1.6 -I/export/home/oswald/extlib/FLTK/fltk-1.1.6/include -fpermissive -I/export/home/oswald/extlib/GSL/gsl-1.5/include -I../Common -I../DataStr -c matheval.cpp g++ -g -O2 -DHAVE_BIG_ENDIAN -DHAVE_NO_DLL -DHAVE_GSL -DHAVE_MATH_EVAL -DHAVE_LIBZ -DHAVE_LIBJPEG -DHAVE_FLTK -I/export/home/oswald/extlib/FLTK/fltk-1.1.6 -I/export/home/oswald/extlib/FLTK/fltk-1.1.6/include -fpermissive -I/export/home/oswald/extlib/GSL/gsl-1.5/include -I../Common -I../DataStr -c node.cpp g++ -g -O2 -DHAVE_BIG_ENDIAN -DHAVE_NO_DLL -DHAVE_GSL -DHAVE_MATH_EVAL -DHAVE_LIBZ -DHAVE_LIBJPEG -DHAVE_FLTK -I/export/home/oswald/extlib/FLTK/fltk-1.1.6 -I/export/home/oswald/extlib/FLTK/fltk-1.1.6/include -fpermissive -I/export/home/oswald/extlib/GSL/gsl-1.5/include -I../Common -I../DataStr -c scanner.cpp g++ -g -O2 -DHAVE_BIG_ENDIAN -DHAVE_NO_DLL -DHAVE_GSL -DHAVE_MATH_EVAL -DHAVE_LIBZ -DHAVE_LIBJPEG -DHAVE_FLTK -I/export/home/oswald/extlib/FLTK/fltk-1.1.6 -I/export/home/oswald/extlib/FLTK/fltk-1.1.6/include -fpermissive -I/export/home/oswald/extlib/GSL/gsl-1.5/include -I../Common -I../DataStr -c parser.cpp g++ -g -O2 -DHAVE_BIG_ENDIAN -DHAVE_NO_DLL -DHAVE_GSL -DHAVE_MATH_EVAL -DHAVE_LIBZ -DHAVE_LIBJPEG -DHAVE_FLTK -I/export/home/oswald/extlib/FLTK/fltk-1.1.6 -I/export/home/oswald/extlib/FLTK/fltk-1.1.6/include -fpermissive -I/export/home/oswald/extlib/GSL/gsl-1.5/include -I../Common -I../DataStr -c symbol_table.cpp g++ -g -O2 -DHAVE_BIG_ENDIAN -DHAVE_NO_DLL -DHAVE_GSL -DHAVE_MATH_EVAL -DHAVE_LIBZ -DHAVE_LIBJPEG -DHAVE_FLTK -I/export/home/oswald/extlib/FLTK/fltk-1.1.6 -I/export/home/oswald/extlib/FLTK/fltk-1.1.6/include -fpermissive -I/export/home/oswald/extlib/GSL/gsl-1.5/include -I../Common -I../DataStr -c xmath.cpp /usr/local/bin/ar ruvs ../lib/libGmshMathEval.a matheval.o node.o scanner.o parser.o symbol_table.o xmath.o a - matheval.o a - node.o a - scanner.o a - parser.o a - symbol_table.o a - xmath.o ranlib ../lib/libGmshMathEval.a make[1]: Leaving directory `/export/home/oswald/downloads/GMSH/gmsh-1.58.0/MathEval' g++ -g -O2 -o bin/gmsh -Llib -lGmshFltk -lGmshParser -lGmshGraphics -lGmshMesh -lGmshGeo -lGmshCommon -lGmshDataStr -lGmshPlugin -lGmshNumeric -lGmshParallel -L/export/home/oswald/extlib/FLTK/fltk-1.1.6/lib -L/export/home/oswald/extlib/FLTK/fltk-1.1.6/lib -lfltk_images -lpng -lz -ljpeg -lfltk_gl -lGLU -lGL -lfltk -ldl -lm -lXext -lX11 -lsocket -lnsl -lsupc++ -ljpeg -lz -lGmshMathEval -L/export/home/oswald/extlib/GSL/gsl-1.5/lib -lgsl -lgslcblas -lm -lsocket -lnsl -ldl ld: fatal: library -lGmshFltk: not found ld: fatal: File processing errors. No output written to bin/gmsh collect2: ld returned 1 exit status make: *** [link] Error 1