Hi,

I recently ran into an error when trying to install paraview.  To
reproduce this error, just type "fink install paraview".  (The error
is actually during the building of libvtkftgl.)

The error message follows:

[many lines of build messages snipped...]

cd /sw/src/fink.build/paraview-2.6.2-1001/paraview-darwin/VTK/Utilities/ftgl
&& /sw/bin/cmake -E cmake_link_script CMakeFiles/vtkftgl.dir/link.txt
--verbose=1
/sw/var/lib/fink/path-prefix-g++-4.0/c++   -Wno-deprecated -noprebind
-Wno-deprecated -no-cpp-precomp -Wno-deprecated -fpascal-strings -O3
-DNDEBUG -dynamiclib -headerpad_max_install_names
-Wl,-flat_namespace,-U,_environ -Wl,-search_paths_first  -o
../../../bin/libvtkftgl.pv2.6.dylib -install_name
/sw/lib/paraview-2.6/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/usr/X11R6/lib -lGL
../../../bin/libvtkfreetype.pv2.6.dylib -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
### execution of /var/tmp/tmp.1.okQRKO failed, exit code 2
Removing runtime build-lock...
Removing build-lock package...
/sw/bin/dpkg-lockwait -r fink-buildlock-paraview-2.6.2-1001
(Reading database ... 131273 files and directories currently installed.)
Removing fink-buildlock-paraview-2.6.2-1001 ...
Failed: phase compiling: paraview-2.6.2-1001 failed


-- 
John

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Fink-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to