[mpich-discuss] Problem with make during installation of MPICH2
Dave Goodell
goodell at mcs.anl.gov
Wed May 4 15:45:26 CDT 2011
Alternatively, since you are on a Solaris machine you might be able to get things working by passing "--with-atomic-primitives=opa_sun_atomic_ops.h" to configure. However performance may be worse than using truly native atomics that would be obtained by using a newer compiler.
-Dave
On May 4, 2011, at 3:42 PM CDT, Rajeev Thakur wrote:
> These errors
>
> /var/tmp//ccUgLKs8.s:495: Error: suffix or operands invalid for `mov'
> /Var/tmp//ccUgLKs8.s:503: Error: suffix or operands invalid for `mov'
>
> are usually solved by upgrading to a newer version of gcc.
>
> Rajeev
>
>
> On May 3, 2011, at 11:14 AM, Dylan Parenti wrote:
>
>> Hi Rajeev,
>>
>> Attached are the unzipped files.
>>
>> Thank you!
>> -Dylan
>>
>>
>>
>> On 5/3/2011 6:26 AM, Rajeev Thakur wrote:
>>> Can you send the attachments as regular text files instead of zip?
>>>
>>> Rajeev
>>>
>>> On May 2, 2011, at 9:34 PM, Dylan Parenti wrote:
>>>
>>>> Greetings,
>>>>
>>>> We have the following environment (Solaris 10):
>>>>
>>>> # uname -a
>>>> SunOS dantzig 5.10 Generic_141445-09 i86pc i386 i86pc
>>>>
>>>> The following step during installation under the root account works with no apparent errors:
>>>>
>>>> ./configure --prefix=/opt/mpich2 |& tee c.txt
>>>>
>>>> But fails with errors with:
>>>>
>>>> make |& tee m.txt
>>>>
>>>> ...and trying with:
>>>>
>>>> make V=1 |& tee m.txt
>>>>
>>>> ...also failed identically to the first try. I even tried using a different shell (sh instead of tcsh, using the appropriate syntax changes), but the same errors at the same point occur.
>>>>
>>>> The f77, f90, and gcc all seem to be "noticed" and all are in directories stated in echo $PATH.
>>>>
>>>> The m.txt, c.txt, and config.txt files are attached in the zip file.
>>>>
>>>> Please advise?
>>>>
>>>> Thank you,
>>>> Dylan
>>>>
>>>> --
>>>> ==============================
>>>> Dylan Parenti
>>>> IT Manager
>>>> Department of Geography
>>>> University of California, Santa Barbara
>>>> 805.308.1247
>>>> d at geog.ucsb.edu
>>>> ==============================
>>>>
>>>>
>>>> <mpich2-errors.zip>_______________________________________________
>>>> mpich-discuss mailing list
>>>> mpich-discuss at mcs.anl.gov
>>>> https://lists.mcs.anl.gov/mailman/listinfo/mpich-discuss
>>
>> <src-openpa-config.log><c.txt><config.log><m.txt>
>
> _______________________________________________
> mpich-discuss mailing list
> mpich-discuss at mcs.anl.gov
> https://lists.mcs.anl.gov/mailman/listinfo/mpich-discuss
More information about the mpich-discuss
mailing list