i met 2 problems when installed mesa6.4,the OS is CentOs,the kernal is linux 2.6.18.can anybody give me a help? [edamgr@localhost Mesa-6.4]$ make linux-x86-64 (cd configs && rm -f current && ln -s linux-x86-64 current) make default make[1]: Entering directory `/home/edamgr/geant4/eda/mesa/Mesa-6.4' make[2]: Entering directory `/home/edamgr/geant4/eda/mesa/Mesa-6.4/src' Making sources for linux-x86-64 make[3]: Entering directory `/home/edamgr/geant4/eda/mesa/Mesa-6.4/src/mesa' make[4]: Entering directory `/home/edamgr/geant4/eda/mesa/Mesa-6.4/src/mesa' make[5]: Entering directory `/home/edamgr/geant4/eda/mesa/Mesa-6.4/src/mesa/x86' make[5]: Nothing to be done for `default'. make[5]: Leaving directory `/home/edamgr/geant4/eda/mesa/Mesa-6.4/src/mesa/x86' make[5]: Entering directory `/home/edamgr/geant4/eda/mesa/Mesa-6.4/src/mesa/x86-64' make[5]: Nothing to be done for `default'. make[5]: Leaving directory `/home/edamgr/geant4/eda/mesa/Mesa-6.4/src/mesa/x86-64' make[4]: Leaving directory `/home/edamgr/geant4/eda/mesa/Mesa-6.4/src/mesa' make[3]: Leaving directory `/home/edamgr/geant4/eda/mesa/Mesa-6.4/src/mesa' make[3]: Entering directory `/home/edamgr/geant4/eda/mesa/Mesa-6.4/src/glu' make[4]: Entering directory `/home/edamgr/geant4/eda/mesa/Mesa-6.4/src/glu/sgi' make[5]: Entering directory `/home/edamgr/geant4/eda/mesa/Mesa-6.4/src/glu/sgi' make[5]: `../../../lib64/libGLU.so' is up to date. make[5]: Leaving directory `/home/edamgr/geant4/eda/mesa/Mesa-6.4/src/glu/sgi' make[4]: Leaving directory `/home/edamgr/geant4/eda/mesa/Mesa-6.4/src/glu/sgi' make[3]: Leaving directory `/home/edamgr/geant4/eda/mesa/Mesa-6.4/src/glu' make[3]: Entering directory `/home/edamgr/geant4/eda/mesa/Mesa-6.4/src/glut/glx' gcc -c -I../../../include -Wall -O3 -g -fPIC -m64 -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -DPTHREADS -DUSE_XSHM -DUSE_X86_64_ASM -I/usr/X11R6/include -std=c99 -ffast-math -fexceptions glut_cmap.c glut_cmap.c:23:66: error: X11/Xmu/StdCmap.h: No such file or directory glut_cmap.c: In function ‘__glutSetupColormap’: glut_cmap.c:231: warning: implicit declaration of function ‘XmuLookupStandardColormap’ make[3]: *** [glut_cmap.o] Error 1 make[3]: Leaving directory `/home/edamgr/geant4/eda/mesa/Mesa-6.4/src/glut/glx' make[2]: *** [subdirs] Error 1 make[2]: Leaving directory `/home/edamgr/geant4/eda/mesa/Mesa-6.4/src' make[1]: *** [default] Error 1 make[1]: Leaving directory `/home/edamgr/geant4/eda/mesa/Mesa-6.4' make: *** [linux-x86-64] Error 2
Dear Yanbo Chen I'm afraid this is not a Geant4 bug but an installation issue on CentOs. I will transfer it to the Geant4 User Forum and we can take it from there. http://hypernews.slac.stanford.edu/HyperNews/geant4/get/installconfig/1619.html Regards John