Hi all:
I've been happily using xmpi under MacOSX. Today I tried it on a
Linux machine and the make stopped with:
/bin/sh ../../libtool --mode=compile mpiCC -DHAVE_CONFIG_H -I. -I.
-I../../src/xmpi -I../../src -I/usr/X11R6/include -g -O2 -c
ndi_resolve.cc
mpiCC -DHAVE_CONFIG_H -I. -I. -I../../src/xmpi -I../../src
-I/usr/X11R6/include -g -O2 -c ndi_resolve.cc -o ndi_resolve.o
ndi_resolve.cc: In function `struct LIST * ndi_resolve(LIST *)':
ndi_resolve.cc:69: `HOST2COMP' undeclared (first use this function)
Here's my system config:
Linux paulopc 2.2.17-21mdk #1 Sex Jun 1 10:50:46 WEST 2001 i586 unknown
I have 48MB RAM and 256MB swap.
My gcc is 2.95.3
My LAM installation is 7.0.4 in /usr/local.
Any ideas what might be wrong?
Thanks,
Paulo
|