[vtkusers] Help: compile error IRIX64

Yootai Kim yootai at cis.ohio-state.edu
Mon Sep 23 22:58:21 EDT 2002


Hello, folks:
I have compile problem in IRIX64.
I used g++ 2.91.66 compiler with default option in VTK makefile.
I attatched the error message.
Anybody has a clue for the error.
Thanks.

Yootai

--------------------------------------------------------------------------------------------------------
/p2/yootai/local/source/VTK/Imaging/vtkImageReslice.cxx: In function `void vtkGetResliceInterpFunc<float>(class vtkImageReslice *, int (**)(void *&, const void *, const int *, const int *, int, const float *, int, const void *))':
/p2/yootai/local/source/VTK/Imaging/vtkImageReslice.cxx:1708:   instantiated from here
/p2/yootai/local/source/VTK/Imaging/vtkImageReslice.cxx:1449: conversion from `int (**)(void *&, const void *, const int *,
const int *, int, const float *, int, const void *)' to non-scalar type `{error}' requested
/p2/yootai/local/source/VTK/Imaging/vtkImageReslice.cxx:1449: sorry, not implemented: `parm_decl' not supported by dump_type/p2/yootai/local/source/VTK/Imaging/vtkImageReslice.cxx:1449: conversion from `int (**)(void *&, const void *, const int *,
const int *, int, const float *, int, const void *)' to non-scalar type `' requested
/p2/yootai/local/source/VTK/Imaging/vtkImageReslice.cxx:1449: confused by earlier errors, bailing out
gmake[3]: *** [vtkImageReslice.o] Error 1
gmake[2]: *** [default_target] Error 2
gmake[1]: *** [default_target_Imaging] Error 2
gmake: *** [default_target] Error 2

--------------------------------------------------------------------------------------------------------
g++  -DvtkImaging_EXPORTS -fPIC -I/p2/yootai/local/source/VTK/Imaging -I/p2/yootai/local/source/VTK/Rendering -I/p2/yootai/local/source/VTK/Hybrid -I/p2/yootai/local/source/VTK/Parallel -I/p2/yootai/local/source/VTK -I/p2/yootai/local/source/VTK/Common -I/p2/yootai/local/source/VTK/Filtering -I/p2/yootai/local/source/VTK/Imaging -I/p2/yootai/local/source/VTK/Graphics -I/p2/yootai/local/source/VTK/IO -I/p2/yootai/local/source/VTK/Utilities/zlib -I/p2/yootai/local/source/VTK/Utilities/png -I/p2/yootai/local/source/VTK/Utilities/jpeg -I/p2/yootai/local/source/VTK/Common/Testing/Cxx -I/p2/yootai/local/include   -c /p2/yootai/local/source/VTK/Imaging/vtkImageReslice.cxx -o vtkImageReslice.o
/p2/yootai/local/source/VTK/Imaging/vtkImageReslice.cxx: In function `void vtkGetResliceInterpFunc<float>(class vtkImageReslice *, int (**)(void *&, const void *, const int *, const int *, int, const float *, int, const void *))':
/p2/yootai/local/source/VTK/Imaging/vtkImageReslice.cxx:1708:   instantiated from here
/p2/yootai/local/source/VTK/Imaging/vtkImageReslice.cxx:1449: Internal compiler error.
/p2/yootai/local/source/VTK/Imaging/vtkImageReslice.cxx:1449: Please submit a full bug report to `egcs-bugs at egcs.cygnus.com'.
/p2/yootai/local/source/VTK/Imaging/vtkImageReslice.cxx:1449: See <URL:http://egcs.cygnus.com/faq.html#bugreport> for details.
*** Error code 1 (bu21)
*** Error code 1 (bu21)
*** Error code 1 (bu21)
*** Error code 1 (bu21)

----------------------------------------------------------------------------------
Yootai Kim                              Dept. of Computer & Information Science
Office: 614-688-3766                    395 Dreese Lab, The Ohio State University
FAX:    614-292-2911                    2015 Neil Ave., Columbus, Ohio 43210-1277
Email: yootai at cis.ohio-state.edu        WWW: www.cis.ohio-state.edu/~yootai
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20020923/03300713/attachment.htm>


More information about the vtkusers mailing list