Newsgroups: comp.parallel.mpi
From: krueger@bradley.dbag.ulm.DaimlerBenz.COM (Lars Krueger)
Subject: MPICH on a NeXT
Organization: debis Network Services GmbH
Date: 22 Oct 1996 07:28:05 GMT
Message-ID: <54ht25$k7s@news.sns-felb.debis.de>

Hi.

I want to compile MPICH on an Intel running NeXtStep.
Being NeXTStep some kind of BSD compatible I tried to
use "./configure -arch=freebsd -device=ch_p4" and "make"
afterwards. It compiles all the files after updateing the
p4_config.h with a "#define n_long long" ( Our ip.h does
not include it. Strange. )
When the make comes to 
"Testing that MPI applications can be linked..."
I get this error:

ld: Undefined symbols:
_execer_jobname
_execer_mastport
_execer_mynodenum
_execer_starting_remotes
_globmemsize
_listener_info
_local_domain
_logging_flag
_p4_global
_p4_local
_sserver_port
_whoami_p4
_p4_brdcst_info
_bm_outfile
_debug_level
_execer_pg
_execer_id
_execer_masthost
_execer_myhost
_execer_mynumprocs
_execer_numtotnodes
_hand_start_remotes
_procgroup_file
_remote_debug_level
_rm_outfile_head


I can see that these id's are not linked but I can't see where they are 
declared.

Any hints?

Thanks in advance.


--

Lars Krueger

mailto:ai108@rz.tu-ilmenau.de
mailto:krueger@dbag.ulm.daimlerbenz.com
URL: http://www.rz.tu-ilmenau.de/~ai108

"Ein Blick in die Welt beweist,
dass Horror nichts als Realismus ist."
(Sir Alfred Hitchcock)


