Opened 15 years ago
Last modified 14 years ago
#24582 closed defect
nco compile fails — at Initial Version
Reported by: | ohtinsel@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.8.2 |
Keywords: | Cc: | ||
Port: | nco |
Description
I'm having problems installing NCO. The basic issue is some sort of duplicate symbol problem with netcdf4:
ld: warning: directory '/lib' following -L not found ld: duplicate symbol _nc_get_vara_string in /opt/local/lib/netcdf-devel/lib/libnetcdf.a(nc4var.o) and ./.libs/libnco.a(nco_netcdf.o) collect2: ld returned 1 exit status
I've successfully installed other (non macport) software using the netcdf-devel library so that seems fine. I have not installed the basic netcdf port.
I have attached the debug of the build.
Mike
Note: See
TracTickets for help on using
tickets.