Dear Sir, While trying to install GEANT4.4.1, using the command 'gmake' I faced with the warning:- 'Making dependency for file src/G4ios.cc ... cpp0: warning: changing search order for system directory "/usr/local/include" cpp0: warning: as it has already been specified as a non-system directory Making dependency for file src/G4VStateDependent.cc ... cpp0: warning: changing search order for system directory "/usr/local/include" cpp0: warning: as it has already been specified as a non-system directory' after seeing this warning , question arises;- 1.what is cpp0 ? 2.Is there any way to get rid of this warning? 3.Can I avoid this warning? 4. Is the installation of GEANT4 is true? Waiting for your response. With Regards, Manoj Jha.
Can you please specify the compiler version you're using on Solaris ?
Manoj Kumar wrote: > Dear Gabriele, > I am using the complier version > 'CC: Sun WorkShop 6 update 2 C++ 5.3 2001/05/15" > > Waiting for your response > Manoj.
You should make sure the path -I/usr/local/include does not appear during compilation. The compiler my become upset for this. Verify that CLHEP is _NOT_ installed in /usr/local !