[Paraview] OS X Leopard and PV 2.6.1

Mike Jackson imikejackson at gmail.com
Mon Oct 29 22:52:10 EDT 2007


I'll take a shot in the dark and see if anyone can point me in the  
right direction. I was trying to compile PV 2.6.1 on OS X Leopard  
(Intel) and I get the following link error:


Linking CXX shared library ../../../bin/libvtkftgl.dylib
cd /Users/Shared/OpenSource/pv261/VTK/Utilities/ftgl && /usr/local/bin/ 
cmake -P CMakeFiles/vtkftgl.dir/cmake_clean_target.cmake
cd /Users/Shared/OpenSource/pv261/VTK/Utilities/ftgl && /usr/local/bin/ 
cmake -E cmake_link_script CMakeFiles/vtkftgl.dir/link.txt --verbose=1
/usr/bin/c++    -Wno-deprecated -noprebind  -Wno-deprecated -no-cpp- 
precomp -Wno-deprecated -fpascal-strings -gdwarf-2 -dynamiclib - 
headerpad_max_install_names -Wl,-flat_namespace,-U,_environ -Wl,- 
search_paths_first  "-Wl,-search_paths_first" -o ../../../bin/ 
libvtkftgl.pv2.6.dylib -install_name /Users/Shared/OpenSource/pv261/ 
bin/libvtkftgl.pv2.6.dylib "CMakeFiles/vtkftgl.dir/src/ 
FTBitmapGlyph.o" "CMakeFiles/vtkftgl.dir/src/ 
FTBitmapGlyphRenderOpenGL.o" "CMakeFiles/vtkftgl.dir/src/FTCharmap.o"  
"CMakeFiles/vtkftgl.dir/src/FTFace.o" "CMakeFiles/vtkftgl.dir/src/ 
FTFont.o" "CMakeFiles/vtkftgl.dir/src/FTGLBitmapFont.o" "CMakeFiles/ 
vtkftgl.dir/src/FTGLBitmapFontRenderOpenGL.o" "CMakeFiles/vtkftgl.dir/ 
src/FTGLPixmapFont.o" "CMakeFiles/vtkftgl.dir/src/ 
FTGLPixmapFontRenderOpenGL.o" "CMakeFiles/vtkftgl.dir/src/FTGlyph.o"  
"CMakeFiles/vtkftgl.dir/src/FTGlyphContainer.o" "CMakeFiles/ 
vtkftgl.dir/src/FTLibrary.o" "CMakeFiles/vtkftgl.dir/src/ 
FTPixmapGlyph.o" "CMakeFiles/vtkftgl.dir/src/ 
FTPixmapGlyphRenderOpenGL.o" "CMakeFiles/vtkftgl.dir/src/FTSize.o" -L/ 
Users/Shared/OpenSource/pv261/bin -L/usr/X11R6/lib -lGL -lvtkfreetype - 
framework AppKit
ld64: warning: option -noprebind is obsolete and being ignored
Undefined symbols:
   "_glEnable", referenced from:
       FTGLPixmapFont::RenderOpenGL(char const*, FTGLRenderContext  
const*)in FTGLPixmapFontRenderOpenGL.o
       FTGLPixmapFont::RenderOpenGL(wchar_t const*, FTGLRenderContext  
const*)in FTGLPixmapFontRenderOpenGL.o
   "_glPushAttrib", referenced from:
       FTGLBitmapFont::RenderOpenGL(char const*, FTGLRenderContext  
const*)in FTGLBitmapFontRenderOpenGL.o
       FTGLBitmapFont::RenderOpenGL(wchar_t const*, FTGLRenderContext  
const*)in FTGLBitmapFontRenderOpenGL.o
       FTGLPixmapFont::RenderOpenGL(char const*, FTGLRenderContext  
const*)in FTGLPixmapFontRenderOpenGL.o
       FTGLPixmapFont::RenderOpenGL(wchar_t const*, FTGLRenderContext  
const*)in FTGLPixmapFontRenderOpenGL.o
   "_glPopAttrib", referenced from:
       FTGLBitmapFont::RenderOpenGL(char const*, FTGLRenderContext  
const*)in FTGLBitmapFontRenderOpenGL.o
       FTGLBitmapFont::RenderOpenGL(wchar_t const*, FTGLRenderContext  
const*)in FTGLBitmapFontRenderOpenGL.o
       FTGLPixmapFont::RenderOpenGL(char const*, FTGLRenderContext  
const*)in FTGLPixmapFontRenderOpenGL.o
       FTGLPixmapFont::RenderOpenGL(wchar_t const*, FTGLRenderContext  
const*)in FTGLPixmapFontRenderOpenGL.o
   "_glPushClientAttrib", referenced from:
       FTGLBitmapFont::RenderOpenGL(char const*, FTGLRenderContext  
const*)in FTGLBitmapFontRenderOpenGL.o
       FTGLBitmapFont::RenderOpenGL(wchar_t const*, FTGLRenderContext  
const*)in FTGLBitmapFontRenderOpenGL.o
       FTGLPixmapFont::RenderOpenGL(char const*, FTGLRenderContext  
const*)in FTGLPixmapFontRenderOpenGL.o
       FTGLPixmapFont::RenderOpenGL(wchar_t const*, FTGLRenderContext  
const*)in FTGLPixmapFontRenderOpenGL.o
   "_glPopClientAttrib", referenced from:
       FTGLBitmapFont::RenderOpenGL(char const*, FTGLRenderContext  
const*)in FTGLBitmapFontRenderOpenGL.o
       FTGLBitmapFont::RenderOpenGL(wchar_t const*, FTGLRenderContext  
const*)in FTGLBitmapFontRenderOpenGL.o
       FTGLPixmapFont::RenderOpenGL(char const*, FTGLRenderContext  
const*)in FTGLPixmapFontRenderOpenGL.o
       FTGLPixmapFont::RenderOpenGL(wchar_t const*, FTGLRenderContext  
const*)in FTGLPixmapFontRenderOpenGL.o
   "_glDisable", referenced from:
       FTGLBitmapFont::RenderOpenGL(char const*, FTGLRenderContext  
const*)in FTGLBitmapFontRenderOpenGL.o
       FTGLBitmapFont::RenderOpenGL(wchar_t const*, FTGLRenderContext  
const*)in FTGLBitmapFontRenderOpenGL.o
       FTGLPixmapFont::RenderOpenGL(char const*, FTGLRenderContext  
const*)in FTGLPixmapFontRenderOpenGL.o
       FTGLPixmapFont::RenderOpenGL(wchar_t const*, FTGLRenderContext  
const*)in FTGLPixmapFontRenderOpenGL.o
   "_glPixelStorei", referenced from:
       FTGLBitmapFont::RenderOpenGL(char const*, FTGLRenderContext  
const*)in FTGLBitmapFontRenderOpenGL.o
       FTGLBitmapFont::RenderOpenGL(char const*, FTGLRenderContext  
const*)in FTGLBitmapFontRenderOpenGL.o
       FTGLBitmapFont::RenderOpenGL(char const*, FTGLRenderContext  
const*)in FTGLBitmapFontRenderOpenGL.o
       FTGLBitmapFont::RenderOpenGL(wchar_t const*, FTGLRenderContext  
const*)in FTGLBitmapFontRenderOpenGL.o
       FTGLBitmapFont::RenderOpenGL(wchar_t const*, FTGLRenderContext  
const*)in FTGLBitmapFontRenderOpenGL.o
       FTGLBitmapFont::RenderOpenGL(wchar_t const*, FTGLRenderContext  
const*)in FTGLBitmapFontRenderOpenGL.o
       FTGLPixmapFont::RenderOpenGL(char const*, FTGLRenderContext  
const*)in FTGLPixmapFontRenderOpenGL.o
       FTGLPixmapFont::RenderOpenGL(wchar_t const*, FTGLRenderContext  
const*)in FTGLPixmapFontRenderOpenGL.o
   "_glBitmap", referenced from:
       FTBitmapGlyph::RenderOpenGL(FT_Vector_ const&,  
FTGLRenderContext const*)in FTBitmapGlyphRenderOpenGL.o
       FTBitmapGlyph::RenderOpenGL(FT_Vector_ const&,  
FTGLRenderContext const*)in FTBitmapGlyphRenderOpenGL.o
       FTBitmapGlyph::RenderOpenGL(FT_Vector_ const&,  
FTGLRenderContext const*)in FTBitmapGlyphRenderOpenGL.o
       FTPixmapGlyph::RenderOpenGL(FT_Vector_ const&,  
FTGLRenderContext const*)in FTPixmapGlyphRenderOpenGL.o
       FTPixmapGlyph::RenderOpenGL(FT_Vector_ const&,  
FTGLRenderContext const*)in FTPixmapGlyphRenderOpenGL.o
   "_glBlendFunc", referenced from:
       FTGLPixmapFont::RenderOpenGL(char const*, FTGLRenderContext  
const*)in FTGLPixmapFontRenderOpenGL.o
       FTGLPixmapFont::RenderOpenGL(wchar_t const*, FTGLRenderContext  
const*)in FTGLPixmapFontRenderOpenGL.o
   "_glGetFloatv", referenced from:
       FTPixmapGlyph::GetCurrentColorOpenGL(float*, FTGLRenderContext  
const*)in FTPixmapGlyphRenderOpenGL.o
   "_glDrawPixels", referenced from:
       FTPixmapGlyph::RenderOpenGL(FT_Vector_ const&,  
FTGLRenderContext const*)in FTPixmapGlyphRenderOpenGL.o
ld: symbol(s) not found
collect2: ld returned 1 exit status
make[2]: *** [bin/libvtkftgl.pv2.6.dylib] Error 1
make[1]: *** [VTK/Utilities/ftgl/CMakeFiles/vtkftgl.dir/all] Error 2
make: *** [all] Error 2


Anyone have any idea?
--
Mike Jackson
imikejackson & gmail * com





More information about the ParaView mailing list