Jeff Squyres wrote:
> That's odd -- we have specific tests in configure for snprintf. Can
> you send your configure output and config.log (please compress!).
I did enough investigating to determine that the configuration is
probably o.k., but some source files are ignoring the configuration.
Specifically, any source that calls snprintf should include etc_misc.h.
Iadded '#include <etc_misc.h>' to these files, and the build gets much
farther:
otb/sys/kenyad/pqcreate.c
share/ssi/coll/smp/src/ssi_coll_smp.c
share/ssi/coll/smp/src/ssi_coll_smp_util.c
The next problem the build encounters is when it starts to build romio:
Making all in romio
gmake[2]: Entering directory `/tmp_mnt/netDISKS/master/netmt/DIGITAL6/rnd/lam/lam-7.0.6/romio'
make clean
Make: Unknown flag argument w. Stop.
gmake[2]: *** [mpio] Error 1
gmake[2]: Leaving directory `/tmp_mnt/netDISKS/master/netmt/DIGITAL6/rnd/lam/lam-7.0.6/romio'
gmake[1]: *** [romio-all] Error 2
gmake[1]: Leaving directory `/tmp_mnt/netDISKS/master/netmt/DIGITAL6/rnd/lam/lam-7.0.6'
gmake: *** [all-recursive] Error 1
Any ideas where to look for this one?
--
Dick Hadsell 914-259-6320 Fax: 914-259-6499
Reply-to: hadsell_at_[hidden]
Blue Sky Studios http://www.blueskystudios.com
44 South Broadway, White Plains, NY 10601
|