Hello Bastian,

Line 7 is:
ifeq ($(MUMPS_MPI,lam))
which is just fine, though MUMPS_MPI is set by:
MUMPS_MPI=$(shell readlink /etc/alternatives/mpi | sed s/usr//g | sed 
s/include//g | sed s/lib//g | sed s/\\///g)

On s390 and a couple of others, /etc/alternatives/mpi will point to
/usr/include/lam and when I use this sed series, it gives me "lam".

Do you get something different for MUMPS_MPI on s390, perhaps an escape
character got in there somehow?

-Adam
-- 
GPG fingerprint: D54D 1AEE B11C CE9B A02B  C5DD 526F 01E8 564E E4B6

Engineering consulting with open source tools
http://www.opennovation.com/

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to