Bug #321
geant4 doesn't compile on ubuntu 10.10 32-bit
100%
Description
disabled that builder in hudson. http://hypernews.slac.stanford.edu/HyperNews/geant4/get/installconfig/1228/1/1.html
Compiling DefaultHepRepTypeTree.cc ... Compiling DeflateOutputStreamBuffer.cc ... In file included from src/DeflateOutputStreamBuffer.cc:3: include/cheprep/DeflateOutputStreamBuffer.h:32: error: ‘EOF’ was not declared in this scope make[2]: *** [/home/mice/hudson/workspace/MAUS_ubuntu1010_32_nightly_clean/third_party/build/geant4.9.2.p01/tmp/Linux-g++/G4visHepRep/DeflateOutputStreamBuffer.o] Error 1 Making dependency for file src/G4TheRayTracer.cc ...
Updated by Tunnell, Christopher about 12 years ago
geant4 isn't tested on anything but scientific linux. I created a bug report:
http://bugzilla-geant4.kek.jp/show_bug.cgi?id=1168
Do we upgrade geant4 (if that helps). We don't have physics tests yet...
Updated by Tunnell, Christopher about 12 years ago
open suse has the same issue. maybe it's a compiler version thing?
Updated by Tunnell, Christopher about 12 years ago
same issue with fedora 14. I'll test a geant4 version switch (since we don't test physics anyways).
Updated by Tunnell, Christopher about 12 years ago
move to patch 4 version of geant 9.2
http://www.geant4.org/geant4/support/source/geant4.9.2.p04.tar.gz
Updated by Tunnell, Christopher about 12 years ago
- Status changed from Open to Closed
- % Done changed from 0 to 100
Applied in changeset r325.
Updated by Tunnell, Christopher about 12 years ago
the fix was to add cstdio to the include of source/visualization/HepRep/include/cheprep/DeflateOutputStreamBuffer.h.
I patched the verison.