MantisBT - VTK
View Issue Details
0001131VTK(No Category)public2004-09-02 16:152016-08-12 09:54
Thomas Treadway 
Bill Hoffman 
lowmajoralways
closedmoved 
 
 
0001131: MangleMesaInclude variable not being set
When building VTK (10/28/2003 CVS version used by VisIt)
I get:
$ make
  . . .
Building object file src/FTBitmapGlyphRenderMesa.o...
c++ -o src/FTBitmapGlyphRenderMesa.o -Dvtkftgl_EXPORTS -Wno-deprecated -no-cpp-precomp -fpascal-strings -Wno-deprecated -fpascal-strings -O2 -fPIC -I/Users/treadway/src/VTK/Utilities/ftgl -I/Users/treadway/src/VTK -I/Users/treadway/src/VTK/Hybrid -I/Users/treadway/src/VTK/Rendering -I/Users/treadway/src/VTK/IO -I/Users/treadway/src/VTK/Imaging -I/Users/treadway/src/VTK/Graphics -I/Users/treadway/src/VTK/Filtering -I/Users/treadway/src/VTK/Common -I/Users/treadway/src/VTK/Common/Testing/Cxx -I/Users/treadway/src/VTK/Utilities/zlib -I/Users/treadway/src/VTK/Utilities/jpeg -I/Users/treadway/src/VTK/Utilities/png -I/Users/treadway/src/VTK/Utilities/tiff -I/Users/treadway/src/VTK/Utilities/expat -I/Users/treadway/src/VTK/Utilities/DICOMParser -I/Users/treadway/src/VTK/Utilities/freetype/include -I/Users/treadway/src/VTK/Utilities/freetype -I/Users/treadway/src/VTK/Utilities/ftgl/src -I/Users/treadway/src/VTK/Utilities/ftgl -DVTKFTGL -c /Users/treadway/src/VTK/Utilities/ftgl/src/FTBitmapGlyphRenderMesa.cpp
/Users/treadway/src/VTK/Utilities/ftgl/src/FTBitmapGlyphRenderMesa.cpp:1: MangleMesaInclude/gl_mangle.h: No such file or directory
/Users/treadway/src/VTK/Utilities/ftgl/src/FTBitmapGlyphRenderMesa.cpp:2: MangleMesaInclude/gl.h: No such file or directory
make[5]: *** [src/FTBitmapGlyphRenderMesa.o] Error 1
make[4]: *** [default_target] Error 2
make[3]: *** [default_target_ftgl] Error 2
make[2]: *** [default_target] Error 2
make[1]: *** [default_target_Utilities] Error 2
make: *** [default_target] Error 2
No tags attached.
Issue History
2011-06-16 13:11Zack GalbreathCategory => (No Category)
2016-08-12 09:54Kitware RobotNote Added: 0036750
2016-08-12 09:54Kitware RobotStatusexpired => closed
2016-08-12 09:54Kitware RobotResolutionopen => moved

Notes
(0001410)
Thomas Treadway   
2004-09-03 13:41   
This is less of an issue now, I found other (more significiant) problems
with (trying) gcc 2.95 on VTK.
It appears I'll be forced to cross compile using gcc 3.1
(0036750)
Kitware Robot   
2016-08-12 09:54   
Resolving issue as `moved`.

This issue tracker is no longer used. Further discussion of this issue may take place in the current VTK Issues page linked in the banner at the top of this page.