- To: netcdfgroup@xxxxxxxxxxxxxxxx
- Subject: [netcdfgroup] libcf/src/tst_coords build failure
- From: Orion Poplawski <orion@xxxxxxxxxxxxx>
- Date: Fri, 02 Oct 2009 12:23:59 -0600
/bin/sh ../libtool --tag=CC --mode=link cc -O2 -g -pipe -Wall
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector
--param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom
-fasynchronous-unwind-tables -L../../libsrc4 -L/usr/lib/hdf -o
tst_coords tst_coords.o libcf.la libcff.la libcf.la
../../libsrc4/libnetcdf.la -lmfhdf -ldf -ljpeg -lhdf5_hl -lhdf5 -lz
libtool: link: cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2
-fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32
-march=i686 -mtune=atom -fasynchronous-unwind-tables -o .libs/tst_coords
tst_coords.o
-L/builddir/build/BUILD/netcdf-4.1-beta2-snapshot2009100200/libsrc4
-L/usr/lib/hdf ./.libs/libcff.so ./.libs/libcf.so
../../libsrc4/.libs/libnetcdf.so -L/usr/lib -L/lib -lcurl
/usr/lib/hdf/libmfhdf.a /usr/lib/hdf/libdf.a -ljpeg -lhdf5_hl -lhdf5 -lz
./.libs/libcf.so: undefined reference to `Cde2h' ./.libs/libcf.so: undefined reference to `CdAddDelTime' ./.libs/libcf.so: undefined reference to `cuErrOpts' ./.libs/libcf.so: undefined reference to `Cdh2e' ./.libs/libcf.so: undefined reference to `CdDivDelTime' ./.libs/libcf.so: undefined reference to `cdError' ./.libs/libcf.so: undefined reference to `cuErrorOccurred' collect2: ld returned 1 exit statuslibcf declares some functions that programs linked against it need to define? Do these need to get moved out of nctime.c?
-- Orion Poplawski Technical Manager 303-415-9701 x222 NWRA/CoRA Division FAX: 303-415-9702 3380 Mitchell Lane orion@xxxxxxxxxxxxx Boulder, CO 80301 http://www.cora.nwra.com
- Follow-Ups:
- Re: [netcdfgroup] libcf/src/tst_coords build failure
- From: Orion Poplawski
- Re: [netcdfgroup] libcf/src/tst_coords build failure
- From: Orion Poplawski
- Re: [netcdfgroup] libcf/src/tst_coords build failure