mpiexec 0.80 won't compile on RH7.3

Chris Samuel csamuel at vpac.org
Mon Jan 9 23:09:57 EST 2006


Hi folks,

A clean build of mpiexec fails on RH7.3 with:

gcc -g -O2 -Wall -W -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -Wbad-function-cast -Wundef -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -I/usr/local/src/PBS/Torque/torque-2.0.0p5-snap.1136611724/src/include -c concurrent.c
concurrent.c: In function `concurrent_init':
concurrent.c:177: warning: implicit declaration of function `socket'
concurrent.c:187: warning: implicit declaration of function `bind'
concurrent.c:192: warning: implicit declaration of function `listen'
concurrent.c:210: warning: implicit declaration of function `connect'
concurrent.c: In function `concurrent_exit':
concurrent.c:238: parse error before `int'
concurrent.c:239: `err' undeclared (first use in this function)
concurrent.c:239: (Each undeclared identifier is reported only once
concurrent.c:239: for each function it appears in.)
concurrent.c: In function `handle_fifo':
concurrent.c:983: warning: implicit declaration of function `accept'
make: *** [concurrent.o] Error 1

I'll see if I can track it down and generate a patch, it's probably fairly trivial..

Chris
-- 
 Christopher Samuel - (03)9925 4751 - VPAC Deputy Systems Manager
 Victorian Partnership for Advanced Computing http://www.vpac.org/
 Bldg 91, 110 Victoria Street, Carlton South, VIC 3053, Australia

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://email.osc.edu/pipermail/mpiexec/attachments/20060110/e89fe4c5/attachment.bin


More information about the mpiexec mailing list