From: lz2@my-deja.com
Newsgroups: comp.parallel.pvm
Subject: Re: Error making pvm3.4 under slackware linux
Date: Tue, 01 Jun 1999 08:55:05 GMT
Organization: Deja.com - Share what you know. Learn what you don't.
Message-Id: <7j0759$14t$1@nnrp1.deja.com>
References: <374A3F6D.57505E8B@aero.usyd.edu.au>
    <374A49A9.9DBCC49A@aero.usyd.edu.au>
    <374A773D.A6168A8A@deleteme.informatik.uni-stuttgart.de>
    <m3g14iv2gk.fsf@vermis.bfr.co.il>
    <374E4F9D.718CCBA6@deleteme.informatik.uni-stuttgart.de>
Xref: ukc comp.parallel.pvm:8461


In article <374E4F9D.718CCBA6@deleteme.informatik.uni-stuttgart.de>,
  Steffen Goerzig <Steffen.Goerzig@deleteme.informatik.uni-stuttgart.de>
wrote:
> Hi,
>
> "Alexander L. Belikoff" wrote:
>
> > > > /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
>
> Well, we are living in free countries, you can add whatever
> library you want to add... :-)
>
> On my SuSE LINUX distribution it was the library "libncurses.a".
> Use the "nm" command as described to determine the correct
> library on your system.
>
> Steffen

Well, with Mandrake 6, it is -lncurses (libncurses.a) .
This compilation error of PVM3.4 only occur in Mandrake 6.0 . I tried in
Mandrake 5.3 and it compile fine .


Sent via Deja.com http://www.deja.com/
Share what you know. Learn what you don't.

