From: don@hp71580m.neuronet.pitt.edu (Donald Krieger)
Subject: Making 3.4.0 - HPUX & LINUX
Newsgroups: comp.parallel.pvm
Message-Id: <ARlV2.419$Pm4.10027074@speed.city-net.com>
Date: Tue, 27 Apr 1999 16:46:24 GMT
Xref: ukc comp.parallel.pvm:8314


I am having difficulty making this new version, and, to tell
you the truth, have had similar problems making 3.3.11 and 3.3.6.
In the past I had not problems both with 3.3.4 and 3.3.6 - don't
know what's wrong.  Here is the fault I get under LINUX - this
is Suse Linux.  It gets pretty far before encountering this error:

cc  -DIMA_LINUX -I../../include -I../../tracer -I../../src -DSYSVSIGNAL -DNOWAIT3 -DRSHCOMMAND=\"/usr/bin/rsh\" -DNEEDENDIAN -DFDSETNOTSTRUCT -DHASERRORVARS -DCTIMEISTIMET -DSYSERRISCONST -DHASREADLINE -o pvm cons.o cmds.o job.o trc.o  -L../../tracer/LINUX -L../../lib/LINUX -lpvmtrc -lpvm3 -lreadline
/usr/lib/libreadline.a(display.o): In function `rl_redisplay':
display.o(.text+0x9bf): undefined reference to `tputs'
/usr/lib/libreadline.a(display.o): In function `update_line':
display.o(.text+0xf26): undefined reference to `tputs'
/usr/lib/libreadline.a(display.o): In function `_rl_move_cursor_relative':
display.o(.text+0x11e6): undefined reference to `tputs'
/usr/lib/libreadline.a(display.o): In function `_rl_move_vert':
display.o(.text+0x12c9): undefined reference to `tputs'
display.o(.text+0x130a): undefined reference to `tputs'
/usr/lib/libreadline.a(display.o)(.text+0x1798): more undefined references to `tputs' follow
/usr/lib/libreadline.a(display.o): In function `insert_some_chars':
display.o(.text+0x184a): undefined reference to `tgoto'
display.o(.text+0x1857): undefined reference to `tputs'
display.o(.text+0x1887): undefined reference to `tputs'
display.o(.text+0x18b2): undefined reference to `tputs'
display.o(.text+0x18e0): undefined reference to `tputs'
/usr/lib/libreadline.a(display.o): In function `delete_chars':
display.o(.text+0x1911): undefined reference to `tgoto'
   ...

Thanks for any help.  Personal email is welcome.
							Don

--
  Don Krieger  Neurosurgery  Children's Hospital of Pittsburgh
  don@neuronet.pitt.edu  http://www.neuronet.pitt.edu/~don/

