From: abel@bfr.co.il (Alexander L. Belikoff)
Newsgroups: comp.parallel.pvm
Subject: Re: Error making pvm3.4 under slackware linux
Date: 27 May 1999 20:37:15 +0300
Organization: Bloomberg LP / BFM Financial Research
Message-Id: <m3g14iv2gk.fsf@vermis.bfr.co.il>
References: <374A3F6D.57505E8B@aero.usyd.edu.au>
    <374A49A9.9DBCC49A@aero.usyd.edu.au>
    <374A773D.A6168A8A@deleteme.informatik.uni-stuttgart.de>
Mime-Version: 1.0 (generated by tm-edit 7.108)
Content-Type: text/plain; charset=US-ASCII
Disclaimer: All opinions expressed are solely mine.
Xref: ukc comp.parallel.pvm:8438


Steffen Goerzig <Steffen.Goerzig@deleteme.informatik.uni-stuttgart.de> writes:

> Hi,
> 
> > I got readline-2.1 library from *somewhere* and installed it, but now I get
> > problems such as:
> > 
> > /usr/lib/libreadline.a(terminal.o): In function `_rl_enable_meta_key':
> > terminal.o(.text+0x753): undefined reference to `tputs'
> 
> You can add libraries to PVM in the file "pvm3/conf/$(PVM_ARCH).def"
> (for your LINUX architecture it is "pvm3/conf/LINUX.def").
> 
> Edit the ARCHLIB line:
> ARCHLIB = -lreadline -lncurses
                       ^^^^^^^^^

I believe, this should be -ltermcap

-- 
Alexander L. Belikoff
Bloomberg L.P. / BFM Financial Research Ltd.
abel@vallinor4.com, abel@bfr.co.il

