M C <m_c_...@hotmail.com> writes: > --- MCA component crs:blcr (m4 configuration macro) > checking for MCA component crs:blcr compile mode... dso > checking --with-blcr value... sanity check ok (/opt/blcr) > checking --with-blcr-libdir value... sanity check ok (/opt/blcr/lib) > configure: WARNING: BLCR support requested but not found. Perhaps you need > to specify the location of the BLCR libraries. > configure: error: Aborting. > > This is strange, as both /opt/blcr and /opt/blcr/lib are sensibly populated:
I ran into this recently. You need an extra flag which I forget, but ./configure --help will show it can take `LAM' as an argument. It seems pretty obscure and probably deserves a report I haven't had time to make.