Opened 17 years ago

Closed 17 years ago

#11140 closed defect (duplicate)

Mpich port mpicxx problem

Reported by: wernervangeit@… Owned by: macports-tickets@…
Priority: High Milestone:
Component: ports Version: 1.3.2
Keywords: mpich include lib Cc:
Port:

Description

I have installed the mpich version 1.2.7 port. The command I used was port -v install -c mpich, but it looks like the "autoclean" broke the installation. When e.g. I run mpicxx compile command, I get errors like "Unable to find mpi.h". This is caused by wrong include / lib location settings in the mpicxx script. It contains lines like: includedir=/opt/local/var/db/dports/build/_Volumes_scratch_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_science_mpich/work/destrootopt/local/include Of course after the autoclean the work directory doesn't exist anymore, it should look like: includedir=/opt/local/include

Also other values in other scripts like mpiman are wrongly defined in the same manner.

Change History (2)

comment:2 Changed 17 years ago by markd@…

Resolution: duplicate
Status: newclosed

There is already a ticket for this. Setting as duplicate.

Note: See TracTickets for help on using tickets.