undefined references

Johnny Chang Johnny.Chang at nasa.gov
Mon Aug 2 16:44:37 CDT 2010


Yup!  Found it.

Thanks for the help.

Johnny


Jim Edwards wrote:
> That routine should be in the external/io_pnetcdf directory of WRF - it 
> is a WRF not a pnetcdf routine.
> 
> On Mon, Aug 2, 2010 at 3:34 PM, Johnny Chang <Johnny.Chang at nasa.gov 
> <mailto:Johnny.Chang at nasa.gov>> wrote:
> 
>     Hello,
> 
>     I am helping a user build WRFchem32 which needs parallel netcdf.
>     The build is looking for ext_pnc_get_dom_ti_real, which is not in
>     the latest 1.1.1 version of parallel-netcdf.  Was this routine
>     in an earlier version, which has now been removed?
> 
>     libwrflib.a(module_io.o): In function
>     `module_io_mp_wrf_get_dom_ti_real_arr_':
>     module_io.f90:(.text+0x24b): undefined reference to
>     `ext_pnc_get_dom_ti_real_'
>     libwrflib.a(module_io.o): In function
>     `module_io_mp_wrf_get_dom_ti_real_sca_':
>     module_io.f90:(.text+0x781): undefined reference to
>     `ext_pnc_get_dom_ti_real_'
>     libwrflib.a(module_io.o): In function
>     `module_io_mp_wrf_put_dom_ti_real_arr_':
>     module_io.f90:(.text+0xc3f): undefined reference to
>     `ext_pnc_put_dom_ti_real_'
> 
> 
>     The actual part of module_io.f90 making a call to this routine:
> 
>          CASE ( IO_PNETCDF )
>            CALL ext_pnc_get_dom_ti_real ( Hndl, Element, Data, &
>                                  locCount, Outcount, Status )
> 
>     Thanks for any help,
> 
>     Johnny
>     -- 
>     Johnny Chang
>     650-604-4356
> 
> 


-- 
Johnny Chang
650-604-4356


More information about the parallel-netcdf mailing list