Hello!

I want to install MPICH-3.0.4 on my virtual ubuntu machine, but I got some errors.

Install Guide: step 6
http://www.mpich.org/static/downloads/3.0.4/mpich-3.0.4-installguide.pdf

When I try:
"make |& tee m.txt"
It return error in param_vals.c no such file

So, I remake it with option VERBOSE=1. There are c and m txt files.