On 04/24/2015 08:08 PM, Alan W. Irwin wrote: > 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 > > Please clarify which of three build systems (build tree configured > with cmake, installed examples tree configured with cmake, or > traditional installed examples tree configured with pkg-config) generate > the above error on Fedora. >
Installed examples tree using the installed Makefile. -- Orion Poplawski Technical Manager 303-415-9701 x222 NWRA/CoRA Division FAX: 303-415-9702 3380 Mitchell Lane or...@cora.nwra.com Boulder, CO 80301 http://www.cora.nwra.com ------------------------------------------------------------------------------ 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