root/cdat/trunk/logs/samples/gifsicle.LOG

Revision 6309, 3.5 kB (checked in by doutriaux1, 1 year ago)

looks like the final commit for 4.3

Line 
1 untarring gifsicle
2 Installation of gifsicle to /lgm/cdat
3 creating cache ./config.cache
4 checking for a BSD compatible install... /usr/bin/install -c
5 checking whether build environment is sane... yes
6 checking whether make sets ${MAKE}... yes
7 checking for working aclocal... found
8 checking for working autoconf... found
9 checking for working automake... found
10 checking for working autoheader... found
11 checking for working makeinfo... found
12 checking for gcc... gcc
13 checking whether the C compiler (gcc  ) works... yes
14 checking whether the C compiler (gcc  ) is a cross-compiler... no
15 checking whether we are using GNU C... yes
16 checking whether gcc accepts -g... yes
17 checking how to run the C preprocessor... gcc -E
18 checking for working const... yes
19 checking for inline... inline
20 checking for X... libraries /usr/X11R6/lib, headers
21 checking for dnet_ntoa in -ldnet... no
22 checking for dnet_ntoa in -ldnet_stub... no
23 checking for gethostbyname... yes
24 checking for connect... yes
25 checking for remove... yes
26 checking for shmat... yes
27 checking for IceConnectionNumber in -lICE... yes
28 checking for gettimeofday prototype... 2
29 checking for random... yes
30 checking for strerror... yes
31 checking for strtoul... yes
32 checking for sys/select.h... yes
33 checking for inttypes.h... yes
34 checking for integer typedefs... yes
35 updating cache ./config.cache
36 creating ./config.status
37 creating Makefile
38 creating config.h
39 gcc -DHAVE_CONFIG_H -I. -I. -I.     -g -O2 -c clp.c
40 gcc -DHAVE_CONFIG_H -I. -I. -I.     -g -O2 -c giffunc.c
41 gcc -DHAVE_CONFIG_H -I. -I. -I.     -g -O2 -c gifread.c
42 gcc -DHAVE_CONFIG_H -I. -I. -I.     -g -O2 -c gifunopt.c
43 gcc -DHAVE_CONFIG_H -I. -I. -I.     -g -O2 -c merge.c
44 gcc -DHAVE_CONFIG_H -I. -I. -I.     -g -O2 -c optimize.c
45 gcc -DHAVE_CONFIG_H -I. -I. -I.     -g -O2 -c quantize.c
46 gcc -DHAVE_CONFIG_H -I. -I. -I.     -g -O2 -c support.c
47 gcc -DHAVE_CONFIG_H -I. -I. -I.     -g -O2 -c xform.c
48 gcc -DHAVE_CONFIG_H -I. -I. -I.     -g -O2 -c gifsicle.c
49 gcc -DHAVE_CONFIG_H -I. -I. -I.     -g -O2 -c gifwrite.c
50 gcc -DHAVE_CONFIG_H -I. -I. -I.     -g -O2 -c fmalloc.c
51 gcc  -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+0xe50): In function `pipe_color_transformer':
53 /svn/cdat/trunk/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.     -g -O2 -c gifx.c
55 gcc -DHAVE_CONFIG_H -I. -I. -I.     -g -O2 -c gifview.c
56 gcc  -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.     -g -O2 -c gifdiff.c
58 gcc  -g -O2  -o gifdiff  clp.o giffunc.o gifread.o gifdiff.o fmalloc.o 
59 make[1]: Entering directory `/export/svn/cdat/trunk/exsrc/build/gifsicle-1.35'
60 /bin/sh ./mkinstalldirs /lgm/cdat/Externals/bin
61   /usr/bin/install -c  gifsicle /lgm/cdat/Externals/bin/gifsicle
62   /usr/bin/install -c  gifview /lgm/cdat/Externals/bin/gifview
63   /usr/bin/install -c  gifdiff /lgm/cdat/Externals/bin/gifdiff
64 make  install-man1
65 make[2]: Entering directory `/export/svn/cdat/trunk/exsrc/build/gifsicle-1.35'
66 /bin/sh ./mkinstalldirs /lgm/cdat/Externals/man/man1
67  /usr/bin/install -c -m 644 ./gifsicle.1 /lgm/cdat/Externals/man/man1/gifsicle.1
68  /usr/bin/install -c -m 644 ./gifview.1 /lgm/cdat/Externals/man/man1/gifview.1
69  /usr/bin/install -c -m 644 ./gifdiff.1 /lgm/cdat/Externals/man/man1/gifdiff.1
70 make[2]: Leaving directory `/export/svn/cdat/trunk/exsrc/build/gifsicle-1.35'
71 make[1]: Leaving directory `/export/svn/cdat/trunk/exsrc/build/gifsicle-1.35'
Note: See TracBrowser for help on using the browser.