Hey all,
I am trying to compile Open MPI on a 32bit laptop running debian wheezy
7.8.0. When I

> ../ompi-master/configure --prefix=$HOME/ompi-master/build
> --with-hwloc=$HOME/openmpi/hwloc/build
> --with-hwloc-libdir=$HOME/openmpi/hwloc/build/lib

I get the error code:

> checking whether we are cross compiling... configure: error: in
> `/home/peter/openmpi/build/opal/mca/event/libevent2022/libevent':
> configure: error: cannot run C compiled programs.
> If you meant to cross compile, use `--host'.
> See `config.log' for more details
> configure: /bin/bash
> '../../../../../../ompi-master/opal/mca/event/libevent2022/libevent/configure'
> *failed* for opal/mca/event/libevent2022/libevent
> configure: WARNING: Event library failed to configure
> configure: error: Cannot continue

I have looked at a previous message in this mailing list, and I have a
working compiler, so I do not believe that that is the problem here. Any
help is appreciated.
Thanks,
Peter

Reply via email to