Hello,<br>
<br>
I've a question please.<br>
I would compile vtk4.4 on gentoo linux. I become the following error message.<br>
What is the problem please.<br>
<br>
Jens<br>
<br>
<br>
Building CXX object Patented/vtkPatentedTCL.dir/vtkKitwareCutterTcl.o<br>
Building CXX object Rendering/vtkRendering.dir/vtkFreeTypeFontCache.o<br>
Building CXX object Patented/vtkPatentedTCL.dir/vtkMarchingContourFilterTcl.o<br>
/var/tmp/portage/vtk-4.4.0/work/VTK/Rendering/vtkFreeTypeFontCache.cxx:21:31: vtkfreetypeConfig.h: No such file or directory<br>
/var/tmp/portage/vtk-4.4.0/work/VTK/Rendering/vtkFreeTypeFontCache.cxx:22:27: vtkftglConfig.h: No such file or directory<br>
/var/tmp/portage/vtk-4.4.0/work/VTK/Rendering/vtkFreeTypeFontCache.cxx:23:23: FTLibrary.h: No such file or directory<br>
/var/tmp/portage/vtk-4.4.0/work/VTK/Rendering/vtkFreeTypeFontCache.cxx:24:65: FTGLPixmapFont.h: No such file or directory<br>
/var/tmp/portage/vtk-4.4.0/work/VTK/Rendering/vtkFreeTypeFontCache.cxx:25:79: FTGLBitmapFont.h: No such file or directory<br>
/var/tmp/portage/vtk-4.4.0/work/VTK/Rendering/vtkFreeTypeFontCache.cxx: In <br>
&nbsp;&nbsp; constructor `vtkFreeTypeFontCacheCleanup::vtkFreeTypeFontCacheCleanup()':<br>
/var/tmp/portage/vtk-4.4.0/work/VTK/Rendering/vtkFreeTypeFontCache.cxx:75: error: `<br>
&nbsp;&nbsp; FTLibraryCleanup' undeclared (first use this function)<br>
/var/tmp/portage/vtk-4.4.0/work/VTK/Rendering/vtkFreeTypeFontCache.cxx:75: error: (Each<br>
&nbsp;&nbsp; undeclared identifier is reported only once for each function it appears <br>
&nbsp;&nbsp; in.)<br>
/var/tmp/portage/vtk-4.4.0/work/VTK/Rendering/vtkFreeTypeFontCache.cxx:75: error: parse<br>
&nbsp;&nbsp; error before `::' token<br>
/var/tmp/portage/vtk-4.4.0/work/VTK/Rendering/vtkFreeTypeFontCache.cxx: In <br>
&nbsp;&nbsp; member function `void vtkFreeTypeFontCache::PrintEntry(int, char*)':<br>
/var/tmp/portage/vtk-4.4.0/work/VTK/Rendering/vtkFreeTypeFontCache.cxx:180: error: `<br>
&nbsp;&nbsp; Face' undeclared (first use this function)<br>
/var/tmp/portage/vtk-4.4.0/work/VTK/Rendering/vtkFreeTypeFontCache.cxx: In <br>
&nbsp;&nbsp; member function `void vtkFreeTypeFontCache::ReleaseEntry(int)':<br>
/var/tmp/portage/vtk-4.4.0/work/VTK/Rendering/vtkFreeTypeFontCache.cxx:203: warning: possible<br>
&nbsp;&nbsp; problem detected in invocation of delete operator:<br>
/var/tmp/portage/vtk-4.4.0/work/VTK/Rendering/vtkFreeTypeFontCache.cxx:203: warning: invalid<br>
&nbsp;&nbsp; use of undefined type `struct FTFont'<br>
/var/tmp/portage/vtk-4.4.0/work/VTK/Rendering/vtkFreeTypeFontCache.h:57: warning: forward<br>
&nbsp;&nbsp; declaration of `struct FTFont'<br>
/var/tmp/portage/vtk-4.4.0/work/VTK/Rendering/vtkFreeTypeFontCache.cxx:203: note: neither<br>
&nbsp;&nbsp; the destructor nor the class-specific operator delete will be called, even <br>
&nbsp;&nbsp; if they are declared when the class is defined.<br>
/var/tmp/portage/vtk-4.4.0/work/VTK/Rendering/vtkFreeTypeFontCache.cxx: In <br>
&nbsp;&nbsp; member function `vtkFreeTypeFontCache::Entry* <br>
&nbsp;&nbsp; vtkFreeTypeFontCache::GetFont(vtkTextProperty*, int, unsigned char, unsigned <br>
&nbsp;&nbsp; char, unsigned char)':<br>
/var/tmp/portage/vtk-4.4.0/work/VTK/Rendering/vtkFreeTypeFontCache.cxx:343: error: parse<br>
&nbsp;&nbsp; error before `;' token<br>
/var/tmp/portage/vtk-4.4.0/work/VTK/Rendering/vtkFreeTypeFontCache.cxx:347: error: parse<br>
&nbsp;&nbsp; error before `;' token<br>
/var/tmp/portage/vtk-4.4.0/work/VTK/Rendering/vtkFreeTypeFontCache.cxx:355: error: `<br>
&nbsp;&nbsp; Open' undeclared (first use this function)<br>
/var/tmp/portage/vtk-4.4.0/work/VTK/Rendering/vtkFreeTypeFontCache.cxx:358: warning: possible<br>
&nbsp;&nbsp; problem detected in invocation of delete operator:<br>
/var/tmp/portage/vtk-4.4.0/work/VTK/Rendering/vtkFreeTypeFontCache.cxx:340: warning: `<br>
&nbsp;&nbsp; font' has incomplete type<br>
/var/tmp/portage/vtk-4.4.0/work/VTK/Rendering/vtkFreeTypeFontCache.h:57: warning: forward<br>
&nbsp;&nbsp; declaration of `struct FTFont'<br>
/var/tmp/portage/vtk-4.4.0/work/VTK/Rendering/vtkFreeTypeFontCache.cxx:358: note: neither<br>
&nbsp;&nbsp; the destructor nor the class-specific operator delete will be called, even <br>
&nbsp;&nbsp; if they are declared when the class is defined.<br>
/var/tmp/portage/vtk-4.4.0/work/VTK/Rendering/vtkFreeTypeFontCache.cxx:373: error: `<br>
&nbsp;&nbsp; Attach' undeclared (first use this function)<br>
/var/tmp/portage/vtk-4.4.0/work/VTK/Rendering/vtkFreeTypeFontCache.cxx:448: warning: possible<br>
&nbsp;&nbsp; problem detected in invocation of delete operator:<br>
/var/tmp/portage/vtk-4.4.0/work/VTK/Rendering/vtkFreeTypeFontCache.cxx:340: warning: `<br>
&nbsp;&nbsp; font' has incomplete type<br>
/var/tmp/portage/vtk-4.4.0/work/VTK/Rendering/vtkFreeTypeFontCache.h:57: warning: forward<br>
&nbsp;&nbsp; declaration of `struct FTFont'<br>
/var/tmp/portage/vtk-4.4.0/work/VTK/Rendering/vtkFreeTypeFontCache.cxx:448: note: neither<br>
&nbsp;&nbsp; the destructor nor the class-specific operator delete will be called, even <br>
&nbsp;&nbsp; if they are declared when the class is defined.<br>
/var/tmp/portage/vtk-4.4.0/work/VTK/Rendering/vtkFreeTypeFontCache.cxx:455: error: `<br>
&nbsp;&nbsp; FaceSize' undeclared (first use this function)<br>
make[2]: *** [Rendering/vtkRendering.dir/vtkFreeTypeFontCache.o] Error 1<br>
make[1]: *** [Rendering/vtkRendering.dir/all] Error 2<br>
make[1]: *** Waiting for unfinished jobs....<br>
Building CXX object Patented/vtkPatentedTCL.dir/vtkMarchingCubesTcl.o<br>
Building CXX object Patented/vtkPatentedTCL.dir/vtkMarchingSquaresTcl.o<br>
Building CXX object Patented/vtkPatentedTCL.dir/vtkRectilinearSynchronizedTemplatesTcl.o<br>
Building CXX object Patented/vtkPatentedTCL.dir/vtkSliceCubesTcl.o<br>
Building CXX object Patented/vtkPatentedTCL.dir/vtkSweptSurfaceTcl.o<br>
Building CXX object Patented/vtkPatentedTCL.dir/vtkSynchronizedTemplates2DTcl.o<br>
Building CXX object Patented/vtkPatentedTCL.dir/vtkSynchronizedTemplates3DTcl.o<br>
Linking CXX shared library bin/libvtkPatentedTCL.so<br>
make: *** [all] Error 2<br>
<br>
!!! ERROR: sci-libs/vtk-4.4.0 failed.<br>
!!! Function src_compile, Line 80, Exitcode 2<br>
!!! emake failed<br>
!!! If you need support, post the topmost build error, NOT this status message.<br>
<br>
<br>