[Paraview] make paraview-1.4.2 on Solaris8
Koichiro Suzuki
suz at mito.ssd.ssg.fujitsu.com
Mon May 31 06:04:09 EDT 2004
Hello
I compiled paraview-1.4.2 on Solaris 8 (with gcc 2.95), but the
following error occurrs.
:
Building object file vtkGraphicsFactory.o...
In file included from /usr/openwin/share/include/X11/Intrinsic.h:56,
from /wk/PDS/PARAVIEW/paraview-1.4.2/VTK/Rendering/vtkXRenderWindowInteractor.h:38,
from /wk/PDS/PARAVIEW/paraview-1.4.2/VTK/Rendering/vtkGraphicsFactory.cxx:60:
/usr/openwin/share/include/X11/Xlib.h:2099: ANSI C++ forbids declaration `XSetTransientForHint' with no type
/usr/openwin/share/include/X11/Xlib.h:2107: ANSI C++ forbids declaration `XActivateScreenSaver' with no type
/usr/openwin/share/include/X11/Xlib.h:2114: ANSI C++ forbids declaration `XAddHost' with no type
/usr/openwin/share/include/X11/Xlib.h:2122: ANSI C++ forbids declaration `XAddHosts' with no type
/usr/openwin/share/include/X11/Xlib.h:2129: ANSI C++ forbids declaration `XAddToExtensionList' with no type
/usr/openwin/share/include/X11/Xlib.h:2136: ANSI C++ forbids declaration `XAddToSaveSet' with no type
:
In file included from /usr/openwin/share/include/X11/Intrinsic.h:58,
from /wk/PDS/PARAVIEW/paraview-1.4.2/VTK/Rendering/vtkXRenderWindowInteractor.h:38,
from /wk/PDS/PARAVIEW/paraview-1.4.2/VTK/Rendering/vtkGraphicsFactory.cxx:60:
/usr/openwin/share/include/X11/Xresource.h:249: ANSI C++ forbids declaration `XrmQGetResource' with no type
make[5]: *** [vtkGraphicsFactory.o] Error 1
make[4]: *** [default_target] Error 2
make[3]: *** [default_target_Rendering] Error 2
make[2]: *** [default_target] Error 2
make[1]: *** [default_target_VTK] Error 2
make: *** [default_target] Error 2
Can we make paraview with /usr/openwin ?
Or do we have to use the latest X11 ?
I really appreciate your reply.
Best regards.
--
Koichiro Suzuki
suz at mito.ssd.ssg.fujitsu.com
More information about the ParaView
mailing list