[MacPorts] #15642: plplot 5.9.0 make does not find fortran module plplot.mod
MacPorts
noreply at macports.org
Fri Jun 20 07:06:43 PDT 2008
#15642: plplot 5.9.0 make does not find fortran module plplot.mod
--------------------------------------------+-------------------------------
Reporter: david.lindsay.green at gmail.com | Owner: takeshi at macports.org
Type: defect | Status: new
Priority: Normal | Milestone: Port Bugs
Component: ports | Version: 1.6.0
Resolution: | Keywords:
--------------------------------------------+-------------------------------
Comment (by takeshi at macports.org):
I don't have any problems with both gcc42 (default) and g95 (my favourite)
variants. I am not sure what you meant with gcc40, mp-gcc42, mp-gcc43.
{{{
[ 63%] Building Fortran object examples/f95/CMakeFiles/x01f.dir/x01f.o
/opt/local/bin/gfortran-mp-4.2 -o examples/f95/CMakeFiles/x01f.dir/x01f.o
-O2
-I/opt/local/var/macports/build/_Users_takeshi_Library_MacPorts_ports_science_plplot/work/build
-c
/opt/local/var/macports/build/_Users_takeshi_Library_MacPorts_ports_science_plplot/work/plplot-5.9.0/examples/f95/x01f.f90
Linking Fortran executable x01f
}}}
With
{{{
pkg-config --cflags --libs plplotd-f95
}}}
I get
{{{
-I/opt/local/include/plplot -I/opt/local/lib/fortran/modules/plplot
/opt/local/lib/libfreetype.dylib -L/opt/local/lib -lplplotf95d
-lplplotf95cd -lplplotd -lltdl -ldl -lm -lcsirocsa -lcsironn -lqhull
}}}
--
Ticket URL: <http://trac.macports.org/ticket/15642#comment:2>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list