>From: "David B. Bukowski" <address@hidden> >Organization: COD >Keywords: 200504212258.j3LMwnv2014014 ldm-mcidas build Hi Dave, >VARIABLES ARE AS FOLLOWS >CPP_MCIDAS=-I/home/mcidas/inc >LD_MCIDAS=-L/home/mcidas/lib -lmcidas >CPP_NETCDF=-I/home/mcidas/mcidas2004/netcdf/libsrc >LD_NETCDF=-L/home/mcidas/mcidas2004/netcdf/libsrc -lnetcdf > >the X11 library gets the default of the ./configure file. Is there some reason why you can not use the binary ldm-mcidas distribution on your Debian Linux machine? You can grab the current distribution from: machine: ftp.unidata.ucar.edu user: anonymous pass: address@hidden directory: pub/binary/linux_2.4-i686 file: ldm-mcidas-2004.tar.Z I suggest the binary distribution since it will get you going much faster than troubleshooting the build on a platform we do not have in house. Cheers, Tom >+ make decoders >make[1]: Entering directory `/home/ldm/ldm-mcidas-2004/src' > >making `all' in directory /home/ldm/ldm-mcidas-2004/src/port > >make[2]: Entering directory `/home/ldm/ldm-mcidas-2004/src/port' > >making `all' in directory /home/ldm/ldm-mcidas-2004/src/port/misc > >make[3]: Entering directory `/home/ldm/ldm-mcidas-2004/src/port/misc' >c89 -c -O -I. -D_REENTRANT uddummy.c >ar rcuv libudport.a uddummy.o >a - uddummy.o >case "" in \ >'') ;; \ >*) ar rucv libudport.a ;; \ >esac >ranlib libudport.a >make[3]: Leaving directory `/home/ldm/ldm-mcidas-2004/src/port/misc' > >returning to directory /home/ldm/ldm-mcidas-2004/src/port > > >making `all' in directory /home/ldm/ldm-mcidas-2004/src/port/cfortran > >make[3]: Entering directory `/home/ldm/ldm-mcidas-2004/src/port/cfortran' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/home/ldm/ldm-mcidas-2004/src/port/cfortran' > >returning to directory /home/ldm/ldm-mcidas-2004/src/port > >make[2]: Leaving directory `/home/ldm/ldm-mcidas-2004/src/port' > >returning to directory /home/ldm/ldm-mcidas-2004/src > > >making `all' in directory /home/ldm/ldm-mcidas-2004/src/zlib > >make[2]: Entering directory `/home/ldm/ldm-mcidas-2004/src/zlib' >c89 -c adler32.c >c89 -c compress.c >c89 -c crc32.c >c89 -c deflate.c >c89 -c gzio.c >c89 -c infblock.c >c89 -c infcodes.c >c89 -c inffast.c >c89 -c inflate.c >c89 -c inftrees.c >c89 -c infutil.c >c89 -c trees.c >c89 -c uncompr.c >c89 -c zutil.c >ar rcuv libz.a adler32.o compress.o crc32.o deflate.o gzio.o infblock.o infcod > es.o inffast.o inflate.o inftrees.o infutil.o trees.o uncompr.o zutil.o >a - adler32.o >a - compress.o >a - crc32.o >a - deflate.o >a - gzio.o >a - infblock.o >a - infcodes.o >a - inffast.o >a - inflate.o >a - inftrees.o >a - infutil.o >a - trees.o >a - uncompr.o >a - zutil.o >make[2]: Leaving directory `/home/ldm/ldm-mcidas-2004/src/zlib' > >returning to directory /home/ldm/ldm-mcidas-2004/src > > >making `all' in directory /home/ldm/ldm-mcidas-2004/src/libpng > >make[2]: Entering directory `/home/ldm/ldm-mcidas-2004/src/libpng' >c89 -c -O -I../zlib png.c >c89 -c -O -I../zlib pngerror.c >c89 -c -O -I../zlib pnggccrd.c >pnggccrd.c:1742: unterminated string or character constant >pnggccrd.c:2867: unterminated string or character constant >pnggccrd.c:2887: unterminated string or character constant >pnggccrd.c:2911: unterminated string or character constant >pnggccrd.c:2947: unterminated string or character constant >pnggccrd.c:2992: unterminated string or character constant >pnggccrd.c:3011: unterminated string or character constant >pnggccrd.c:3083: unterminated string or character constant >pnggccrd.c:3104: unterminated string or character constant >pnggccrd.c:3124: unterminated string or character constant >pnggccrd.c:3146: unterminated string or character constant >pnggccrd.c:3257: unterminated string or character constant >pnggccrd.c:3312: unterminated string or character constant >make[2]: *** [pnggccrd.o] Error 1 >make[2]: Leaving directory `/home/ldm/ldm-mcidas-2004/src/libpng' >make[1]: *** [libpng/all] Error 1 >make[1]: Leaving directory `/home/ldm/ldm-mcidas-2004/src' >+ set +x >+ make decoders_install whatis >make[1]: Entering directory `/home/ldm/ldm-mcidas-2004/src' > >making `install' in directory /home/ldm/ldm-mcidas-2004/src/port > >make[2]: Entering directory `/home/ldm/ldm-mcidas-2004/src/port' > >making `install' in directory /home/ldm/ldm-mcidas-2004/src/port/misc > >make[3]: Entering directory `/home/ldm/ldm-mcidas-2004/src/port/misc' >make -w /home/ldm/ldm-mcidas-2004/lib LIBDIR=/home/ldm/ldm-mcidas-2004/lib >make[4]: Entering directory `/home/ldm/ldm-mcidas-2004/src/port/misc' >make[4]: `/home/ldm/ldm-mcidas-2004/lib' is up to date. >make[4]: Leaving directory `/home/ldm/ldm-mcidas-2004/src/port/misc' >ar rcuv /home/ldm/ldm-mcidas-2004/lib/libudport.a uddummy.o >r - uddummy.o >ranlib /home/ldm/ldm-mcidas-2004/lib/libudport.a >make[3]: Leaving directory `/home/ldm/ldm-mcidas-2004/src/port/misc' > >returning to directory /home/ldm/ldm-mcidas-2004/src/port > > >making `install' in directory /home/ldm/ldm-mcidas-2004/src/port/cfortran > >make[3]: Entering directory `/home/ldm/ldm-mcidas-2004/src/port/cfortran' >make[3]: Nothing to be done for `install'. >make[3]: Leaving directory `/home/ldm/ldm-mcidas-2004/src/port/cfortran' > >returning to directory /home/ldm/ldm-mcidas-2004/src/port > >make[2]: Leaving directory `/home/ldm/ldm-mcidas-2004/src/port' > >returning to directory /home/ldm/ldm-mcidas-2004/src > > >making `install' in directory /home/ldm/ldm-mcidas-2004/src/decode > >make[2]: Entering directory `/home/ldm/ldm-mcidas-2004/src/decode' >make[3]: Entering directory `/home/ldm/ldm-mcidas-2004/src/decode' >c89 -c -O -I/home/mcidas/inc -I/home/ldm/ldm-mcidas-2004/../include -I../libpn > g -I../zlib -I../port/misc -I../port/cfortran -I/home/mcidas/mcidas2004/netcd > f/libsrc alarm.c >In file included from alarm.c:11: >alarm.h:24: field `oldact' has incomplete type >alarm.h:25: field `newact' has incomplete type >make[3]: *** [alarm.o] Error 1 >make[3]: Leaving directory `/home/ldm/ldm-mcidas-2004/src/decode' >make[2]: *** [installed_binfiles] Error 1 >make[2]: Leaving directory `/home/ldm/ldm-mcidas-2004/src/decode' >make[1]: *** [decode/install] Error 1 >make[1]: Leaving directory `/home/ldm/ldm-mcidas-2004/src' >+ set +x > >making `clean' in directory /home/ldm/ldm-mcidas-2004/src/port > >make[1]: Entering directory `/home/ldm/ldm-mcidas-2004/src/port' > >making `clean' in directory /home/ldm/ldm-mcidas-2004/src/port/misc > >make[2]: Entering directory `/home/ldm/ldm-mcidas-2004/src/port/misc' >rm -f a.out core *.o *.i *.a *.so.* *.sa.* \ > *.so *.u *.pure *.pure_hardlink *.pure_linkinfo conftest* \ > test.out test.pure.out \ > *.aux *.toc *.dvi \ > config.cache *.Z tags MANIFEST *~ >rm -f float.h config >make[2]: Leaving directory `/home/ldm/ldm-mcidas-2004/src/port/misc' > >returning to directory /home/ldm/ldm-mcidas-2004/src/port > > >making `clean' in directory /home/ldm/ldm-mcidas-2004/src/port/cfortran > >make[2]: Entering directory `/home/ldm/ldm-mcidas-2004/src/port/cfortran' >rm -f a.out core *.o *.i *.a *.so.* *.sa.* \ > *.so *.u *.pure *.pure_hardlink *.pure_linkinfo conftest* \ > test.out test.pure.out \ > *.aux *.toc *.dvi \ > config.cache *.Z tags MANIFEST *~ >make[2]: Leaving directory `/home/ldm/ldm-mcidas-2004/src/port/cfortran' > >returning to directory /home/ldm/ldm-mcidas-2004/src/port > >rm -f a.out core *.o *.i *.a *.so.* *.sa.* \ > *.so *.u *.pure *.pure_hardlink *.pure_linkinfo conftest* \ > test.out test.pure.out \ > *.aux *.toc *.dvi \ > config.cache *.Z tags MANIFEST *~ >make[1]: Leaving directory `/home/ldm/ldm-mcidas-2004/src/port' > >returning to directory /home/ldm/ldm-mcidas-2004/src > >making `clean' in directory /home/ldm/ldm-mcidas-2004/src/libpng > >make[1]: Entering directory `/home/ldm/ldm-mcidas-2004/src/libpng' >rm -f a.out core *.o *.i *.a *.so.* *.sa.* \ > *.so *.u *.pure *.pure_hardlink *.pure_linkinfo conftest* \ > test.out test.pure.out \ > *.aux *.toc *.dvi \ > config.cache *.Z tags MANIFEST *~ >rm -f *.o libpng.a pngtest pngout.png >make[1]: Leaving directory `/home/ldm/ldm-mcidas-2004/src/libpng' > >returning to directory /home/ldm/ldm-mcidas-2004/src > > >making `clean' in directory /home/ldm/ldm-mcidas-2004/src/decode > >make[1]: Entering directory `/home/ldm/ldm-mcidas-2004/src/decode' >rm -f udalloc.c area2png nldn2md pnga2area pngg2gini proftomd zlibg2gini AREA* > GRID* MDXX* PROFILER.* ROUTE.SYS SYSKEY.TAB a.out core *.o *.i *.a *.so.* * > .sa.* \ > *.so *.u *.pure *.pure_hardlink *.pure_linkinfo conftest* \ > test.out test.pure.out \ > *.aux *.toc *.dvi \ > config.cache *.Z tags MANIFEST *~ >make[1]: Leaving directory `/home/ldm/ldm-mcidas-2004/src/decode' > >returning to directory /home/ldm/ldm-mcidas-2004/src > > >making `clean' in directory /home/ldm/ldm-mcidas-2004/src/zlib > >make[1]: Entering directory `/home/ldm/ldm-mcidas-2004/src/zlib' >rm -f a.out core *.o *.i *.a *.so.* *.sa.* \ > *.so *.u *.pure *.pure_hardlink *.pure_linkinfo conftest* \ > test.out test.pure.out \ > *.aux *.toc *.dvi \ > config.cache *.Z tags MANIFEST *~ >make[1]: Leaving directory `/home/ldm/ldm-mcidas-2004/src/zlib' > >returning to directory /home/ldm/ldm-mcidas-2004/src > >rm -f a.out core *.o *.i *.a *.so.* *.sa.* \ > *.so *.u *.pure *.pure_hardlink *.pure_linkinfo conftest* \ > test.out test.pure.out \ > *.aux *.toc *.dvi \ > config.cache *.Z tags MANIFEST *~ > > >------------------------------------------------------------------------------ > - >David B. Bukowski |email (work): address@hidden >Network Analyst III |email (personal): address@hidden >College of Dupage |webpage: http://www.cshschess.org/davebb/ > >Glen Ellyn, Illinois |pager: (708) 241-7655 >http://www.cod.edu/ |work phone: (630) 942-2591 >------------------------------------------------------------------------------ > - > -- NOTE: All email exchanges with Unidata User Support are recorded in the Unidata inquiry tracking system and then made publicly available through the web. If you do not want to have your interactions made available in this way, you must let us know in each email you send to us.
NOTE: All email exchanges with Unidata User Support are recorded in the Unidata inquiry tracking system and then made publicly available through the web. If you do not want to have your interactions made available in this way, you must let us know in each email you send to us.