[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

20010110: udunits?



Rani,

It there a problem?  It looks to me like you successfully built and
installed the UDUNITS package.

Regards,
Steve Emmerson   <http://www.unidata.ucar.edu>

> >From: Rani Nandiwada x5080 <address@hidden>
> >Organization: USGS
> >Keywords: 200101100245.f0A2jAo18225
>
> 01/09/2001    uname -a 
> 
> OSF1 rouse.wr.usgs.gov V5.1 732 alpha
> *************************************
> 
> 01/09/2001    CONFIG.LOG
> ****************************
> 
> This file contains any messages produced by compilers while
> running configure, to aid debugging if configure makes a mistake.
> 
> configure:1105: cc -E  -std conftest.c >/dev/null 2>conftest.out
> configure:1146: cc -E  -std conftest.c >/dev/null 2>conftest.out
> configure:1175: cc -c   -std conftest.c 1>&5
> configure:1203: cc -c   -std conftest.c 1>&5
> configure:1231: cc -c   -std conftest.c 1>&5
> configure:1259: cc -c   -std conftest.c 1>&5
> configure:1303: cc -c   -std conftest.c 1>&5
> cc: Warning: configure, line 1291: Non-void function "t" does not contain a 
> return statement. (missingreturn)
> int t() {
> ^
> configure:1455: cc -c   -std conftest.c 1>&5
> configure:1483: cc -c   -std conftest.c 1>&5
> configure:1512: cc -c   -std conftest.c 1>&5
> configure:1928: cc -o conftest -O  -std  conftest.c  1>&5
> ld:
> Unresolved:
> yyerror
> configure:1973: cc -o conftest -O  -std  conftest.c -ly 1>&5
> configure:2018: cc -o conftest -O  -std  conftest.c  1>&5
> ld:
> Unresolved:
> sin
> configure:2063: cc -o conftest -O  -std  conftest.c -lm 1>&5
> configure:2288: cc -E  -std conftest.c >/dev/null 2>conftest.out
> configure:2430: cc -E  -std conftest.c >/dev/null 2>conftest.out
> configure:2455: cc -E  -std conftest.c >/dev/null 2>conftest.out
> cc: Error: configure, line 2449: Cannot find file "DBL_DIG is defined" 
> specified in #include directive. (noinclfile)
> #include "DBL_DIG is defined" /* hard error in case warnings suppressed*/
> -^
> configure:2603: cc -E  -std conftest.c >/dev/null 2>conftest.out
> configure:2687: cc -o conftest -O  -std  conftest.c  1>&5
> configure:2743: cc -c -O  -std conftest.c 1>&5
> cc: Error: configure, line 2735: In this declaration, the type of "atexit" is 
> not compatible with the type of a previous declaration of "atexit" at line 
> number 204 in file /usr/include/stdlib.h. (notcompat)
>                   extern struct {int a; int b;} *atexit();
> ---------------------------------------------------^
> configure:2800: cc -o conftest -O  -std  conftest.c  1>&5
> configure:2856: cc -c -O  -std conftest.c 1>&5
> cc: Error: configure, line 2848: In this declaration, the type of "getenv" is 
> not compatible with the type of a previous declaration of "getenv" at line 
> number 206 in file /usr/include/stdlib.h. (notcompat)
>                   extern struct {int a; int b;} *getenv();
> ---------------------------------------------------^
> configure:2975: cc -E  -std conftest.c >/dev/null 2>conftest.out
> configure:3059: cc -o conftest -O  -std  conftest.c  1>&5
> configure:3115: cc -c -O  -std conftest.c 1>&5
> cc: Error: configure, line 3107: In this declaration, the type of "strerror" 
> is not compatible with the type of a previous declaration of "strerror" at 
> line number 113 in file /usr/include/string.h. (notcompat)
>                   extern struct {int a; int b;} *strerror();
> ---------------------------------------------------^
> configure:3180: cc -c -O  -std conftest.c 1>&5
> cc: Error: configure, line 3172: In this declaration, the type of "strchr" is 
> not compatible with the type of a previous declaration of "strchr" at line 
> number 108 in file /usr/include/string.h. (notcompat)
>                   extern struct {int a; int b;} *strchr();
> ---------------------------------------------------^
> configure:3245: cc -c -O  -std conftest.c 1>&5
> cc: Error: configure, line 3237: In this declaration, the type of "strcpy" is 
> not compatible with the type of a previous declaration of "strcpy" at line 
> number 99 in file /usr/include/string.h. (notcompat)
>                   extern struct {int a; int b;} *strcpy();
> ---------------------------------------------------^
> configure:3310: cc -c -O  -std conftest.c 1>&5
> cc: Error: configure, line 3302: In this declaration, the type of "strrchr" 
> is not compatible with the type of a previous declaration of "strrchr" at 
> line number 110 in file /usr/include/string.h. (notcompat)
>                   extern struct {int a; int b;} *strrchr();
> ---------------------------------------------------^
> configure:3375: cc -c -O  -std conftest.c 1>&5
> cc: Error: configure, line 3367: In this declaration, the type of "strncpy" 
> is not compatible with the type of a previous declaration of "strncpy" at 
> line number 100 in file /usr/include/string.h. (notcompat)
>                   extern struct {int a; int b;} *strncpy();
> ---------------------------------------------------^
> configure:3440: cc -c -O  -std conftest.c 1>&5
> cc: Error: configure, line 3432: In this declaration, the type of "strtok" is 
> not compatible with the type of a previous declaration of "strtok" at line 
> number 112 in file /usr/include/string.h. (notcompat)
>                   extern struct {int a; int b;} *strtok();
> ---------------------------------------------------^
> configure:3497: cc -o conftest -O  -std  conftest.c  1>&5
> configure:3553: cc -c -O  -std conftest.c 1>&5
> cc: Error: configure, line 3545: In this declaration, the type of "strstr" is 
> not compatible with the type of a previous declaration of "strstr" at line 
> number 111 in file /usr/include/string.h. (notcompat)
>                   extern struct {int a; int b;} *strstr();
> ---------------------------------------------------^
> configure:3610: cc -o conftest -O  -std  conftest.c  1>&5
> cc: Info: configure, line 3593: In this statement, the declaration for 
> intrinsic function "memmove" referenced at line number 3604 in file 
> configure, the declared return type of "char" is not consistent with the 
> expected type of "pointer to void".  It will be treated as an ordinary 
> external function. (intrinsicdecl)
> char memmove();
> -----^
> configure:3666: cc -c -O  -std conftest.c 1>&5
> cc: Error: configure, line 3658: In this declaration, the type of "memmove" 
> is not compatible with the type of a previous declaration of "memmove" at 
> line number 98 in file /usr/include/string.h. (notcompat)
>                   extern struct {int a; int b;} *memmove();
> ---------------------------------------------------^
> configure:3776: cc -E  -std conftest.c >/dev/null 2>conftest.out
> configure:3926: cc -o conftest -O  -std  conftest.c  1>&5
> configure:3982: cc -c -O  -std conftest.c 1>&5
> cc: Error: configure, line 3974: In this declaration, the type of "difftime" 
> is not compatible with the type of a previous declaration of "difftime" at 
> line number 120 in file /usr/include/time.h. (notcompat)
>                   extern struct {int a; int b;} *difftime();
> ---------------------------------------------------^
> configure:4039: cc -o conftest -O  -std  conftest.c  1>&5
> configure:4095: cc -c -O  -std conftest.c 1>&5
> cc: Error: configure, line 4087: In this declaration, the type of "strftime" 
> is not compatible with the type of a previous declaration of "strftime" at 
> line number 132 in file /usr/include/time.h. (notcompat)
>                   extern struct {int a; int b;} *strftime();
> ---------------------------------------------------^
> configure:4296: cc -E  -std conftest.c >/dev/null 2>conftest.out
> configure:4512: cc -o conftest -O  -std  conftest.c  1>&5
> configure:4568: cc -c -O  -std conftest.c 1>&5
> cc: Error: configure, line 4560: In this declaration, the type of "tsearch" 
> is not compatible with the type of a previous declaration of "tsearch" at 
> line number 75 in file /usr/include/search.h. (notcompat)
>                   extern struct {int a; int b;} *tsearch();
> ---------------------------------------------------^
> configure:4625: cc -o conftest -O  -std  conftest.c  1>&5
> configure:4681: cc -c -O  -std conftest.c 1>&5
> cc: Error: configure, line 4673: In this declaration, the type of "tfind" is 
> not compatible with the type of a previous declaration of "tfind" at line 
> number 76 in file /usr/include/search.h. (notcompat)
>                   extern struct {int a; int b;} *tfind();
> ---------------------------------------------------^
> configure:4738: cc -o conftest -O  -std  conftest.c  1>&5
> configure:4794: cc -c -O  -std conftest.c 1>&5
> cc: Error: configure, line 4786: In this declaration, the type of "tdelete" 
> is not compatible with the type of a previous declaration of "tdelete" at 
> line number 77 in file /usr/include/search.h. (notcompat)
>                   extern struct {int a; int b;} *tdelete();
> ---------------------------------------------------^
> configure:4851: cc -o conftest -O  -std  conftest.c  1>&5
> configure:4907: cc -c -O  -std conftest.c 1>&5
> cc: Error: configure, line 4899: In this declaration, the type of "twalk" is 
> not compatible with the type of a previous declaration of "twalk" at line 
> number 85 in file /usr/include/search.h. (notcompat)
>                   extern struct {int a; int b;} *twalk();
> ---------------------------------------------------^
> 
> 01/09/20001   log
> ***********************
> 
> creating cache ./config.cache
> checking type of operating system... osf1
> checking for catman... catman
> checking for manual-page index command... catman -w -M $(MANDIR)
> checking for cc... cc
> checking for dependency generation mechanism... cc -M
> checking how to run the C preprocessor... cc -E
> checking the C preprocessor... works
> checking for C const... yes
> checking for C volatile... yes
> checking for C signed... yes
> checking for C function prototypes... yes
> checking for standard C variadic functions... yes
> checking for standard C string generation... yes
> checking for standard C token pasting... yes
> checking C void pointer... yes
> checking for ar... ar
> checking for tar flags... -chof
> checking for ranlib... ranlib
> checking binary distribution directory... ./configure: system: not found
> /home/ftp/pub/binary/dummy_system
> checking the installation prefix... /usr2/udunits-1.11.7
> checking the installation exec-prefix... /usr2/udunits-1.11.7
> checking for neqn... neqn
> checking for tbl... tbl
> checking for ar... (cached) ar
> checking for yacc library... 
> checking for yyerror() in default library(s)... no
> checking for yyerror() in -ly... yes
> checking for C math library... 
> checking for (void)sin(0.0) in default library(s)... no
> checking for (void)sin(0.0) in -lm... yes
> checking style for cfortran.h... Standard
> checking for stddef.h... yes
> checking C header file <stddef.h> for typedef size_t... declared
> checking for stddef.h... (cached) yes
> checking C header file <stddef.h> for typedef ptrdiff_t... declared
> checking for float.h... yes
> checking for stdlib.h... yes
> checking C header file <stdlib.h> for typedef size_t... declared
> checking for atexit... yes
> checking for stdlib.h... (cached) yes
> checking C header file <stdlib.h> for function atexit()... declared
> checking for getenv... yes
> checking for stdlib.h... (cached) yes
> checking C header file <stdlib.h> for function getenv()... declared
> checking for string.h... yes
> checking C header file <string.h> for typedef size_t... declared
> checking for strerror... yes
> checking for string.h... (cached) yes
> checking C header file <string.h> for function strerror()... declared
> checking for string.h... (cached) yes
> checking C header file <string.h> for function strchr()... declared
> checking for string.h... (cached) yes
> checking C header file <string.h> for function strcpy()... declared
> checking for string.h... (cached) yes
> checking C header file <string.h> for function strrchr()... declared
> checking for string.h... (cached) yes
> checking C header file <string.h> for function strncpy()... declared
> checking for string.h... (cached) yes
> checking C header file <string.h> for function strtok()... declared
> checking for strstr... yes
> checking for string.h... (cached) yes
> checking C header file <string.h> for function strstr()... declared
> checking for memmove... yes
> checking for string.h... (cached) yes
> checking C header file <string.h> for function memmove()... declared
> checking for time.h... yes
> checking C header file <time.h> for typedef time_t... declared
> checking for time.h... (cached) yes
> checking C header file <time.h> for typedef size_t... declared
> checking for difftime... yes
> checking for time.h... (cached) yes
> checking C header file <time.h> for function difftime()... declared
> checking for strftime... yes
> checking for time.h... (cached) yes
> checking C header file <time.h> for function strftime()... declared
> checking for search.h... yes
> checking C header file <search.h> for typedef ENTRY... declared
> checking for search.h... (cached) yes
> checking C header file <search.h> for typedef ACTION... declared
> checking for search.h... (cached) yes
> checking C header file <search.h> for typedef VISIT... declared
> checking for tsearch... yes
> checking for search.h... (cached) yes
> checking C header file <search.h> for function tsearch()... declared
> checking for tfind... yes
> checking for search.h... (cached) yes
> checking C header file <search.h> for function tfind()... declared
> checking for tdelete... yes
> checking for search.h... (cached) yes
> checking C header file <search.h> for function tdelete()... declared
> checking for twalk... yes
> checking for search.h... (cached) yes
> checking C header file <search.h> for function twalk()... declared
> checking for perl... perl
> checking for type of perl executable to create... dynamic
> checking for position-independent compilation flags... ''
> updating cache ./config.cache
> creating ./config.status
> creating Makefile
> creating lib/Makefile
> creating udunits/Makefile
> creating perl/Makefile.PL
> creating port/master.mk
> creating port/Makefile
> creating port/misc/Makefile
> creating port/cfortran/Makefile
> creating port/misc/udposix.h
> creating port/misc/stdarg.h
> creating port/misc/stddef.h
> creating port/misc/stdlib.h
> creating port/misc/string.h
> creating port/misc/time.h
> creating port/misc/limits.h
> creating port/misc/search.h
> expanding `include's in file `Makefile'
> expanding `include's in file `lib/Makefile'
> expanding `include's in file `udunits/Makefile'
> expanding `include's in file `perl/Makefile.PL'
> expanding `include's in file `port/master.mk'
> expanding `include's in file `port/Makefile'
> expanding `include's in file `port/misc/Makefile'
> expanding `include's in file `port/cfortran/Makefile'
> 
> making `all' in directory /usr2/udunits-1.11.7/src/port
> 
> 
> making `all' in directory /usr2/udunits-1.11.7/src/port/misc
> 
> cc -c -O -I.  -D_REENTRANT  -std uddummy.c
> ar rcuv libudport.a uddummy.o 
> a - uddummy.o
> case "" in  '') ;;  *)  ar rucv libudport.a ;;  esac
> ranlib libudport.a
> 
> returning to directory /usr2/udunits-1.11.7/src/port
> 
> 
> making `all' in directory /usr2/udunits-1.11.7/src/port/cfortran
> 
> 
> returning to directory /usr2/udunits-1.11.7/src/port
> 
> 
> returning to directory /usr2/udunits-1.11.7/src
> 
> 
> making `all' in directory /usr2/udunits-1.11.7/src/lib
> 
> ln -s ../port/misc/udalloc.c .
> ln -s ../port/misc/udalloc.h .
> cc -c -O -I../port/misc -I../port/cfortran 
> -DUT_DEFAULT_PATH='"/usr2/udunits-1.11.7/etc/udunits.dat"'  -std utlib.c
> cc -c -O -I../port/misc -I../port/cfortran 
> -DUT_DEFAULT_PATH='"/usr2/udunits-1.11.7/etc/udunits.dat"'  -std utparse.c
> cc: Info: utparse.y, line 386: In this statement, an array subscript 
> expression is either less than zero or greater than the largest value that 
> can be represented by the size_t type. (badsubscript)
>       yypv = &yyv[-1];
> --------------------^
> cc: Info: utparse.y, line 387: In this statement, an array subscript 
> expression is either less than zero or greater than the largest value that 
> can be represented by the size_t type. (badsubscript)
>       yyps = &yys[-1];
> --------------------^
> cc -c -O -I../port/misc -I../port/cfortran 
> -DUT_DEFAULT_PATH='"/usr2/udunits-1.11.7/etc/udunits.dat"'  -std utscan.c
> cc -c -O -I../port/misc -I../port/cfortran 
> -DUT_DEFAULT_PATH='"/usr2/udunits-1.11.7/etc/udunits.dat"'  -std udalloc.c
> ar rcuv libudunits.a utlib.o utparse.o utscan.o udalloc.o
> a - utlib.o
> a - utparse.o
> a - utscan.o
> a - udalloc.o
> case "" in  '') ;;  *)  ar rucv libudunits.a ;;  esac
> ranlib libudunits.a
> 
> returning to directory /usr2/udunits-1.11.7/src
> 
> 
> making `all' in directory /usr2/udunits-1.11.7/src/udunits
> 
> cc -c -O -I../lib -I../port/misc  -std udunits.c
> cc -o udunits -O udunits.o -L/usr2/udunits-1.11.7/src/lib -ludunits 
> -L/usr2/udunits-1.11.7/src/port/misc -ludport -ly -lm
> 
> returning to directory /usr2/udunits-1.11.7/src
> 
> cd perl && perl Makefile.PL
> Warning: -L../lib changed to -L/usr2/udunits-1.11.7/src/perl/../lib
> Checking if your kit is complete...
> Looks good
> Writing Makefile for UDUNITS
> 
> making `dynamic' in directory /usr2/udunits-1.11.7/src/perl
> 
> /usr/bin/perl -I/usr/lib/perl-5.005/lib/5.00503/alpha-dec_osf 
> -I/usr/lib/perl-5.005/lib/5.00503 
> /usr/lib/perl-5.005/lib/5.00503/ExtUtils/xsubpp  -typemap 
> /usr/lib/perl-5.005/lib/5.00503/ExtUtils/typemap -typemap typemap UDUNITS.xs 
> >xstmp.c && mv xstmp.c UDUNITS.c
> Please specify prototyping behavior for UDUNITS.xs (see perlxs manual)
> cc -c -I../lib -I../port/misc -fprm d -ieee -std -DLANGUAGE_C -O4     
> -DVERSION=\"1.11.7\"  -DXS_VERSION=\"1.11.7\"  
> -I/usr/lib/perl-5.005/lib/5.00503/alpha-dec_osf/CORE -std UDUNITS.c
> mkdir blib
> mkdir blib/arch
> mkdir blib/arch/auto
> mkdir blib/arch/auto/UDUNITS
> Running Mkbootstrap for UDUNITS ()
> chmod 644 UDUNITS.bs
> ar cr tmp.a UDUNITS.o
> : tmp.a
> LD_RUN_PATH="/usr2/udunits-1.11.7/src/perl/../lib:/usr/shlib" ld -o 
> blib/arch/auto/UDUNITS/UDUNITS.so  -shared -expect_unresolved "*" -O4 -msym 
> -s -all tmp.a -none    -L/usr2/udunits-1.11.7/src/perl/../lib -ludunits -lm 
> chmod 755 blib/arch/auto/UDUNITS/UDUNITS.so
> cp UDUNITS.bs blib/arch/auto/UDUNITS/UDUNITS.bs
> chmod 644 blib/arch/auto/UDUNITS/UDUNITS.bs
> 
> returning to directory /usr2/udunits-1.11.7/src
> 
> 
> making `install' in directory /usr2/udunits-1.11.7/src/port
> 
> 
> making `install' in directory /usr2/udunits-1.11.7/src/port/misc
> 
> make  /usr2/udunits-1.11.7/lib LIBDIR=/usr2/udunits-1.11.7/lib
> mkdir -p /usr2/udunits-1.11.7/lib
> chmod u+rwx,g+rws,o=rx /usr2/udunits-1.11.7/lib
> ar rcuv /usr2/udunits-1.11.7/lib/libudport.a uddummy.o 
> a - uddummy.o
> ranlib /usr2/udunits-1.11.7/lib/libudport.a
> 
> returning to directory /usr2/udunits-1.11.7/src/port
> 
> 
> making `install' in directory /usr2/udunits-1.11.7/src/port/cfortran
> 
> 
> returning to directory /usr2/udunits-1.11.7/src/port
> 
> 
> returning to directory /usr2/udunits-1.11.7/src
> 
> 
> making `install' in directory /usr2/udunits-1.11.7/src/lib
> 
> ar rcuv libudunits.a utlib.o utparse.o utscan.o udalloc.o
> case "" in  '') ;;  *)  ar rucv libudunits.a ;;  esac
> ranlib libudunits.a
> cp libudunits.a /usr2/udunits-1.11.7/lib/libudunits.a
> mkdir -p /usr2/udunits-1.11.7/include
> chmod u+rwx,g+rws,o=rx /usr2/udunits-1.11.7/include
> cp udunits.h /usr2/udunits-1.11.7/include/udunits.h
> cp udunits.inc /usr2/udunits-1.11.7/include/udunits.inc
> mkdir -p /usr2/udunits-1.11.7/etc
> chmod u+rwx,g+rws,o=rx /usr2/udunits-1.11.7/etc
> cp udunits.dat /usr2/udunits-1.11.7/etc/udunits.dat
> mkdir -p /usr2/udunits-1.11.7/man/man3
> chmod u+rwx,g+rws,o=rx /usr2/udunits-1.11.7/man/man3
> case `uname -s` in  OSF1*|IRIX*|HP-UX)  sed  -e '/^\.TH/s/$D\ate: 
> \([0-9]*\)\/\([0-9]*\)\/\([0-9]*\).*\$/\1-\2-\3/' udunits.3 > 
> /usr2/udunits-1.11.7/man/man3/udunits.3;;  *)  sed  -e '/^\.TH/s/$D\ate: 
> \([0-9]*\)\/\([0-9]*\)\/\([0-9]*\).*\$/\1-\2-\3/' udunits.3 | tbl | neqn > 
> /usr2/udunits-1.11.7/man/man3/udunits.3;;  esac
> extension=`echo udunits.3 | sed 's/[^.]*\.//'`;  subchapter=`echo $extension 
> | sed 's/.//'`;  case "$subchapter" in  '') ;;  *)  chapter=`echo $extension 
> | sed 's/\(.\).*/\1/'`;  if test -d /usr2/udunits-1.11.7/man/man3$subchapter; 
> then  : true;  else  mkdir /usr2/udunits-1.11.7/man/man3$subchapter;  fi;  rm 
> -f /usr2/udunits-1.11.7/man/man3$subchapter/udunits.3;  ln -s ../`basename 
> /usr2/udunits-1.11.7/man/man3`/udunits.3  
> /usr2/udunits-1.11.7/man/man3$subchapter/udunits.3;  ;;  esac
> case `uname -s` in  OSF1*|IRIX*|HP-UX)  sed  -e '/^\.TH/s/$D\ate: 
> \([0-9]*\)\/\([0-9]*\)\/\([0-9]*\).*\$/\1-\2-\3/' udunits.3f > 
> /usr2/udunits-1.11.7/man/man3/udunits.3f;;  *)  sed  -e '/^\.TH/s/$D\ate: 
> \([0-9]*\)\/\([0-9]*\)\/\([0-9]*\).*\$/\1-\2-\3/' udunits.3f | tbl | neqn > 
> /usr2/udunits-1.11.7/man/man3/udunits.3f;;  esac
> extension=`echo udunits.3f | sed 's/[^.]*\.//'`;  subchapter=`echo $extension 
> | sed 's/.//'`;  case "$subchapter" in  '') ;;  *)  chapter=`echo $extension 
> | sed 's/\(.\).*/\1/'`;  if test -d /usr2/udunits-1.11.7/man/man3$subchapter; 
> then  : true;  else  mkdir /usr2/udunits-1.11.7/man/man3$subchapter;  fi;  rm 
> -f /usr2/udunits-1.11.7/man/man3$subchapter/udunits.3f;  ln -s ../`basename 
> /usr2/udunits-1.11.7/man/man3`/udunits.3f  
> /usr2/udunits-1.11.7/man/man3$subchapter/udunits.3f;  ;;  esac
> 
> returning to directory /usr2/udunits-1.11.7/src
> 
> 
> making `install' in directory /usr2/udunits-1.11.7/src/udunits
> 
> mkdir -p /usr2/udunits-1.11.7/bin
> chmod u+rwx,g+rws,o=rx /usr2/udunits-1.11.7/bin
> cc -o udunits -O udunits.o -L/usr2/udunits-1.11.7/src/lib -ludunits 
> -L/usr2/udunits-1.11.7/src/port/misc -ludport -ly -lm
> cp udunits /usr2/udunits-1.11.7/bin/udunits
> mkdir -p /usr2/udunits-1.11.7/man/man1
> chmod u+rwx,g+rws,o=rx /usr2/udunits-1.11.7/man/man1
> case `uname -s` in  OSF1*|IRIX*|HP-UX)  sed  -e '/^\.TH/s/$D\ate: 
> \([0-9]*\)\/\([0-9]*\)\/\([0-9]*\).*\$/\1-\2-\3/' udunits.1 > 
> /usr2/udunits-1.11.7/man/man1/udunits.1;;  *)  sed  -e '/^\.TH/s/$D\ate: 
> \([0-9]*\)\/\([0-9]*\)\/\([0-9]*\).*\$/\1-\2-\3/' udunits.1 | tbl | neqn > 
> /usr2/udunits-1.11.7/man/man1/udunits.1;;  esac
> extension=`echo udunits.1 | sed 's/[^.]*\.//'`;  subchapter=`echo $extension 
> | sed 's/.//'`;  case "$subchapter" in  '') ;;  *)  chapter=`echo $extension 
> | sed 's/\(.\).*/\1/'`;  if test -d /usr2/udunits-1.11.7/man/man1$subchapter; 
> then  : true;  else  mkdir /usr2/udunits-1.11.7/man/man1$subchapter;  fi;  rm 
> -f /usr2/udunits-1.11.7/man/man1$subchapter/udunits.1;  ln -s ../`basename 
> /usr2/udunits-1.11.7/man/man1`/udunits.1  
> /usr2/udunits-1.11.7/man/man1$subchapter/udunits.1;  ;;  esac
> 
> returning to directory /usr2/udunits-1.11.7/src
> 
> 
> making `install' in directory /usr2/udunits-1.11.7/src/perl
> 
> mkdir blib/lib
> mkdir blib/lib/auto
> mkdir blib/lib/auto/UDUNITS
> cp UDUNITS.pm blib/lib/UDUNITS.pm
> AutoSplitting blib/lib/UDUNITS.pm (blib/lib/auto/UDUNITS)
> Installing 
> /usr/lib/perl-5.005/lib/site_perl/5.005/alpha-dec_osf/auto/UDUNITS/UDUNITS.so
> Installing 
> /usr/lib/perl-5.005/lib/site_perl/5.005/alpha-dec_osf/auto/UDUNITS/UDUNITS.bs
> Files found in blib/arch --> Installing files in blib/lib into architecture 
> dependend library tree!
> Installing 
> /usr/lib/perl-5.005/lib/site_perl/5.005/alpha-dec_osf/auto/UDUNITS/autosplit.ix
> Skipping /usr/lib/perl-5.005/lib/site_perl/5.005/alpha-dec_osf/UDUNITS.pm 
> (unchanged)
> Writing 
> /usr/lib/perl-5.005/lib/site_perl/5.005/alpha-dec_osf/auto/UDUNITS/.packlist
> Appending installation info to 
> /usr/lib/perl-5.005/lib/5.00503/alpha-dec_osf/perllocal.pod
> 
> returning to directory /usr2/udunits-1.11.7/src
> 
> ln -s perl/udunitsperl.1 .
> case `uname -s` in  OSF1*|IRIX*|HP-UX)  sed  -e '/^\.TH/s/$D\ate: 
> \([0-9]*\)\/\([0-9]*\)\/\([0-9]*\).*\$/\1-\2-\3/' udunitsperl.1 > 
> /usr2/udunits-1.11.7/man/man1/udunitsperl.1;;  *)  sed  -e '/^\.TH/s/$D\ate: 
> \([0-9]*\)\/\([0-9]*\)\/\([0-9]*\).*\$/\1-\2-\3/' udunitsperl.1 | tbl | neqn 
> > /usr2/udunits-1.11.7/man/man1/udunitsperl.1;;  esac
> extension=`echo udunitsperl.1 | sed 's/[^.]*\.//'`;  subchapter=`echo 
> $extension | sed 's/.//'`;  case "$subchapter" in  '') ;;  *)  chapter=`echo 
> $extension | sed 's/\(.\).*/\1/'`;  if test -d 
> /usr2/udunits-1.11.7/man/man1$subchapter; then  : true;  else  mkdir 
> /usr2/udunits-1.11.7/man/man1$subchapter;  fi;  rm -f 
> /usr2/udunits-1.11.7/man/man1$subchapter/udunitsperl.1;  ln -s ../`basename 
> /usr2/udunits-1.11.7/man/man1`/udunitsperl.1  
> /usr2/udunits-1.11.7/man/man1$subchapter/udunitsperl.1;  ;;  esac
> catman -w -M /usr2/udunits-1.11.7/man
> 
> making `clean' in directory /usr2/udunits-1.11.7/src/port
> 
> 
> making `clean' in directory /usr2/udunits-1.11.7/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
> 
> returning to directory /usr2/udunits-1.11.7/src/port
> 
> 
> making `clean' in directory /usr2/udunits-1.11.7/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 *~
> 
> returning to directory /usr2/udunits-1.11.7/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 *~
> 
> returning to directory /usr2/udunits-1.11.7/src
> 
> 
> making `clean' in directory /usr2/udunits-1.11.7/src/lib
> 
> rm -f y.output y.output *.log  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 *~
> 
> returning to directory /usr2/udunits-1.11.7/src
> 
> 
> making `clean' in directory /usr2/udunits-1.11.7/src/udunits
> 
> rm -f test.out *.log udunits 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 *~
> 
> returning to directory /usr2/udunits-1.11.7/src
> 
> 
> making `clean' in directory /usr2/udunits-1.11.7/src/perl
> 
> rm -rf UDUNITS.c *.bs *.i ./blib Makefile.aperl 
> blib/arch/auto/UDUNITS/extralibs.all perlmain.c mon.out core so_locations 
> pm_to_blib *~ */*~ */*/*~ *.o *.a perl.exe UDUNITS.bs UDUNITS.bso UDUNITS.def 
> UDUNITS.exp
> mv Makefile Makefile.old > /dev/null 2>&1
> 
> returning to directory /usr2/udunits-1.11.7/src
> 
> rm -f udunitsperl.1  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 *~
> OSF1 rouse.wr.usgs.gov V5.1 732 alpha