On 2015-04-24 16:51-0600 Orion Poplawski wrote:

> # make
> /usr/bin/gfortran  x00f.f90 -o x00f  -I/usr/include/plplot
> -I/usr/lib64/gfortran/modules -I/usr/include/plplot -lplplotf95  
> -lplf95demolib
> /usr/bin/ld: /tmp/ccNUjhko.o: undefined reference to symbol 'plinit_'
> /usr/lib64/libplplotf95c.so.12: error adding symbols: DSO missing from command
> line
> collect2: error: ld returned 1 exit status
> # grep -Fi plinit x00f.f90
>    call plinit
>
> /usr/lib64/libplplotf95c.so
> 0000000000009350 T plinit_
>
> So we need to link with -lplplotf95c

Hi Orion:

Thanks for all the reports.  I thought the comprehensive testing (done
only on Debian derivative distros) was a little light for the release
of 5.11.0 but good enough.  However, it appears now from your results
that testing was not extended to enough Linux platforms.

Anyhow, just keep reporting any other build-system issues you find for
the case of Fedora to plplot-devel like you have been doing, and I
will respond as soon as possible with fixes with the goal of
completely cleaning up the situation on Fedora before the next release
of PLplot (which may be as soon as end of June if that release is
going to be devoted to bug fixes alone).

Alan
__________________________
Alan W. Irwin

Astronomical research affiliation with Department of Physics and Astronomy,
University of Victoria (astrowww.phys.uvic.ca).

Programming affiliations with the FreeEOS equation-of-state
implementation for stellar interiors (freeeos.sf.net); the Time
Ephemerides project (timeephem.sf.net); PLplot scientific plotting
software package (plplot.sf.net); the libLASi project
(unifont.org/lasi); the Loads of Linux Links project (loll.sf.net);
and the Linux Brochure Project (lbproject.sf.net).
__________________________

Linux-powered Science
__________________________

------------------------------------------------------------------------------
One dashboard for servers and applications across Physical-Virtual-Cloud 
Widest out-of-the-box monitoring support with 50+ applications
Performance metrics, stats and reports that give you Actionable Insights
Deep dive visibility with transaction tracing using APM Insight.
http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
_______________________________________________
Plplot-devel mailing list
Plplot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/plplot-devel

Reply via email to