Unidata - To provide the data services, tools, and cyberinfrastructure leadership that advance Earth system science, enhance educational opportunities, and broaden participation. Unidata
         
  advanced  
 

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

pfg90 ncerr ncsfil_ , R_X86_64_PC32 , etc...



Hello-

I'm scratching my head. I can get this to complie with no problem for a subset of my code, but when I want to compile the whole thing, i get these errors at the end which rain on my parade. I've only been able to find items in the forum which are slightly related. Any indication of how to proceed at this roadblock would be welcome. I've pasted the output of my commandline compile, the action is at the end.

Thanks,
James


mccreigh@arctic4:~/DMIP/pqpe/PQPE_CODE> make
pgf90 -mcmodel=medium -Mbounds  -I/usr/local/netcdf-3.5.0-P/include/ -I/usr/include \
        -o qpe qpe_driver.f qpe_params.f get_dists.f str_fun.f def_out.f check_err.f get_stn.f get_dem.f std_exp.f clm_cdf.f sort.f crank.f get_obs.f nblen.f julday.f qproceed.f tns_obs.f cprob.f gaussp.f gausspi.f erfcc.f ran_gen.f ran_wts.f gasdev.f get_wts.f distan.f est_pop.f wtlogistic.f wloglikhood.f dbeta.f ludcmp.f lubksb.f est_pcp.f ordleastsq.f est_err.f res_stn.f pcp_stn.f syn_cdf.f cdf_stn.f pop_stn.f err_stn.f write_pcp.f write_ran.f  -L/usr/local/netcdf-3.5.0-P/lib -lnetcdf
qpe_driver.f:
qpe_params.f:
get_dists.f:
str_fun.f:
def_out.f:
check_err.f:
get_stn.f:
get_dem.f:
std_exp.f:
clm_cdf.f:
sort.f:
crank.f:
get_obs.f:
nblen.f:
julday.f:
qproceed.f:
tns_obs.f:
cprob.f:
gaussp.f:
gausspi.f:
erfcc.f:
ran_gen.f:
ran_wts.f:
gasdev.f:
get_wts.f:
distan.f:
est_pop.f:
wtlogistic.f:
wloglikhood.f:
dbeta.f:
ludcmp.f:
lubksb.f:
est_pcp.f:
ordleastsq.f:
est_err.f:
res_stn.f:
pcp_stn.f:
syn_cdf.f:
cdf_stn.f:
pop_stn.f:
err_stn.f:
write_pcp.f:
write_ran.f:
/usr/local/netcdf-3.5.0-P/lib/libnetcdf.a(fort-v2compat.o): In function `ncsfil_':
fort-v2compat.c:(.text+0x51): relocation truncated to fit: R_X86_64_PC32 against symbol `ncerr' defined in .bss section in /usr/local/netcdf- 3.5.0-P/lib/libnetcdf.a(v2i.o)
/usr/local/netcdf-3.5.0-P/lib/libnetcdf.a(fort-v2compat.o): In function `ncadel_':
fort-v2compat.c:(.text+0x16f): relocation truncated to fit: R_X86_64_PC32 against symbol `ncerr' defined in .bss section in /usr/local/netcdf- 3.5.0-P/lib/libnetcdf.a(v2i.o)
/usr/local/netcdf-3.5.0-P/lib/libnetcdf.a(fort-v2compat.o): In function `ncaren_':
fort-v2compat.c:(.text+0x30d): relocation truncated to fit: R_X86_64_PC32 against symbol `ncerr' defined in .bss section in /usr/local/netcdf- 3.5.0-P/lib/libnetcdf.a(v2i.o)
/usr/local/netcdf-3.5.0-P/lib/libnetcdf.a(fort-v2compat.o): In function `ncanam_':
fort-v2compat.c:(.text+0x3eb): relocation truncated to fit: R_X86_64_PC32 against symbol `ncerr' defined in .bss section in /usr/local/netcdf- 3.5.0-P/lib/libnetcdf.a(v2i.o)
/usr/local/netcdf-3.5.0-P/lib/libnetcdf.a(fort-v2compat.o): In function `ncacpy_':
fort-v2compat.c:(.text+0x56f): relocation truncated to fit: R_X86_64_PC32 against symbol `ncerr' defined in .bss section in /usr/local/netcdf- 3.5.0-P/lib/libnetcdf.a(v2i.o)
/usr/local/netcdf-3.5.0-P/lib/libnetcdf.a(fort-v2compat.o): In function `ncagtc_':
fort-v2compat.c:(.text+0x70c): relocation truncated to fit: R_X86_64_PC32 against symbol `ncerr' defined in .bss section in /usr/local/netcdf- 3.5.0-P/lib/libnetcdf.a(v2i.o)
/usr/local/netcdf-3.5.0-P/lib/libnetcdf.a(fort-v2compat.o): In function `ncagt_':
fort-v2compat.c:(.text+0x8c3): relocation truncated to fit: R_X86_64_PC32 against symbol `ncerr' defined in .bss section in /usr/local/netcdf- 3.5.0-P/lib/libnetcdf.a(v2i.o)
/usr/local/netcdf-3.5.0-P/lib/libnetcdf.a(fort-v2compat.o): In function `ncainq_':
fort-v2compat.c:(.text+0x9e8): relocation truncated to fit: R_X86_64_PC32 against symbol `ncerr' defined in .bss section in /usr/local/netcdf- 3.5.0-P/lib/libnetcdf.a(v2i.o)
/usr/local/netcdf-3.5.0-P/lib/libnetcdf.a(fort-v2compat.o): In function `ncaptc_':
fort-v2compat.c:(.text+0xb3a): relocation truncated to fit: R_X86_64_PC32 against symbol `ncerr' defined in .bss section in /usr/local/netcdf- 3.5.0-P/lib/libnetcdf.a(v2i.o)
/usr/local/netcdf-3.5.0-P/lib/libnetcdf.a(fort-v2compat.o): In function `ncapt_':
fort-v2compat.c:(.text+0xcdd): relocation truncated to fit: R_X86_64_PC32 against symbol `ncerr' defined in .bss section in /usr/local/netcdf- 3.5.0-P/lib/libnetcdf.a(v2i.o)
/usr/local/netcdf-3.5.0-P/lib/libnetcdf.a(fort-v2compat.o): In function `ncvren_':
fort-v2compat.c:(.text+0xde3): additional relocation overflows omitted from the output
make: *** [qpe] Error 2


 
 
  Contact Us     Site Map     Search     Terms and Conditions     Privacy Policy     Participation Policy
 
National Science Foundation (NSF) UCAR Office of Programs University Corporation for Atmospheric Research (UCAR)   Unidata is a member of the UCAR Office of Programs, is managed by the University Corporation for Atmospheric Research, and is sponsored by the National Science Foundation.
P.O. Box 3000     Boulder, CO 80307-3000 USA     Tel: 303-497-8643     Fax: 303-497-8690