Hello, I am trying to compile mdrun from gromacs 4 package under Solaris 8. I compile fftw, then enter /gromacs and run ./compile --enable-mpi and make mdrun. Then I get the following error (see below). Googling did not help. Any suggestions? Thanks. SDA
mpicc -DHAVE_CONFIG_H -I. -I../../src -I/usr/openwin/include -I../../include -D GMXLIBDIR=\"/trash/sda/programs/gromacs/share/top\" -I/trash/sda/programs/gromac s/include/ -c libxdrf.c -o libxdrf.o libxdrf.c: In function `xdrfbool_': libxdrf.c:112: error: `XDR_INT_SIZE' undeclared (first use in this function) libxdrf.c:112: error: (Each undeclared identifier is reported only once libxdrf.c:112: error: for each function it appears in.) libxdrf.c: In function `xdrfint_': libxdrf.c:140: error: `XDR_INT_SIZE' undeclared (first use in this function) mpicc: No such file or directory *** Error code 1 make: Fatal error: Command failed for target `libxdrf.lo' Current working directory /trash/sda/dist/gromacs-4.0/src/gmxlib *** Error code 1 make: Fatal error: Command failed for target `all-recursive' Current working directory /trash/sda/dist/gromacs-4.0/src/gmxlib *** Error code 1 make: Fatal error: Command failed for target `mdrun' _______________________________________________ gmx-users mailing list [email protected] http://www.gromacs.org/mailman/listinfo/gmx-users Please search the archive at http://www.gromacs.org/search before posting! Please don't post (un)subscribe requests to the list. Use the www interface or send it to [EMAIL PROTECTED] Can't post? Read http://www.gromacs.org/mailing_lists/users.php

