I had already a few reports about this problem that seems to appear
only on Solaris systems with some X11 servers.
I do not understand the problem and cannot reproduce it on
our Solaris machine.
> 2. g2root utility with STAR geometry file failed:
>
> 33.sunhe5:>g2root star_geo.rz star_geo.C
>
> nvolum= 0 jvolum= 0
>
> *** TERMINATING g2root
> *** Received signal 11 (SIGSEGV)
> Segmentation fault
>
Apparently g2root was to able to read in memory any geometry
structure at all (nvolum = 0).
I need access to your file to investigate the problem.
> 3. gh2root utility cannot find main.cxx :
>
> 7.sunhe5>gmake depend
>
> makedepend -fMake-depend -- -KPIC -I/star/star2/star/ROOT/root/include -- StarRun.cxx StarMaker.cxx GParticle.cxx StarSVTH.cxx StarTPCH.cxx StarBTOH.cxx StarCALH.cxx StarECAH.cxx StarFTPH.cxx StarVPDH.cxx \
> main.cxx
> makedepend: cannot open "main.cxx"
There is no reference to main.cxx in the standard makefile
generated by gh2root. Did you modify the makefile?
Rene Brun