help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Octave and MPITB compile


From: Jack Franklin
Subject: Octave and MPITB compile
Date: Mon, 13 Oct 2008 21:36:57 -0500

Hi,

I have installed Octave 2.9.12 ,  MPITB and OpenMPI 1.2.3.

I am trying to compile MPITB for Octave 2.9.12.

But I got errors :



-bash-3.00$ make
input in flex scanner failed
input in flex scanner failed
touch Makefile
input in flex scanner failed
input in flex scanner failed
touch IMPI_CLIENT_COLOR.cc
g++ -c -fPIC -mieee-fp -g -O2  -Wall -I/HOME/new_mpitb_octave/octave/include/octave-2.9.12 -I/HOME/new_mpitb_octave/octave/include/octave-2.9.12/octave -I/HOME/new_mpitb_octave/octave/include  IMPI_CLIENT_COLOR.cc -o IMPI_CLIENT_COLOR.o
g++ -shared -Wl,-Bsymbolic  IMPI_CLIENT_COLOR.o -o IMPI_CLIENT_COLOR.oct -L/HOME/new_mpitb_octave/octave/lib/octave-2.9.12  -L -loctinterp -loctave -lcruft -llapack -lblas  -lreadline -lncurses -ldl -lz -lm -L/usr/lib/gcc/i386-redhat-linux/3.4.6 -L/usr/lib/gcc/i386-redhat-linux/3.4.6/../../.. -lz -lfrtbegin -lg2c -lm    -lmpi
/usr/bin/ld: cannot find -lmpi
collect2: ld returned 1 exit status
make: *** [IMPI_CLIENT_COLOR.oct] Error 1


THANKS.

Jack.

Oct.  13  2008


reply via email to

[Prev in Thread] Current Thread [Next in Thread]