Problem 641

Summary: missing include in G4OpenInventorXtViewer.cc
Product: Geant4 Reporter: harald.vogt
Component: visualization/OpenInventorAssignee: barrand
Status: RESOLVED FIXED    
Severity: normal    
Priority: P2    
Version: 6.2   
Hardware: PC   
OS: Linux   

Description harald.vogt 2004-07-07 15:06:57 CEST
One has to add in G4OpenInventorXtViewer.cc
#include <X11/Shell.h>
to get XtNgeometry defined.

Harald Vogt
Comment 1 Gabriele Cosmo 2004-07-08 06:54:59 CEST
Can you please specify which Linux system and OpenInventor distribution
you are using ?
On RedHat-7.3 with SGI Inventor-2.1.5 it builds fine for us.
Comment 2 Gabriele Cosmo 2004-07-08 06:56:59 CEST
*** Bug 642 has been marked as a duplicate of this bug. ***
*** 'barrand@lal.in2p3.fr' will be responsible for bug 642. ***
Comment 3 harald.vogt 2004-07-08 09:13:59 CEST
This problem occurs with SuSE Linux 8.2 (i586) (gcc version 3.3.3) and SuSE
Linux 9.0 (x86-64) (gcc version 3.3.1 (SuSE Linux)) using SoFree v4 and SoXaw
v1r2 instead of SGI's Inventor.
Harald