Public bug reported:

Binary package hint: mpich2

I'm using ubuntu 9.10, and I just installed libmpich2-dev, when trying
to build my code using "pkg-config --cflags --libs mpi-ch2-ch3", it
complains about no exec_prefix defined on the .pc file.

This is true, I opened the .pc file myself and ${exec_prefix} is not
being defined.

This should be easy to fix, probably just add /usr instead of
${exec_prefix} or add exec_prefix=/usr on the file :)

** Affects: mpich2 (Ubuntu)
     Importance: Undecided
         Status: New

-- 
.pc file problem on limpi2ch
https://bugs.launchpad.net/bugs/566822
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to