<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7654.12">
<TITLE>trouble with compiling with MPE</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/plain format -->

<P><FONT SIZE=2>Dear MPICH2 People:<BR>
<BR>
I have installed MPICH2 (several times) but I'm having problems compiling a program with MPE stuff.<BR>
<BR>
Here is the error message:<BR>
<BR>
erin@ubuntu:~$ mpicc gauss_mpi.cpp -o gauss_mpi -lmpe -lX11<BR>
gauss_mpi.cpp:56:1: error: &#145;MPE_Color&#146; does not name a type<BR>
gauss_mpi.cpp:62:13: error: variable or field &#145;doplot&#146; declared void<BR>
gauss_mpi.cpp:62:13: error: &#145;MPE_XGraph&#146; was not declared in this scope<BR>
gauss_mpi.cpp:62:27: error: expected primary-expression before &#145;double&#146;<BR>
gauss_mpi.cpp:62:39: error: expected primary-expression before &#145;int&#146;<BR>
gauss_mpi.cpp:62:55: error: expected primary-expression before &#145;int&#146;<BR>
gauss_mpi.cpp:62:65: error: expected primary-expression before &#145;int&#146;<BR>
gauss_mpi.cpp:62:72: error: expected primary-expression before &#145;int&#146;<BR>
erin@ubuntu:~$<BR>
<BR>
Does this look familiar please?&nbsp; Can you suggest any fixes, please?<BR>
<BR>
Thanks,<BR>
Erin<BR>
<BR>
<BR>
Erin M. Hodgess, PhD<BR>
Associate Professor<BR>
Department of Computer and Mathematical Sciences<BR>
University of Houston - Downtown<BR>
mailto: hodgesse@uhd.edu<BR>
<BR>
</FONT>
</P>

</BODY>
</HTML>