>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?
It seems it is the 7.0.4 version of lam. On the MacOSX machine, the
lam version was 6.5.9 As soon as I installed the 7.0.4, the same
error occurred in xmpi. Is this a known issue?
My Apple system config (macOSX 10.3.2):
Darwin paulomac.local 7.2.0 Darwin Kernel Version 7.2.0: Thu Dec 11
16:20:23 PST 2003; root:xnu/xnu-517.3.7.obj~1/RELEASE_PPC Power
Macintosh powerpc
gcc (GCC) 3.3 20030304 (Apple Computer, Inc. build 1495)
Thanks,
Paulo
|