I'm getting the following when I try and build 1.3 from SVN:
gcc -DHAVE_CONFIG_H -I. -I../../adio/include -DOMPI_BUILDING=1 -I/
Users/greg/Documents/workspaces/ptp_head/ompi/ompi/mca/io/romio/
romio/../../../../.. -I/Users/greg/Documents/workspaces/ptp_head/ompi/
ompi/mca/io/romio/romio/../../../../../opal/include -
I../../../../../../../opal/include -I../../../../../../../ompi/include
-I/Users/greg/Documents/workspaces/ptp_head/ompi/ompi/mca/io/romio/
romio/include -I/Users/greg/Documents/workspaces/ptp_head/ompi/ompi/
mca/io/romio/romio/adio/include -D_REENTRANT -g -Wall -Wundef -Wno-
long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -
Wcomment -pedantic -Wno-long-double -Werror-implicit-function-
declaration -finline-functions -fno-strict-aliasing -DHAVE_ROMIOCONF_H
-DHAVE_ROMIOCONF_H -I../../include -MT ad_write_nolock.lo -MD -MP -
MF .deps/ad_write_nolock.Tpo -c ad_write_nolock.c -fno-common -DPIC -
o .libs/ad_write_nolock.o
ad_write_nolock.c: In function ADIOI_NOLOCK_WriteStrided:
ad_write_nolock.c:92: error: implicit declaration of function lseek64
make[5]: *** [ad_write_nolock.lo] Error 1
make[4]: *** [all-recursive] Error 1
make[3]: *** [all-recursive] Error 1
make[2]: *** [all-recursive] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all-recursive] Error 1
Configured with:
./configure --with-platform=contrib/platform/lanl/macosx-dynamic
Any ideas?
Greg
|