Solaris 8 and Mpich

Kevin Wood kwood at gshiis.com
Fri Jan 18 11:08:05 PST 2002


Hey there all,

Got a question for you.  I am trying to compile mpich 1.2.2.3 on a Solaris 8
Sparc machine and I am getting the following errors:

gcc -I../../../../include -DUSE_SOCKLEN_T -DUSE_U_INT_FOR_XDR   -DHAVE_LIBSO
CKET=1 -DHAVE_LIBNSL=1 -DHAVE_RPC_RPC_H=1 -DHAVE_NETINET_IN_H=1 -DHAVE_ARPA_
INET_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRING_H=1 -DHAVE_STRING
S_H=1 -DHAVE_TERMIO_H=1 -DHAVE_TERMIOS_H=1 -DBOTH_STRING_INCS=1 -DHAVE_STDAR
G_H=1 -DUSE_STDARG=1 -DUSE_STDARG=1 -DHAVE_SIGPROCMASK=1 -DHAVE_SIGEMPTYSET=
1 -DHAVE_SIGADDSET=1 -DHAVE_SIGHOLD=1 -DHAVE_SIGACTION=1 -DSEMUN_UNDEFINED=1
 -DSEMCTL_ARG_UNION=1 -DHAVE_STRERROR=1 -DHAVE_VPRINTF=1 -DHAVE_SYS_UIO_H=1 
-DHAVE_WRITEV=1 -DNO_ECHO=1 -DHAS_RSHCOMMAND=1 -DHAVE_XDRMEM_CREATE=1 -DHAS_
XDR=1    -DHAVE_LIBSOCKET=1 -DHAVE_LIBNSL=1 -DHAVE_RPC_RPC_H=1 -DHAVE_NETINE
T_IN_H=1 -DHAVE_ARPA_INET_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STR
ING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_TERMIO_H=1 -DHAVE_TERMIOS_H=1 -DBOTH_STRIN
G_INCS=1 -DHAVE_STDARG_H=1 -DUSE_STDARG=1 -DUSE_STDARG=1 -DHAVE_SIGPROCMASK=
1 -DHAVE_SIGEMPTYSET=1 -DHAVE_SIGADDSET=1 -DHAVE_SIGHOLD=1 -DHAVE_SIGACTION=
1 -DSEMUN_UNDEFINED=1 -DSEMCTL_ARG_UNION=1 -DHAVE_STRERROR=1 -DHAVE_VPRINTF=
1 -DHAVE_SYS_UIO_H=1 -DHAVE_WRITEV=1 -DNO_ECHO=1 -DHAS_RSHCOMMAND=1 -DHAVE_X
DRMEM_CREATE=1 -DHAS_XDR=1 -DRSHCOMMAND='"/bin/remsh"' -I/opt/mpich/mpid/ch_
p4/p4/include -I.. -I../include -c p4_debug.c
/usr/ccs/bin/as: "/var/tmp/ccxyWA9i.s", line 576: error: unknown opcode
".subsection"
/usr/ccs/bin/as: "/var/tmp/ccxyWA9i.s", line 576: error: statement syntax
/usr/ccs/bin/as: "/var/tmp/ccxyWA9i.s", line 589: error: unknown opcode
".previous"
/usr/ccs/bin/as: "/var/tmp/ccxyWA9i.s", line 589: error: statement syntax
*** Error code 1
make: Fatal error: Command failed for target `p4_debug.o'
Current working directory /opt/mpich/mpid/ch_p4/p4/lib
*** Error code 1
make: Fatal error: Command failed for target `p4inmpi'
Current working directory /opt/mpich/mpid/ch_p4/p4
*** Error code 1
make: Fatal error: Command failed for target `p4inmpi'
Current working directory /opt/mpich/mpid/ch_p4
*** Error code 1
make: Fatal error: Command failed for target `mpilib'
Current working directory /opt/mpich
*** Error code 1
make: Fatal error: Command failed for target `mpi-modules'
Current working directory /opt/mpich
*** Error code 1
make: Fatal error: Command failed for target `mpi'

Any ideas as to what is going on?  I am using gcc and make from
www.sunfreeware.com to compile the code and I am using the assembler from
Solaris to do the assembly work.  Any help would be greatly appreciated.  If
anyone has built mpi on sun, any other possible information that I might
need would be grealty appreciated.

Thanks

Kevin





More information about the Beowulf mailing list