Show
Ignore:
Timestamp:
11/19/07 14:16:17 (1 year ago)
Author:
doutriaux1
Message:

integrating from devel, in preparation for official release of 4.3!

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • cdat/trunk/logs/samples/gifsicle.LOG

    r3067 r6295  
    11untarring gifsicle 
    2 Installation of gifsicle to /usr/local/cda
     2Installation of gifsicle to /lgm/cdat/lates
    33creating cache ./config.cache 
    44checking for a BSD compatible install... /usr/bin/install -c 
     
    1818checking for working const... yes 
    1919checking for inline... inline 
    20 checking for X... libraries /usr/X11R6/lib, headers /usr/X11R6/include 
     20checking for X... libraries /usr/X11R6/lib, headers  
    2121checking for dnet_ntoa in -ldnet... no 
    2222checking for dnet_ntoa in -ldnet_stub... no 
     
    3737creating Makefile 
    3838creating config.h 
    39 gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/X11R6/include    -g -O2 -c clp.c 
    40 gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/X11R6/include    -g -O2 -c giffunc.c 
    41 gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/X11R6/include    -g -O2 -c gifread.c 
    42 gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/X11R6/include    -g -O2 -c gifunopt.c 
    43 gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/X11R6/include    -g -O2 -c merge.c 
    44 gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/X11R6/include    -g -O2 -c optimize.c 
    45 gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/X11R6/include    -g -O2 -c quantize.c 
    46 gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/X11R6/include    -g -O2 -c support.c 
    47 gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/X11R6/include    -g -O2 -c xform.c 
    48 gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/X11R6/include    -g -O2 -c gifsicle.c 
    49 gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/X11R6/include    -g -O2 -c gifwrite.c 
    50 gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/X11R6/include    -g -O2 -c fmalloc.c 
     39gcc -DHAVE_CONFIG_H -I. -I. -I.     -g -O2 -c clp.c 
     40gcc -DHAVE_CONFIG_H -I. -I. -I.     -g -O2 -c giffunc.c 
     41gcc -DHAVE_CONFIG_H -I. -I. -I.     -g -O2 -c gifread.c 
     42gcc -DHAVE_CONFIG_H -I. -I. -I.     -g -O2 -c gifunopt.c 
     43gcc -DHAVE_CONFIG_H -I. -I. -I.     -g -O2 -c merge.c 
     44gcc -DHAVE_CONFIG_H -I. -I. -I.     -g -O2 -c optimize.c 
     45gcc -DHAVE_CONFIG_H -I. -I. -I.     -g -O2 -c quantize.c 
     46gcc -DHAVE_CONFIG_H -I. -I. -I.     -g -O2 -c support.c 
     47gcc -DHAVE_CONFIG_H -I. -I. -I.     -g -O2 -c xform.c 
     48gcc -DHAVE_CONFIG_H -I. -I. -I.     -g -O2 -c gifsicle.c 
     49gcc -DHAVE_CONFIG_H -I. -I. -I.     -g -O2 -c gifwrite.c 
     50gcc -DHAVE_CONFIG_H -I. -I. -I.     -g -O2 -c fmalloc.c 
    5151gcc  -g -O2  -o gifsicle  clp.o giffunc.o gifread.o gifunopt.o merge.o optimize.o quantize.o support.o xform.o gifsicle.o fmalloc.o  gifwrite.o  
    52 xform.o(.text+0x333): In function `pipe_color_transformer': 
    53 /work/main/exsrc/build/gifsicle-1.35/xform.c:134: warning: the use of `tmpnam' is dangerous, better use `mkstemp' 
    54 gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/X11R6/include    -g -O2 -c gifx.c 
    55 gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/X11R6/include    -g -O2 -c gifview.c 
     52xform.o(.text+0xe50): In function `pipe_color_transformer': 
     53/svn/cdat/branches/devel/exsrc/build/gifsicle-1.35/xform.c:134: warning: the use of `tmpnam' is dangerous, better use `mkstemp' 
     54gcc -DHAVE_CONFIG_H -I. -I. -I.     -g -O2 -c gifx.c 
     55gcc -DHAVE_CONFIG_H -I. -I. -I.     -g -O2 -c gifview.c 
    5656gcc  -g -O2  -o gifview  clp.o giffunc.o gifread.o gifx.o gifview.o fmalloc.o   -L/usr/X11R6/lib  -lSM -lICE -lX11   
    57 gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/X11R6/include    -g -O2 -c gifdiff.c 
     57gcc -DHAVE_CONFIG_H -I. -I. -I.     -g -O2 -c gifdiff.c 
    5858gcc  -g -O2  -o gifdiff  clp.o giffunc.o gifread.o gifdiff.o fmalloc.o   
    59 make[1]: Entering directory `/lgm2/work/main/exsrc/build/gifsicle-1.35' 
    60 /bin/sh ./mkinstalldirs /usr/local/cdat/bin 
    61   /usr/bin/install -c  gifsicle /usr/local/cdat/bin/gifsicle 
    62   /usr/bin/install -c  gifview /usr/local/cdat/bin/gifview 
    63   /usr/bin/install -c  gifdiff /usr/local/cdat/bin/gifdiff 
     59make[1]: Entering directory `/export/svn/cdat/branches/devel/exsrc/build/gifsicle-1.35' 
     60/bin/sh ./mkinstalldirs /lgm/cdat/latest/bin 
     61  /usr/bin/install -c  gifsicle /lgm/cdat/latest/bin/gifsicle 
     62  /usr/bin/install -c  gifview /lgm/cdat/latest/bin/gifview 
     63  /usr/bin/install -c  gifdiff /lgm/cdat/latest/bin/gifdiff 
    6464make  install-man1 
    65 make[2]: Entering directory `/lgm2/work/main/exsrc/build/gifsicle-1.35' 
    66 /bin/sh ./mkinstalldirs /usr/local/cdat/man/man1 
    67  /usr/bin/install -c -m 644 ./gifsicle.1 /usr/local/cdat/man/man1/gifsicle.1 
    68  /usr/bin/install -c -m 644 ./gifview.1 /usr/local/cdat/man/man1/gifview.1 
    69  /usr/bin/install -c -m 644 ./gifdiff.1 /usr/local/cdat/man/man1/gifdiff.1 
    70 make[2]: Leaving directory `/lgm2/work/main/exsrc/build/gifsicle-1.35' 
    71 make[1]: Leaving directory `/lgm2/work/main/exsrc/build/gifsicle-1.35' 
     65make[2]: Entering directory `/export/svn/cdat/branches/devel/exsrc/build/gifsicle-1.35' 
     66/bin/sh ./mkinstalldirs /lgm/cdat/latest/man/man1 
     67 /usr/bin/install -c -m 644 ./gifsicle.1 /lgm/cdat/latest/man/man1/gifsicle.1 
     68 /usr/bin/install -c -m 644 ./gifview.1 /lgm/cdat/latest/man/man1/gifview.1 
     69 /usr/bin/install -c -m 644 ./gifdiff.1 /lgm/cdat/latest/man/man1/gifdiff.1 
     70make[2]: Leaving directory `/export/svn/cdat/branches/devel/exsrc/build/gifsicle-1.35' 
     71make[1]: Leaving directory `/export/svn/cdat/branches/devel/exsrc/build/gifsicle-1.35'