I have got the same problem with you, and my system is fedora11 x86_64, and GCC version is " gcc version 4.4.0 20090506 (Red Hat 4.4.0-4) (GCC) ". It seems the new gcc is not compatable with the meep. So I solved the problem by installing gcc-compat compiler, and then I installed meep successfully with the gcc-compat compiler.
From: Linran Fan <[email protected]> To: [email protected] Date: Mon, 29 Jun 2009 20:57:22 +0800 Subject: [Meep-discuss] the installation about meep Hi meepers. When I was installing the meep on my own computer, I came to the last step. But when I enter ' make' in the installation of meep, there came the error as following: h5file.cpp: In member function ‘void meep::h5file::remove()’: h5file.cpp:208: error:‘remove’is not the member of ‘std’. make[3]: *** [h5file.lo] error 1 make[3]: Leaving directory `/home/flr/download/meep-1.0.3/src' make[2]: *** [all] error 2 make[2]: Leaving directory `/home/flr/download/meep-1.0.3/src' make[1]: *** [all-recursive] error 1 make[1]: Leaving directory `/home/flr/download/meep-1.0.3' make: *** [all] error 2 Thank you all! -- Bin Shao College of Information Technical Science, Nankai University 94 Weijin Rd. Nankai Dist. Tianjin 300071, China Email: [email protected]
_______________________________________________ meep-discuss mailing list [email protected] http://ab-initio.mit.edu/cgi-bin/mailman/listinfo/meep-discuss

