Ticket #686: part0001.html

File part0001.html, 6.0 KB (added by Timothy S. Sliwinski, 5 months ago)

Added by email2trac

Line 
1<html xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:st1="urn:schemas-microsoft-com:office:smarttags" xmlns="http://www.w3.org/TR/REC-html40">
2
3<head>
4<meta http-equiv=Content-Type content="text/html; charset=us-ascii">
5<meta name=Generator content="Microsoft Word 11 (filtered medium)">
6<o:SmartTagType namespaceuri="urn:schemas-microsoft-com:office:smarttags"
7 name="PlaceType"/>
8<o:SmartTagType namespaceuri="urn:schemas-microsoft-com:office:smarttags"
9 name="PlaceName"/>
10<o:SmartTagType namespaceuri="urn:schemas-microsoft-com:office:smarttags"
11 name="place"/>
12<!--[if !mso]>
13<style>
14st1\:*{behavior:url(#default#ieooui) }
15</style>
16<![endif]-->
17<style>
18<!--
19 /* Style Definitions */
20 p.MsoNormal, li.MsoNormal, div.MsoNormal
21        {margin:0in;
22        margin-bottom:.0001pt;
23        font-size:12.0pt;
24        font-family:"Times New Roman";}
25a:link, span.MsoHyperlink
26        {color:blue;
27        text-decoration:underline;}
28a:visited, span.MsoHyperlinkFollowed
29        {color:purple;
30        text-decoration:underline;}
31span.EmailStyle17
32        {mso-style-type:personal-compose;
33        font-family:Arial;
34        color:windowtext;}
35@page Section1
36        {size:8.5in 11.0in;
37        margin:1.0in 1.25in 1.0in 1.25in;}
38div.Section1
39        {page:Section1;}
40-->
41</style>
42
43</head>
44
45<body lang=EN-US link=blue vlink=purple>
46
47<div class=Section1>
48
49<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt;
50font-family:Arial'>Mpich2-maint,<o:p></o:p></span></font></p>
51
52<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt;
53font-family:Arial'><o:p>&nbsp;</o:p></span></font></p>
54
55<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt;
56font-family:Arial'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; I
57am running a server for a proof-of-concept project built on
58FreeBSD-7.2-Release. When I first ran configure, it told me that I did not have
59python installed. I went back and installed the FreeBSD port of python-2.6 and
60re-ran configure for mpich2-1.1. Configure ran successfully and c.txt showed no
61alarming errors that I am aware of. However, now when I attempt to run make, I receive
62the following error:<o:p></o:p></span></font></p>
63
64<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt;
65font-family:Arial'><o:p>&nbsp;</o:p></span></font></p>
66
67<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt;
68font-family:Arial'>In Function &#8216;HYDU_create_thread&#8217;:<o:p></o:p></span></font></p>
69
70<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt;
71font-family:Arial'>:undefined reference to &#8216;pthread_create&#8217;<o:p></o:p></span></font></p>
72
73<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt;
74font-family:Arial'>*** Error code 1<o:p></o:p></span></font></p>
75
76<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt;
77font-family:Arial'><o:p>&nbsp;</o:p></span></font></p>
78
79<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt;
80font-family:Arial'>Stop in /tmp/tim/mpich2/src/pm/hydra/pm/pmiserv.<o:p></o:p></span></font></p>
81
82<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt;
83font-family:Arial'>*** Error code 1<o:p></o:p></span></font></p>
84
85<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt;
86font-family:Arial'><o:p>&nbsp;</o:p></span></font></p>
87
88<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt;
89font-family:Arial'>Stop in /tmp/tim/mpich2/src/pm/hydra/pm.<o:p></o:p></span></font></p>
90
91<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt;
92font-family:Arial'>*** Error code 1<o:p></o:p></span></font></p>
93
94<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt;
95font-family:Arial'><o:p>&nbsp;</o:p></span></font></p>
96
97<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt;
98font-family:Arial'>&#8230;.etc. (rest of error in m.txt)<o:p></o:p></span></font></p>
99
100<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt;
101font-family:Arial'><o:p>&nbsp;</o:p></span></font></p>
102
103<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt;
104font-family:Arial'>I am following the Quick Start instructions for now in the
105installer&#8217;s guide. <o:p></o:p></span></font></p>
106
107<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt;
108font-family:Arial'><o:p>&nbsp;</o:p></span></font></p>
109
110<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt;
111font-family:Arial'>I did try to go back a version to mpich2-1.0.p1 which completed
112configure, make, and make install, but while running &#8220;mpd &amp;&#8221;,
113it would complain about depreciated calls in the python scripts and hang and I
114figured my python version was too new for it so I tried mpich2-1.1 again with
115the same errors. <o:p></o:p></span></font></p>
116
117<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt;
118font-family:Arial'><o:p>&nbsp;</o:p></span></font></p>
119
120<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt;
121font-family:Arial'>I have attached the make output (m.txt) using the VERBOSE=1 option
122and the configure output (c.txt). Any help you can give in regards to my mpich2-1.1
123make errors would be greatly appreciated!!<o:p></o:p></span></font></p>
124
125<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt;
126font-family:Arial'><o:p>&nbsp;</o:p></span></font></p>
127
128<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt;
129font-family:Arial'>-Timothy Sliwinski<o:p></o:p></span></font></p>
130
131<p class=MsoNormal><st1:place w:st="on"><st1:PlaceName w:st="on"><font size=2
132  face=Arial><span style='font-size:10.0pt;font-family:Arial'>Florida</span></font></st1:PlaceName><font
133 size=2 face=Arial><span style='font-size:10.0pt;font-family:Arial'> <st1:PlaceType
134 w:st="on">State</st1:PlaceType> <st1:PlaceType w:st="on">University</st1:PlaceType></span></font></st1:place><font
135size=2 face=Arial><span style='font-size:10.0pt;font-family:Arial'> Student<o:p></o:p></span></font></p>
136
137</div>
138
139</body>
140
141</html>