> maybe try, > > LDFLAGS='-L/share/ed/local/buddy/lib' ./configure ... I hope you don't mind me asking NCO build questions here. If so, I'll use the sourceforge forum instead. I couldn't build NCO-4.0.4 on my Solaris platform with configure, so I'm trying the custom Makefile instead. I made the changes I think are needed and invoked GNU make, which ended with: cc -E -M -DX86SOL2 -DNO_NETCDF_2 -DVERSION='20101012' -DHOSTNAME='buddy' -DUSER='russ' -DNCO_ABORT_ON_ERROR -DHAVE_REGEX_H -DNCO_HAVE_REGEX_FUNCTIONALITY -DHAVE_GETPAGESIZE -DHAVE_GETRUSAGE -DHAVE_MKSTEMP -DHAVE_NEW_CHUNKING_API -DENABLE_DAP -DENABLE_DAP_NETCDF -DENABLE_GSL -DHAVE_GSL_H -DENABLE_UDUNITS -DHAVE_UDUNITS_H -DHAVE_UDUNITS2_H -I./ -I../src/nco -I/usr/local/include -I/share/ed/local/buddy/include -I/usr/local/include -I/usr/local/include -DENABLE_NETCDF4 -DHAVE_NETCDF4_H -U_OPENMP libnco_tst.c | perl -p -e 's/libnco_tst\.o/..cszzscobj\/libnco_tst.o ..cszzscobj\/libnco_tst.d/g;s/cszzsc/\//g' > ../obj/libnco_tst.d CC -M -DX86SOL2 -DNO_NETCDF_2 -DVERSION='20101012' -DHOSTNAME='buddy' -DUSER='russ' -DNCO_ABORT_ON_ERROR -DHAVE_REGEX_H -DNCO_HAVE_REGEX_FUNCTIONALITY -DHAVE_GETPAGESIZE -DHAVE_GETRUSAGE -DHAVE_MKSTEMP -DHAVE_NEW_CHUNKING_API -DENABLE_DAP -DENABLE_DAP_NETCDF -DENABLE_GSL -DHAVE_GSL_H -DENABLE_UDUNITS -DHAVE_UDUNITS_H -DHAVE_UDUNITS2_H -I./ -I../src/nco -I/usr/local/include -I/share/ed/local/buddy/include -I/usr/local/include -I/usr/local/include -DENABLE_NETCDF4 -DHAVE_NETCDF4_H -U_OPENMP -I../src/nco/../nco_c++ libnco_c++_tst.cc | perl -p -e 's/\+/xdikmj/g;s/libnco_cxdikmjxdikmj_tst\.o/..cszzscobj\/libnco_c++_tst.o ..cszzscobj\/libnco_c++_tst.d/g;s/cszzsc/\//g;s/xdikmj/\+/g' > ../obj/libnco_c++_tst.d ld: fatal: file -DX86SOL2: stat failed: No such file or directory ../obj/libnco_tst.d:236: *** missing separator. Stop. Does this look familiar? I've attached the bld/Makefile I'm using, in case that helps ... --Russ Russ Rew UCAR Unidata Program address@hidden http://www.unidata.ucar.edu Ticket Details =================== Ticket ID: QUN-641037 Department: Support netCDF Priority: Normal Status: Closed
Attachment:
Makefile
Description: Binary data