Bug#766491: error: ‘gl2psTextOptColor’ was not declared in this scope
Mathieu Malaterre
malat at debian.org
Thu Oct 23 14:26:01 UTC 2014
Package: vtk6
Version: 6.1.0+dfsg2-3
Severity: important
Tags: patch
Seems like vtk6 requires a particular libgl2ps-dev version, it
currently fails to build on wheezy:
/home/mathieu/Kitware/vtk6-6.1.0+dfsg2/Rendering/GL2PS/vtkGL2PSUtilities.cxx:
In static member function ‘static void
vtkGL2PSUtilities::DrawString(const char*, vtkTextProperty*,
double*)’:
/home/mathieu/Kitware/vtk6-6.1.0+dfsg2/Rendering/GL2PS/vtkGL2PSUtilities.cxx:77:66:
error: ‘gl2psTextOptColor’ was not declared in this scope
/home/mathieu/Kitware/vtk6-6.1.0+dfsg2/Rendering/GL2PS/vtkGL2PSUtilities.cxx:
In static member function ‘static void
vtkGL2PSUtilities::DrawPath(vtkPath*, double*, double*, unsigned
char*, double*, double, float, const char*)’:
/home/mathieu/Kitware/vtk6-6.1.0+dfsg2/Rendering/GL2PS/vtkGL2PSUtilities.cxx:257:30:
error: ‘gl2psGetFileFormat’ was not declared in this scope
/home/mathieu/Kitware/vtk6-6.1.0+dfsg2/Rendering/GL2PS/vtkGL2PSUtilities.cxx:
In static member function ‘static void
vtkGL2PSUtilities::DrawPathPS(vtkPath*, double*, double*, unsigned
char*, double*, double, float, const char*)’:
/home/mathieu/Kitware/vtk6-6.1.0+dfsg2/Rendering/GL2PS/vtkGL2PSUtilities.cxx:439:35:
error: ‘gl2psGetFileFormat’ was not declared in this scope
/home/mathieu/Kitware/vtk6-6.1.0+dfsg2/Rendering/GL2PS/vtkGL2PSUtilities.cxx:
In static member function ‘static void
vtkGL2PSUtilities::DrawPathPDF(vtkPath*, double*, double*, unsigned
char*, double*, double, float, const char*)’:
/home/mathieu/Kitware/vtk6-6.1.0+dfsg2/Rendering/GL2PS/vtkGL2PSUtilities.cxx:588:35:
error: ‘gl2psGetFileFormat’ was not declared in this scope
/home/mathieu/Kitware/vtk6-6.1.0+dfsg2/Rendering/GL2PS/vtkGL2PSUtilities.cxx:
In static member function ‘static void
vtkGL2PSUtilities::DrawPathSVG(vtkPath*, double*, double*, unsigned
char*, double*, double, float, const char*)’:
/home/mathieu/Kitware/vtk6-6.1.0+dfsg2/Rendering/GL2PS/vtkGL2PSUtilities.cxx:749:35:
error: ‘gl2psGetFileFormat’ was not declared in this scope
make[2]: *** [Rendering/GL2PS/CMakeFiles/vtkRenderingGL2PS.dir/vtkGL2PSUtilities.cxx.o]
Error 1
make[1]: *** [Rendering/GL2PS/CMakeFiles/vtkRenderingGL2PS.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....
Please require d/control to set a minimum version of 1.3.8-1 for libgl2ps-dev
More information about the debian-science-maintainers
mailing list