Subject: Re: [OMPI users] Error compiling v1.3 with icc 10.1.021: PATH_MAX not defined From: Andrea Iob (andrea_iob_at_[hidden]) Date: 2009-01-26 04:11:46
> Could you confirm that changing the last 3 files to
> use OMPI_PATH_MAX
> instead of PATH_MAX (without adding the #include)
> also fixes the
> problem?
>
Yes, with OMPI_PATH_MAX the problem is also fixed.