Project

General

Profile

RE: build difficulties with libs4cdo-0.0.10 ยป cdo.mk

Ralf Mueller, 2012-09-03 14:12

 
$(ZLIB)_CONFIGURE_OPTS += --shared
$(NETCDF3_6_3)_CONFIGURE_OPTS += --enable-c-only --enable-shared
$(NETCDF4)_CONFIGURE_OPTS += --enable-shared --enable-netcdf-4 --with-pic
$(NETCDF4)_CONFIGURE_ENV += CPPFLAGS="-I$(PREFIX)/include" LDFLAGS="-L$(PREFIX)/lib -lhdf5_hl -lhdf5 -lsz"
$(HDF5)_CONFIGURE_OPTS += --with-szlib=$(PREFIX) --enable-shared --enable-hl --disable-cxx --disable-fortran --enable-threadsafe --with-pthread --with-pic --disable-sharedlib-rpath --enable-production
$(PROJ)_CONFIGURE_OPTS += --without-mutex --without-jni
$(JASPER)_CONFIGURE_OPTS += --enable-shared --with-pic
$(GRIBAPI)_CONFIGURE_OPTS += --with-jasper=$(PREFIX) --disable-fortran
$(GRIBAPI)_CONFIGURE_ENV += CFLAGS='-DPIC -fPIC'
    (1-1/1)