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

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

looks like the final commit for 4.3

Line 
1 untarring libdap
2 Installation of libdap to /lgm/cdat
3 checking for a BSD-compatible install... /usr/bin/install -c
4 checking whether build environment is sane... yes
5 checking for gawk... gawk
6 checking whether make sets $(MAKE)... yes
7 checking build system type... i686-pc-linux-gnu
8 checking host system type... i686-pc-linux-gnu
9 checking for gawk... (cached) gawk
10 checking for g++... g++
11 checking for C++ compiler default output file name... a.out
12 checking whether the C++ compiler works... yes
13 checking whether we are cross compiling... no
14 checking for suffix of executables...
15 checking for suffix of object files... o
16 checking whether we are using the GNU C++ compiler... yes
17 checking whether g++ accepts -g... yes
18 checking for style of include used by make... GNU
19 checking dependency style of g++... gcc3
20 checking for gcc... gcc
21 checking whether we are using the GNU C compiler... yes
22 checking whether gcc accepts -g... yes
23 checking for gcc option to accept ANSI C... none needed
24 checking dependency style of gcc... gcc3
25 checking how to run the C preprocessor... gcc -E
26 checking for egrep... grep -E
27 checking for AIX... no
28 checking for ANSI C header files... yes
29 checking for sys/types.h... yes
30 checking for sys/stat.h... yes
31 checking for stdlib.h... yes
32 checking for string.h... yes
33 checking for memory.h... yes
34 checking for strings.h... yes
35 checking for inttypes.h... yes
36 checking for stdint.h... yes
37 checking for unistd.h... yes
38 checking minix/config.h usability... no
39 checking minix/config.h presence... no
40 checking for minix/config.h... no
41 checking for flex... flex
42 checking for yywrap in -lfl... yes
43 checking lex output file root... lex.yy
44 checking whether yytext is a pointer... yes
45 checking for a BSD-compatible install... /usr/bin/install -c
46 checking whether ln -s works... yes
47 checking whether make sets $(MAKE)... (cached) yes
48 checking for a sed that does not truncate output... /bin/sed
49 checking for ld used by gcc... /usr/bin/ld
50 checking if the linker (/usr/bin/ld) is GNU ld... yes
51 checking for /usr/bin/ld option to reload object files... -r
52 checking for BSD-compatible nm... /usr/bin/nm -B
53 checking how to recognise dependent libraries... pass_all
54 checking dlfcn.h usability... yes
55 checking dlfcn.h presence... yes
56 checking for dlfcn.h... yes
57 checking how to run the C++ preprocessor... g++ -E
58 checking for g77... no
59 checking for f77... no
60 checking for xlf... no
61 checking for frt... no
62 checking for pgf77... no
63 checking for fort77... no
64 checking for fl32... no
65 checking for af77... no
66 checking for f90... no
67 checking for xlf90... no
68 checking for pgf90... no
69 checking for epcf90... no
70 checking for f95... no
71 checking for fort... no
72 checking for xlf95... no
73 checking for ifc... no
74 checking for efc... no
75 checking for pgf95... no
76 checking for lf95... no
77 checking for gfortran... gfortran
78 checking whether we are using the GNU Fortran 77 compiler... yes
79 checking whether gfortran accepts -g... yes
80 checking the maximum length of command line arguments... 32768
81 checking command to parse /usr/bin/nm -B output from gcc object... ok
82 checking for objdir... .libs
83 checking for ar... ar
84 checking for ranlib... ranlib
85 checking for strip... strip
86 checking if gcc static flag  works... yes
87 checking if gcc supports -fno-rtti -fno-exceptions... no
88 checking for gcc option to produce PIC... -fPIC
89 checking if gcc PIC flag -fPIC works... yes
90 checking if gcc supports -c -o file.o... yes
91 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
92 checking dynamic linker characteristics... GNU/Linux ld.so
93 checking how to hardcode library paths into programs... immediate
94 checking whether stripping libraries is possible... yes
95 checking if libtool supports shared libraries... yes
96 checking whether to build shared libraries... no
97 checking whether to build static libraries... yes
98 configure: creating libtool
99 appending configuration tag "CXX" to libtool
100 checking for ld used by g++... /usr/bin/ld
101 checking if the linker (/usr/bin/ld) is GNU ld... yes
102 checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
103 checking for g++ option to produce PIC... -fPIC
104 checking if g++ PIC flag -fPIC works... yes
105 checking if g++ supports -c -o file.o... yes
106 checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
107 checking dynamic linker characteristics... GNU/Linux ld.so
108 checking how to hardcode library paths into programs... immediate
109 checking whether stripping libraries is possible... yes
110 appending configuration tag "F77" to libtool
111 checking if libtool supports shared libraries... yes
112 checking whether to build shared libraries... no
113 checking whether to build static libraries... yes
114 checking for gfortran option to produce PIC... -fPIC
115 checking if gfortran PIC flag -fPIC works... yes
116 checking if gfortran supports -c -o file.o... yes
117 checking whether the gfortran linker (/usr/bin/ld) supports shared libraries... yes
118 checking dynamic linker characteristics... GNU/Linux ld.so
119 checking how to hardcode library paths into programs... immediate
120 checking whether stripping libraries is possible... yes
121 checking for bison... bison
122 checking for dirent.h that defines DIR... yes
123 checking for library containing opendir... none required
124 checking for ANSI C header files... (cached) yes
125 checking for sys/wait.h that is POSIX.1 compatible... yes
126 checking fcntl.h usability... yes
127 checking fcntl.h presence... yes
128 checking for fcntl.h... yes
129 checking malloc.h usability... yes
130 checking malloc.h presence... yes
131 checking for malloc.h... yes
132 checking for memory.h... (cached) yes
133 checking netinet/in.h usability... yes
134 checking netinet/in.h presence... yes
135 checking for netinet/in.h... yes
136 checking stddef.h usability... yes
137 checking stddef.h presence... yes
138 checking for stddef.h... yes
139 checking for stdlib.h... (cached) yes
140 checking for string.h... (cached) yes
141 checking for strings.h... (cached) yes
142 checking sys/param.h usability... yes
143 checking sys/param.h presence... yes
144 checking for sys/param.h... yes
145 checking sys/time.h usability... yes
146 checking sys/time.h presence... yes
147 checking for sys/time.h... yes
148 checking for unistd.h... (cached) yes
149 checking for an ANSI C-conforming const... yes
150 checking for inline... inline
151 checking for size_t... yes
152 checking for struct stat.st_blksize... yes
153 checking whether time.h and sys/time.h may both be included... yes
154 checking whether struct tm is in sys/time.h or time.h... time.h
155 checking for working volatile... yes
156 checking for int... yes
157 checking size of int... 4
158 checking for long... yes
159 checking size of long... 4
160 checking for char... yes
161 checking size of char... 1
162 checking for double... yes
163 checking size of double... 8
164 checking for float... yes
165 checking size of float... 4
166 checking whether closedir returns void... no
167 checking for pid_t... yes
168 checking for unistd.h... (cached) yes
169 checking vfork.h usability... no
170 checking vfork.h presence... no
171 checking for vfork.h... no
172 checking for fork... yes
173 checking for vfork... yes
174 checking for working fork... yes
175 checking for working vfork... (cached) yes
176 checking for strftime... yes
177 checking for alarm... yes
178 checking for bzero... yes
179 checking for getcwd... yes
180 checking for localtime_r... yes
181 checking for pow... no
182 checking for strchr... yes
183 checking for timegm... yes
184 checking for mktime... yes
185 checking for working alloca.h... yes
186 checking for alloca... yes
187 checking for stdlib.h... (cached) yes
188 checking for GNU libc compatible malloc... yes
189 checking for long long... yes
190 checking for long double... yes
191 checking for unistd.h... (cached) yes
192 checking for sys/param.h... (cached) yes
193 checking locale.h usability... yes
194 checking locale.h presence... yes
195 checking for locale.h... yes
196 checking wchar.h usability... yes
197 checking wchar.h presence... yes
198 checking for wchar.h... yes
199 checking wctype.h usability... yes
200 checking wctype.h presence... yes
201 checking for wctype.h... yes
202 checking for sys/time.h... (cached) yes
203 checking for working memcmp... yes
204 checking for C/C++ restrict keyword... __restrict
205 checking for nl_langinfo and CODESET... yes
206 checking for isblank... yes
207 checking for mbrtowc... yes
208 checking for mempcpy... yes
209 checking for wcrtomb... yes
210 checking for wcscoll... yes
211 checking for mblen... yes
212 checking for mbrlen... yes
213 checking for tzset... yes
214 checking for isascii... yes
215 checking for stdbool.h that conforms to C99... yes
216 checking for _Bool... yes
217 checking for struct tm.tm_zone... yes
218 checking for mbstate_t... yes
219 checking for struct tm.tm_gmtoff... yes
220 checking for working strtod... yes
221 checking for atexit... yes
222 checking for dup2... yes
223 checking OS.h usability... no
224 checking OS.h presence... no
225 checking for OS.h... no
226 checking for getpagesize... yes
227 checking for stdlib.h... (cached) yes
228 checking for GNU libc compatible malloc... (cached) yes
229 checking for memmove... yes
230 checking for memset... yes
231 checking for SVID conformant putenv... yes
232 checking for stdlib.h... (cached) yes
233 checking for GNU libc compatible realloc... yes
234 checking for working re_compile_pattern... no
235 checking for C/C++ restrict keyword... (cached) __restrict
236 checking for setenv... yes
237 checking for unsetenv... yes
238 checking for unsetenv() return type... int
239 checking for strerror... yes
240 checking for strstr... yes
241 checking for strtol... yes
242 checking for strtoul... yes
243 checking whether localtime_r is compatible with its POSIX signature... yes
244 checking for libcurl... yes
245 checking for libxml2... yes
246 checking for pthread_kill in -lpthread... yes
247 configure: creating ./config.status
248 config.status: creating Makefile
249 config.status: creating gl/Makefile
250 config.status: creating tests/Makefile
251 config.status: creating unit-tests/Makefile
252 config.status: creating unit-tests/cache-testsuite/Makefile
253 config.status: creating dap-config
254 config.status: creating config.h
255 config.status: creating dods-datatypes.h
256 config.status: executing depfiles commands
257 make  all-recursive
258 make[1]: Entering directory `/export/svn/cdat/trunk/exsrc/build/libdap-3.5.2'
259 Making all in gl
260 make[2]: Entering directory `/export/svn/cdat/trunk/exsrc/build/libdap-3.5.2/gl'
261 cp ./alloca_.h alloca.h-t
262 mv alloca.h-t alloca.h
263 make  all-am
264 make[3]: Entering directory `/export/svn/cdat/trunk/exsrc/build/libdap-3.5.2/gl'
265 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I..   -I/lgm/cdat/Externals/OpenDAP/include -I/lgm/cdat/Externals/include/libxml2  -g -O2 -c -o allocsa.lo allocsa.c
266  gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/lgm/cdat/Externals/OpenDAP/include -I/lgm/cdat/Externals/include/libxml2 -g -O2 -c allocsa.c -o allocsa.o
267 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I..   -I/lgm/cdat/Externals/OpenDAP/include -I/lgm/cdat/Externals/include/libxml2  -g -O2 -c -o strftime.lo strftime.c
268  gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/lgm/cdat/Externals/OpenDAP/include -I/lgm/cdat/Externals/include/libxml2 -g -O2 -c strftime.c -o strftime.o
269 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I..   -I/lgm/cdat/Externals/OpenDAP/include -I/lgm/cdat/Externals/include/libxml2  -g -O2 -c -o regex.lo regex.c
270  gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/lgm/cdat/Externals/OpenDAP/include -I/lgm/cdat/Externals/include/libxml2 -g -O2 -c regex.c -o regex.o
271 /bin/sh ../libtool --tag=CC --mode=link gcc  -g -O2   -o libgnu.la   allocsa.lo strftime.lo regex.lo  -L/lgm/cdat/Externals/OpenDAP/lib -lcurl -lidn -lssl -lcrypto -ldl -lz -L/lgm/cdat/Externals/lib -lxml2 -lz -lm -lpthread
272 mkdir .libs
273 ar cru .libs/libgnu.a  allocsa.o strftime.o regex.o
274 ranlib .libs/libgnu.a
275 creating libgnu.la
276 (cd .libs && rm -f libgnu.la && ln -s ../libgnu.la libgnu.la)
277 make[3]: Leaving directory `/export/svn/cdat/trunk/exsrc/build/libdap-3.5.2/gl'
278 make[2]: Leaving directory `/export/svn/cdat/trunk/exsrc/build/libdap-3.5.2/gl'
279 Making all in .
280 make[2]: Entering directory `/export/svn/cdat/trunk/exsrc/build/libdap-3.5.2'
281 if /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I. -I.  -I./gl -I/lgm/cdat/Externals/OpenDAP/include -I/lgm/cdat/Externals/include/libxml2 -I./GNU -g -O2 -MT lex.das.lo -MD -MP -MF ".deps/lex.das.Tpo" -c -o lex.das.lo lex.das.cc; \
282 then mv -f ".deps/lex.das.Tpo" ".deps/lex.das.Plo"; else rm -f ".deps/lex.das.Tpo"; exit 1; fi
283  g++ -DHAVE_CONFIG_H -I. -I. -I. -I. -I./gl -I/lgm/cdat/Externals/OpenDAP/include -I/lgm/cdat/Externals/include/libxml2 -I./GNU -g -O2 -MT lex.das.lo -MD -MP -MF .deps/lex.das.Tpo -c lex.das.cc -o lex.das.o
284 if /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I. -I.  -I./gl -I/lgm/cdat/Externals/OpenDAP/include -I/lgm/cdat/Externals/include/libxml2 -I./GNU -g -O2 -MT das.tab.lo -MD -MP -MF ".deps/das.tab.Tpo" -c -o das.tab.lo das.tab.cc; \
285 then mv -f ".deps/das.tab.Tpo" ".deps/das.tab.Plo"; else rm -f ".deps/das.tab.Tpo"; exit 1; fi
286  g++ -DHAVE_CONFIG_H -I. -I. -I. -I. -I./gl -I/lgm/cdat/Externals/OpenDAP/include -I/lgm/cdat/Externals/include/libxml2 -I./GNU -g -O2 -MT das.tab.lo -MD -MP -MF .deps/das.tab.Tpo -c das.tab.cc -o das.tab.o
287 das.y:99: warning: deprecated conversion from string constant to 'char*'
288 das.y:102: warning: deprecated conversion from string constant to 'char*'
289 das.tab.c: In function 'int dasparse(void*)':
290 das.tab.c:1586: warning: deprecated conversion from string constant to 'char*'
291 das.tab.c:1704: warning: deprecated conversion from string constant to 'char*'
292 if /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I. -I.  -I./gl -I/lgm/cdat/Externals/OpenDAP/include -I/lgm/cdat/Externals/include/libxml2 -I./GNU -g -O2 -MT lex.dds.lo -MD -MP -MF ".deps/lex.dds.Tpo" -c -o lex.dds.lo lex.dds.cc; \
293 then mv -f ".deps/lex.dds.Tpo" ".deps/lex.dds.Plo"; else rm -f ".deps/lex.dds.Tpo"; exit 1; fi
294  g++ -DHAVE_CONFIG_H -I. -I. -I. -I. -I./gl -I/lgm/cdat/Externals/OpenDAP/include -I/lgm/cdat/Externals/include/libxml2 -I./GNU -g -O2 -MT lex.dds.lo -MD -MP -MF .deps/lex.dds.Tpo -c lex.dds.cc -o lex.dds.o
295 if /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I. -I.  -I./gl -I/lgm/cdat/Externals/OpenDAP/include -I/lgm/cdat/Externals/include/libxml2 -I./GNU -g -O2 -MT dds.tab.lo -MD -MP -MF ".deps/dds.tab.Tpo" -c -o dds.tab.lo dds.tab.cc; \
296 then mv -f ".deps/dds.tab.Tpo" ".deps/dds.tab.Plo"; else rm -f ".deps/dds.tab.Tpo"; exit 1; fi
297  g++ -DHAVE_CONFIG_H -I. -I. -I. -I. -I./gl -I/lgm/cdat/Externals/OpenDAP/include -I/lgm/cdat/Externals/include/libxml2 -I./GNU -g -O2 -MT dds.tab.lo -MD -MP -MF .deps/dds.tab.Tpo -c dds.tab.cc -o dds.tab.o
298 dds.y:88: warning: deprecated conversion from string constant to 'char*'
299 dds.y:92: warning: deprecated conversion from string constant to 'char*'
300 dds.tab.c: In function 'int ddsparse(void*)':
301 dds.tab.c:1616: warning: deprecated conversion from string constant to 'char*'
302 dds.tab.c:1734: warning: deprecated conversion from string constant to 'char*'
303 if /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I. -I.  -I./gl -I/lgm/cdat/Externals/OpenDAP/include -I/lgm/cdat/Externals/include/libxml2 -I./GNU -g -O2 -MT lex.expr.lo -MD -MP -MF ".deps/lex.expr.Tpo" -c -o lex.expr.lo lex.expr.cc; \
304 then mv -f ".deps/lex.expr.Tpo" ".deps/lex.expr.Plo"; else rm -f ".deps/lex.expr.Tpo"; exit 1; fi
305  g++ -DHAVE_CONFIG_H -I. -I. -I. -I. -I./gl -I/lgm/cdat/Externals/OpenDAP/include -I/lgm/cdat/Externals/include/libxml2 -I./GNU -g -O2 -MT lex.expr.lo -MD -MP -MF .deps/lex.expr.Tpo -c lex.expr.cc -o lex.expr.o
306 if /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I. -I.  -I./gl -I/lgm/cdat/Externals/OpenDAP/include -I/lgm/cdat/Externals/include/libxml2 -I./GNU -g -O2 -MT expr.tab.lo -MD -MP -MF ".deps/expr.tab.Tpo" -c -o expr.tab.lo expr.tab.cc; \
307 then mv -f ".deps/expr.tab.Tpo" ".deps/expr.tab.Plo"; else rm -f ".deps/expr.tab.Tpo"; exit 1; fi
308  g++ -DHAVE_CONFIG_H -I. -I. -I. -I. -I./gl -I/lgm/cdat/Externals/OpenDAP/include -I/lgm/cdat/Externals/include/libxml2 -I./GNU -g -O2 -MT expr.tab.lo -MD -MP -MF .deps/expr.tab.Tpo -c expr.tab.cc -o expr.tab.o
309 expr.y: In function 'int exprparse(void*)':
310 expr.y:207: warning: deprecated conversion from string constant to 'char*'
311 expr.y:375: warning: deprecated conversion from string constant to 'char*'
312 if /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I. -I.  -I./gl -I/lgm/cdat/Externals/OpenDAP/include -I/lgm/cdat/Externals/include/libxml2 -I./GNU -g -O2 -MT lex.Error.lo -MD -MP -MF ".deps/lex.Error.Tpo" -c -o lex.Error.lo lex.Error.cc; \
313 then mv -f ".deps/lex.Error.Tpo" ".deps/lex.Error.Plo"; else rm -f ".deps/lex.Error.Tpo"; exit 1; fi
314  g++ -DHAVE_CONFIG_H -I. -I. -I. -I. -I./gl -I/lgm/cdat/Externals/OpenDAP/include -I/lgm/cdat/Externals/include/libxml2 -I./GNU -g -O2 -MT lex.Error.lo -MD -MP -MF .deps/lex.Error.Tpo -c lex.Error.cc -o lex.Error.o
315 if /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I. -I.  -I./gl -I/lgm/cdat/Externals/OpenDAP/include -I/lgm/cdat/Externals/include/libxml2 -I./GNU -g -O2 -MT Error.tab.lo -MD -MP -MF ".deps/Error.tab.Tpo" -c -o Error.tab.lo Error.tab.cc; \
316 then mv -f ".deps/Error.tab.Tpo" ".deps/Error.tab.Plo"; else rm -f ".deps/Error.tab.Tpo"; exit 1; fi
317  g++ -DHAVE_CONFIG_H -I. -I. -I. -I. -I./gl -I/lgm/cdat/Externals/OpenDAP/include -I/lgm/cdat/Externals/include/libxml2 -I./GNU -g -O2 -MT Error.tab.lo -MD -MP -MF .deps/Error.tab.Tpo -c Error.tab.cc -o Error.tab.o
318 Error.tab.c: In function 'int Errorparse(void*)':
319 Error.tab.c:1224: warning: deprecated conversion from string constant to 'char*'
320 Error.tab.c:1342: warning: deprecated conversion from string constant to 'char*'
321 if /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I. -I.  -I./gl -I/lgm/cdat/Externals/OpenDAP/include -I/lgm/cdat/Externals/include/libxml2 -I./GNU -g -O2 -MT lex.gse_.lo -MD -MP -MF ".deps/lex.gse_.Tpo" -c -o lex.gse_.lo lex.gse_.cc; \
322 then mv -f ".deps/lex.gse_.Tpo" ".deps/lex.gse_.Plo"; else rm -f ".deps/lex.gse_.Tpo"; exit 1; fi
323  g++ -DHAVE_CONFIG_H -I. -I. -I. -I. -I./gl -I/lgm/cdat/Externals/OpenDAP/include -I/lgm/cdat/Externals/include/libxml2 -I./GNU -g -O2 -MT lex.gse_.lo -MD -MP -MF .deps/lex.gse_.Tpo -c lex.gse_.cc -o lex.gse_.o
324 if /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I. -I.  -I./gl -I/lgm/cdat/Externals/OpenDAP/include -I/lgm/cdat/Externals/include/libxml2 -I./GNU -g -O2 -MT gse.tab.lo -MD -MP -MF ".deps/gse.tab.Tpo" -c -o gse.tab.lo gse.tab.cc; \
325 then mv -f ".deps/gse.tab.Tpo" ".deps/gse.tab.Plo"; else rm -f ".deps/gse.tab.Tpo"; exit 1; fi
326  g++ -DHAVE_CONFIG_H -I. -I. -I. -I. -I./gl -I/lgm/cdat/Externals/OpenDAP/include -I/lgm/cdat/Externals/include/libxml2 -I./GNU -g -O2 -MT gse.tab.lo -MD -MP -MF .deps/gse.tab.Tpo -c gse.tab.cc -o gse.tab.o
327 if /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I. -I.  -I./gl -I/lgm/cdat/Externals/OpenDAP/include -I/lgm/cdat/Externals/include/libxml2 -I./GNU -g -O2 -MT AttrTable.lo -MD -MP -MF ".deps/AttrTable.Tpo" -c -o AttrTable.lo AttrTable.cc; \
328 then mv -f ".deps/AttrTable.Tpo" ".deps/AttrTable.Plo"; else rm -f ".deps/AttrTable.Tpo"; exit 1; fi
329  g++ -DHAVE_CONFIG_H -I. -I. -I. -I. -I./gl -I/lgm/cdat/Externals/OpenDAP/include -I/lgm/cdat/Externals/include/libxml2 -I./GNU -g -O2 -MT AttrTable.lo -MD -MP -MF .deps/AttrTable.Tpo -c AttrTable.cc -o AttrTable.o
330 if /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I. -I.  -I./gl -I/lgm/cdat/Externals/OpenDAP/include -I/lgm/cdat/Externals/include/libxml2 -I./GNU -g -O2 -MT DAS.lo -MD -MP -MF ".deps/DAS.Tpo" -c -o DAS.lo DAS.cc; \
331 then mv -f ".deps/DAS.Tpo" ".deps/DAS.Plo"; else rm -f ".deps/DAS.Tpo"; exit 1; fi
332  g++ -DHAVE_CONFIG_H -I. -I. -I. -I. -I./gl -I/lgm/cdat/Externals/OpenDAP/include -I/lgm/cdat/Externals/include/libxml2 -I./GNU -g -O2 -MT DAS.lo -MD -MP -MF .deps/DAS.Tpo -c DAS.cc -o DAS.o
333 if /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I. -I.  -I./gl -I/lgm/cdat/Externals/OpenDAP/include -I/lgm/cdat/Externals/include/libxml2 -I./GNU -g -O2 -MT parser-util.lo -MD -MP -MF ".deps/parser-util.Tpo" -c -o parser-util.lo parser-util.cc; \
334 then mv -f ".deps/parser-util.Tpo" ".deps/parser-util.Plo"; else rm -f ".deps/parser-util.Tpo"; exit 1; fi
335  g++ -DHAVE_CONFIG_H -I. -I. -I. -I. -I./gl -I/lgm/cdat/Externals/OpenDAP/include -I/lgm/cdat/Externals/include/libxml2 -I./GNU -g -O2 -MT parser-util.lo -MD -MP -MF .deps/parser-util.Tpo -c parser-util.cc -o parser-util.o
336 if /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I. -I.  -I./gl -I/lgm/cdat/Externals/OpenDAP/include -I/lgm/cdat/Externals/include/libxml2 -I./GNU -g -O2 -MT escaping.lo -MD -MP -MF ".deps/escaping.Tpo" -c -o escaping.lo escaping.cc; \
337 then mv -f ".deps/escaping.Tpo" ".deps/escaping.Plo"; else rm -f ".deps/escaping.Tpo"; exit 1; fi
338  g++ -DHAVE_CONFIG_H -I. -I. -I. -I. -I./gl -I/lgm/cdat/Externals/OpenDAP/include -I/lgm/cdat/Externals/include/libxml2 -I./GNU -g -O2 -MT escaping.lo -MD -MP -MF .deps/escaping.Tpo -c escaping.cc -o escaping.o
339 if /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I. -I.  -I./gl -I/lgm/cdat/Externals/OpenDAP/include -I/lgm/cdat/Externals/include/libxml2 -I./GNU -g -O2 -MT DDS.lo -MD -MP -MF ".deps/DDS.Tpo" -c -o DDS.lo DDS.cc; \
340 then mv -f ".deps/DDS.Tpo" ".deps/DDS.Plo"; else rm -f ".deps/DDS.Tpo"; exit 1; fi
341  g++ -DHAVE_CONFIG_H -I. -I. -I. -I. -I./gl -I/lgm/cdat/Externals/OpenDAP/include -I/lgm/cdat/Externals/include/libxml2 -I./GNU -g -O2 -MT DDS.lo -MD -MP -MF .deps/DDS.Tpo -c DDS.cc -o DDS.o
342 if /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I. -I.  -I./gl -I/lgm/cdat/Externals/OpenDAP/include -I/lgm/cdat/Externals/include/libxml2 -I./GNU -g -O2 -MT DataDDS.lo -MD -MP -MF ".deps/DataDDS.Tpo" -c -o DataDDS.lo DataDDS.cc; \
343 then mv -f ".deps/DataDDS.Tpo" ".deps/DataDDS.Plo"; else rm -f ".deps/DataDDS.Tpo"; exit 1; fi
344  g++ -DHAVE_CONFIG_H -I. -I. -I. -I. -I./gl -I/lgm/cdat/Externals/OpenDAP/include -I/lgm/cdat/Externals/include/libxml2 -I./GNU -g -O2 -MT DataDDS.lo -MD -MP -MF .deps/DataDDS.Tpo -c DataDDS.cc -o DataDDS.o
345 if /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I. -I.  -I./gl -I/lgm/cdat/Externals/OpenDAP/include -I/lgm/cdat/Externals/include/libxml2 -I./GNU -g -O2 -MT DDXParser.lo -MD -MP -MF ".deps/DDXParser.Tpo" -c -o DDXParser.lo DDXParser.cc; \
346 then mv -f ".deps/DDXParser.Tpo" ".deps/DDXParser.Plo"; else rm -f ".deps/DDXParser.Tpo"; exit 1; fi
347  g++ -DHAVE_CONFIG_H -I. -I. -I. -I. -I./gl -I/lgm/cdat/Externals/OpenDAP/include -I/lgm/cdat/Externals/include/libxml2 -I./GNU -g -O2 -MT DDXParser.lo -MD -MP -MF .deps/DDXParser.Tpo -c DDXParser.cc -o DDXParser.o
348 if /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I. -I.  -I./gl -I/lgm/cdat/Externals/OpenDAP/include -I/lgm/cdat/Externals/include/libxml2 -I./GNU -g -O2 -MT Clause.lo -MD -MP -MF ".deps/Clause.Tpo" -c -o Clause.lo Clause.cc; \
349 then mv -f ".deps/Clause.Tpo" ".deps/Clause.Plo"; else rm -f ".deps/Clause.Tpo"; exit 1; fi
350  g++ -DHAVE_CONFIG_H -I. -I. -I. -I. -I./gl -I/lgm/cdat/Externals/OpenDAP/include -I/lgm/cdat/Externals/include/libxml2 -I./GNU -g -O2 -MT Clause.lo -MD -MP -MF .deps/Clause.Tpo -c Clause.cc -o Clause.o
351 if /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I. -I.  -I./gl -I/lgm/cdat/Externals/OpenDAP/include -I/lgm/cdat/Externals/include/libxml2 -I./GNU -g -O2 -MT RValue.lo -MD -MP -MF ".deps/RValue.Tpo" -c -o RValue.lo RValue.cc; \
352 then mv -f ".deps/RValue.Tpo" ".deps/RValue.Plo"; else rm -f ".deps/RValue.Tpo"; exit 1; fi
353  g++ -DHAVE_CONFIG_H -I. -I. -I. -I. -I./gl -I/lgm/cdat/Externals/OpenDAP/include -I/lgm/cdat/Externals/include/libxml2 -I./GNU -g -O2 -MT RValue.lo -MD -MP -MF .deps/RValue.Tpo -c RValue.cc -o RValue.o
354 if /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I. -I.  -I./gl -I/lgm/cdat/Externals/OpenDAP/include -I/lgm/cdat/Externals/include/libxml2 -I./GNU -g -O2 -MT Error.lo -MD -MP -MF ".deps/Error.Tpo" -c -o Error.lo Error.cc; \
355 then mv -f ".deps/Error.Tpo" ".deps/Error.Plo"; else rm -f ".deps/Error.Tpo"; exit 1; fi
356  g++ -DHAVE_CONFIG_H -I. -I. -I. -I. -I./gl -I/lgm/cdat/Externals/OpenDAP/include -I/lgm/cdat/Externals/include/libxml2 -I./GNU -g -O2 -MT Error.lo -MD -MP -MF .deps/Error.Tpo -c Error.cc -o Error.o
357 if /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I. -I.  -I./gl -I/lgm/cdat/Externals/OpenDAP/include -I/lgm/cdat/Externals/include/libxml2 -I./GNU -g -O2 -MT InternalErr.lo -MD -MP -MF ".deps/InternalErr.Tpo" -c -o InternalErr.lo InternalErr.cc; \
358 then mv -f ".deps/InternalErr.Tpo" ".deps/InternalErr.Plo"; else rm -f ".deps/InternalErr.Tpo"; exit 1; fi
359  g++ -DHAVE_CONFIG_H -I. -I. -I. -I. -I./gl -I/lgm/cdat/Externals/OpenDAP/include -I/lgm/cdat/Externals/include/libxml2 -I./GNU -g -O2 -MT InternalErr.lo -MD -MP -MF .deps/InternalErr.Tpo -c InternalErr.cc -o InternalErr.o
360 if /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I. -I.  -I./gl -I/lgm/cdat/Externals/OpenDAP/include -I/lgm/cdat/Externals/include/libxml2 -I./GNU -g -O2 -MT BaseType.lo -MD -MP -MF ".deps/BaseType.Tpo" -c -o BaseType.lo BaseType.cc; \
361 then mv -f ".deps/BaseType.Tpo" ".deps/BaseType.Plo"; else rm -f ".deps/BaseType.Tpo"; exit 1; fi
362  g++ -DHAVE_CONFIG_H -I. -I. -I. -I. -I./gl -I/lgm/cdat/Externals/OpenDAP/include -I/lgm/cdat/Externals/include/libxml2 -I./GNU -g -O2 -MT BaseType.lo -MD -MP -MF .deps/BaseType.Tpo -c BaseType.cc -o BaseType.o
363 if /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I. -I.  -I./gl -I/lgm/cdat/Externals/OpenDAP/include -I/lgm/cdat/Externals/include/libxml2 -I./GNU -g -O2 -MT Byte.lo -MD -MP -MF ".deps/Byte.Tpo" -c -o Byte.lo Byte.cc; \
364 then mv -f ".deps/Byte.Tpo" ".deps/Byte.Plo"; else rm -f ".deps/Byte.Tpo"; exit 1; fi
365  g++ -DHAVE_CONFIG_H -I. -I. -I. -I. -I./gl -I/lgm/cdat/Externals/OpenDAP/include -I/lgm/cdat/Externals/include/libxml2 -I./GNU -g -O2 -MT Byte.lo -MD -MP -MF .deps/Byte.Tpo -c Byte.cc -o Byte.o
366 if /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I. -I.  -I./gl -I/lgm/cdat/Externals/OpenDAP/include -I/lgm/cdat/Externals/include/libxml2 -I./GNU -g -O2 -MT Int32.lo -MD -MP -MF ".deps/Int32.Tpo" -c -o Int32.lo Int32.cc; \
367 then mv -f ".deps/Int32.Tpo" ".deps/Int32.Plo"; else rm -f ".deps/Int32.Tpo"; exit 1; fi
368  g++ -DHAVE_CONFIG_H -I. -I. -I. -I. -I./gl -I/lgm/cdat/Externals/OpenDAP/include -I/lgm/cdat/Externals/include/libxml2 -I./GNU -g -O2 -MT Int32.lo -MD -MP -MF .deps/Int32.Tpo -c Int32.cc -o Int32.o
369 if /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I. -I.  -I./gl -I/lgm/cdat/Externals/OpenDAP/include -I/lgm/cdat/Externals/include/libxml2 -I./GNU -g -O2 -MT Float64.lo -MD -MP -MF ".deps/Float64.Tpo" -c -o Float64.lo Float64.cc; \
370 then mv -f ".deps/Float64.Tpo" ".deps/Float64.Plo"; else rm -f ".deps/Float64.Tpo"; exit 1; fi
371  g++ -DHAVE_CONFIG_H -I. -I. -I. -I. -I./gl -I/lgm/cdat/Externals/OpenDAP/include -I/lgm/cdat/Externals/include/libxml2 -I./GNU -g -O2 -MT Float64.lo -MD -MP -MF .deps/Float64.Tpo -c Float64.cc -o Float64.o
372 if /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I. -I.  -I./gl -I/lgm/cdat/Externals/OpenDAP/include -I/lgm/cdat/Externals/include/libxml2 -I./GNU -g -O2 -MT Str.lo -MD -MP -MF ".deps/Str.Tpo" -c -o Str.lo Str.cc; \
373 then mv -f ".deps/Str.Tpo" ".deps/Str.Plo"; else rm -f ".deps/Str.Tpo"; exit 1; fi
374  g++ -DHAVE_CONFIG_H -I. -I. -I. -I. -I./gl -I/lgm/cdat/Externals/OpenDAP/include -I/lgm/cdat/Externals/include/libxml2 -I./GNU -g -O2 -MT Str.lo -MD -MP -MF .deps/Str.Tpo -c Str.cc -o Str.o
375 if /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I. -I.  -I./gl -I/lgm/cdat/Externals/OpenDAP/include -I/lgm/cdat/Externals/include/libxml2 -I./GNU -g -O2 -MT Url.lo -MD -MP -MF ".deps/Url.Tpo" -c -o Url.lo Url.cc; \
376 then mv -f ".deps/Url.Tpo" ".deps/Url.Plo"; else rm -f ".deps/Url.Tpo"; exit 1; fi
377  g++ -DHAVE_CONFIG_H -I. -I. -I. -I. -I./gl -I/lgm/cdat/Externals/OpenDAP/include -I/lgm/cdat/Externals/include/libxml2 -I./GNU -g -O2 -MT Url.lo -MD -MP -MF .deps/Url.Tpo -c Url.cc -o Url.o
378 if /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I. -I.  -I./gl -I/lgm/cdat/Externals/OpenDAP/include -I/lgm/cdat/Externals/include/libxml2 -I./GNU -g -O2 -MT Vector.lo -MD -MP -MF ".deps/Vector.Tpo" -c -o Vector.lo Vector.cc; \
379 then mv -f ".deps/Vector.Tpo" ".deps/Vector.Plo"; else rm -f ".deps/Vector.Tpo"; exit 1; fi
380  g++ -DHAVE_CONFIG_H -I. -I. -I. -I. -I./gl -I/lgm/cdat/Externals/OpenDAP/include -I/lgm/cdat/Externals/include/libxml2 -I./GNU -g -O2 -MT Vector.lo -MD -MP -MF .deps/Vector.Tpo -c Vector.cc -o Vector.o
381 if /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I. -I.  -I./gl -I/lgm/cdat/Externals/OpenDAP/include -I/lgm/cdat/Externals/include/libxml2 -I./GNU -g -O2 -MT Array.lo -MD -MP -MF ".deps/Array.Tpo" -c -o Array.lo Array.cc; \
382 then mv -f ".deps/Array.Tpo" ".deps/Array.Plo"; else rm -f ".deps/Array.Tpo"; exit 1; fi
383  g++ -DHAVE_CONFIG_H -I. -I. -I. -I. -I./gl -I/lgm/cdat/Externals/OpenDAP/include -I/lgm/cdat/Externals/include/libxml2 -I./GNU -g -O2 -MT Array.lo -MD -MP -MF .deps/Array.Tpo -c Array.cc -o Array.o
384 if /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I. -I.  -I./gl -I/lgm/cdat/Externals/OpenDAP/include -I/lgm/cdat/Externals/include/libxml2 -I./GNU -g -O2 -MT Structure.lo -MD -MP -MF ".deps/Structure.Tpo" -c -o Structure.lo Structure.cc; \
385 then mv -f ".deps/Structure.Tpo" ".deps/Structure.Plo"; else rm -f ".deps/Structure.Tpo"; exit 1; fi
386  g++ -DHAVE_CONFIG_H -I. -I. -I. -I. -I./gl -I/lgm/cdat/Externals/OpenDAP/include -I/lgm/cdat/Externals/include/libxml2 -I./GNU -g -O2 -MT Structure.lo -MD -MP -MF .deps/Structure.Tpo -c Structure.cc -o Structure.o
387 if /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I. -I.  -I./gl -I/lgm/cdat/Externals/OpenDAP/include -I/lgm/cdat/Externals/include/libxml2 -I./GNU -g -O2 -MT Sequence.lo -MD -MP -MF ".deps/Sequence.Tpo" -c -o Sequence.lo Sequence.cc; \
388 then mv -f ".deps/Sequence.Tpo" ".deps/Sequence.Plo"; else rm -f ".deps/Sequence.Tpo"; exit 1; fi
389  g++ -DHAVE_CONFIG_H -I. -I. -I. -I. -I./gl -I/lgm/cdat/Externals/OpenDAP/include -I/lgm/cdat/Externals/include/libxml2 -I./GNU -g -O2 -MT Sequence.lo -MD -MP -MF .deps/Sequence.Tpo -c Sequence.cc -o Sequence.o
390 if /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I. -I.  -I./gl -I/lgm/cdat/Externals/OpenDAP/include -I/lgm/cdat/Externals/include/libxml2 -I./GNU -g -O2 -MT Grid.lo -MD -MP -MF ".deps/Grid.Tpo" -c -o Grid.lo Grid.cc; \
391 then mv -f ".deps/Grid.Tpo" ".deps/Grid.Plo"; else rm -f ".deps/Grid.Tpo"; exit 1; fi
392  g++ -DHAVE_CONFIG_H -I. -I. -I. -I. -I./gl -I/lgm/cdat/Externals/OpenDAP/include -I/lgm/cdat/Externals/include/libxml2 -I./GNU -g -O2 -MT Grid.lo -MD -MP -MF .deps/Grid.Tpo -c Grid.cc -o Grid.o
393 if /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I. -I.  -I./gl -I/lgm/cdat/Externals/OpenDAP/include -I/lgm/cdat/Externals/include/libxml2 -I./GNU -g -O2 -MT UInt32.lo -MD -MP -MF ".deps/UInt32.Tpo" -c -o UInt32.lo UInt32.cc; \
394 then mv -f ".deps/UInt32.Tpo" ".deps/UInt32.Plo"; else rm -f ".deps/UInt32.Tpo"; exit 1; fi
395  g++ -DHAVE_CONFIG_H -I. -I. -I. -I. -I./gl -I/lgm/cdat/Externals/OpenDAP/include -I/lgm/cdat/Externals/include/libxml2 -I./GNU -g -O2 -MT UInt32.lo -MD -MP -MF .deps/UInt32.Tpo -c UInt32.cc -o UInt32.o
396 if /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I. -I.  -I./gl -I/lgm/cdat/Externals/OpenDAP/include -I/lgm/cdat/Externals/include/libxml2 -I./GNU -g -O2 -MT util.lo -MD -MP -MF ".deps/util.Tpo" -c -o util.lo util.cc; \
397 then mv -f ".deps/util.Tpo" ".deps/util.Plo"; else rm -f ".deps/util.Tpo"; exit 1; fi
398  g++ -DHAVE_CONFIG_H -I. -I. -I. -I. -I./gl -I/lgm/cdat/Externals/OpenDAP/include -I/lgm/cdat/Externals/include/libxml2 -I./GNU -g -O2 -MT util.lo -MD -MP -MF .deps/util.Tpo -c util.cc -o util.o
399 util.cc: In function 'char* get_tempfile_template(char*)':
400 util.cc:572: warning: deprecated conversion from string constant to 'char*'
401 util.cc:576: warning: deprecated conversion from string constant to 'char*'
402 if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I.  -I./gl -I/lgm/cdat/Externals/OpenDAP/include -I/lgm/cdat/Externals/include/libxml2  -g -O2 -MT xdrutil_ppc.lo -MD -MP -MF ".deps/xdrutil_ppc.Tpo" -c -o xdrutil_ppc.lo xdrutil_ppc.c; \
403 then mv -f ".deps/xdrutil_ppc.Tpo" ".deps/xdrutil_ppc.Plo"; else rm -f ".deps/xdrutil_ppc.Tpo"; exit 1; fi
404  gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./gl -I/lgm/cdat/Externals/OpenDAP/include -I/lgm/cdat/Externals/include/libxml2 -g -O2 -MT xdrutil_ppc.lo -MD -MP -MF .deps/xdrutil_ppc.Tpo -c xdrutil_ppc.c -o xdrutil_ppc.o
405 if /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I. -I.  -I./gl -I/lgm/cdat/Externals/OpenDAP/include -I/lgm/cdat/Externals/include/libxml2 -I./GNU -g -O2 -MT ce_functions.lo -MD -MP -MF ".deps/ce_functions.Tpo" -c -o ce_functions.lo ce_functions.cc; \
406 then mv -f ".deps/ce_functions.Tpo" ".deps/ce_functions.Plo"; else rm -f ".deps/ce_functions.Tpo"; exit 1; fi
407  g++ -DHAVE_CONFIG_H -I. -I. -I. -I. -I./gl -I/lgm/cdat/Externals/OpenDAP/include -I/lgm/cdat/Externals/include/libxml2 -I./GNU -g -O2 -MT ce_functions.lo -MD -MP -MF .deps/ce_functions.Tpo -c ce_functions.cc -o ce_functions.o
408 if /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I. -I.  -I./gl -I/lgm/cdat/Externals/OpenDAP/include -I/lgm/cdat/Externals/include/libxml2 -I./GNU -g -O2 -MT GSEClause.lo -MD -MP -MF ".deps/GSEClause.Tpo" -c -o GSEClause.lo GSEClause.cc; \
409 then mv -f ".deps/GSEClause.Tpo" ".deps/GSEClause.Plo"; else rm -f ".deps/GSEClause.Tpo"; exit 1; fi
410  g++ -DHAVE_CONFIG_H -I. -I. -I. -I. -I./gl -I/lgm/cdat/Externals/OpenDAP/include -I/lgm/cdat/Externals/include/libxml2 -I./GNU -g -O2 -MT GSEClause.lo -MD -MP -MF .deps/GSEClause.Tpo -c GSEClause.cc -o GSEClause.o
411 if /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I. -I.  -I./gl -I/lgm/cdat/Externals/OpenDAP/include -I/lgm/cdat/Externals/include/libxml2 -I./GNU -g -O2 -MT Int16.lo -MD -MP -MF ".deps/Int16.Tpo" -c -o Int16.lo Int16.cc; \
412 then mv -f ".deps/Int16.Tpo" ".deps/Int16.Plo"; else rm -f ".deps/Int16.Tpo"; exit 1; fi
413  g++ -DHAVE_CONFIG_H -I. -I. -I. -I. -I./gl -I/lgm/cdat/Externals/OpenDAP/include -I/lgm/cdat/Externals/include/libxml2 -I./GNU -g -O2 -MT Int16.lo -MD -MP -MF .deps/Int16.Tpo -c Int16.cc -o Int16.o
414 if /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I. -I.  -I./gl -I/lgm/cdat/Externals/OpenDAP/include -I/lgm/cdat/Externals/include/libxml2 -I./GNU -g -O2 -MT UInt16.lo -MD -MP -MF ".deps/UInt16.Tpo" -c -o UInt16.lo UInt16.cc; \
415 then mv -f ".deps/UInt16.Tpo" ".deps/UInt16.Plo"; else rm -f ".deps/UInt16.Tpo"; exit 1; fi
416  g++ -DHAVE_CONFIG_H -I. -I. -I. -I. -I./gl -I/lgm/cdat/Externals/OpenDAP/include -I/lgm/cdat/Externals/include/libxml2 -I./GNU -g -O2 -MT UInt16.lo -MD -MP -MF .deps/UInt16.Tpo -c UInt16.cc -o UInt16.o
417 if /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I. -I.  -I./gl -I/lgm/cdat/Externals/OpenDAP/include -I/lgm/cdat/Externals/include/libxml2 -I./GNU -g -O2 -MT Float32.lo -MD -MP -MF ".deps/Float32.Tpo" -c -o Float32.lo Float32.cc; \
418 then mv -f ".deps/Float32.Tpo" ".deps/Float32.Plo"; else rm -f ".deps/Float32.Tpo"; exit 1; fi
419  g++ -DHAVE_CONFIG_H -I. -I. -I. -I. -I./gl -I/lgm/cdat/Externals/OpenDAP/include -I/lgm/cdat/Externals/include/libxml2 -I./GNU -g -O2 -MT Float32.lo -MD -MP -MF .deps/Float32.Tpo -c Float32.cc -o Float32.o
420 if /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I. -I.  -I./gl -I/lgm/cdat/Externals/OpenDAP/include -I/lgm/cdat/Externals/include/libxml2 -I./GNU -g -O2 -MT Constructor.lo -MD -MP -MF ".deps/Constructor.Tpo" -c -o Constructor.lo Constructor.cc; \
421 then mv -f ".deps/Constructor.Tpo" ".deps/Constructor.Plo"; else rm -f ".deps/Constructor.Tpo"; exit 1; fi
422  g++ -DHAVE_CONFIG_H -I. -I. -I. -I. -I./gl -I/lgm/cdat/Externals/OpenDAP/include -I/lgm/cdat/Externals/include/libxml2 -I./GNU -g -O2 -MT Constructor.lo -MD -MP -MF .deps/Constructor.Tpo -c Constructor.cc -o Constructor.o
423 if /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I. -I.  -I./gl -I/lgm/cdat/Externals/OpenDAP/include -I/lgm/cdat/Externals/include/libxml2 -I./GNU -g -O2 -MT PassiveByte.lo -MD -MP -MF ".deps/PassiveByte.Tpo" -c -o PassiveByte.lo PassiveByte.cc; \
424 then mv -f ".deps/PassiveByte.Tpo" ".deps/PassiveByte.Plo"; else rm -f ".deps/PassiveByte.Tpo"; exit 1; fi
425  g++ -DHAVE_CONFIG_H -I. -I. -I. -I. -I./gl -I/lgm/cdat/Externals/OpenDAP/include -I/lgm/cdat/Externals/include/libxml2 -I./GNU -g -O2 -MT PassiveByte.lo -MD -MP -MF .deps/PassiveByte.Tpo -c PassiveByte.cc -o PassiveByte.o
426 if /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I. -I.  -I./gl -I/lgm/cdat/Externals/OpenDAP/include -I/lgm/cdat/Externals/include/libxml2 -I./GNU -g -O2 -MT PassiveInt32.lo -MD -MP -MF ".deps/PassiveInt32.Tpo" -c -o PassiveInt32.lo PassiveInt32.cc; \
427 then mv -f ".deps/PassiveInt32.Tpo" ".deps/PassiveInt32.Plo"; else rm -f ".deps/PassiveInt32.Tpo"; exit 1; fi
428  g++ -DHAVE_CONFIG_H -I. -I. -I. -I. -I./gl -I/lgm/cdat/Externals/OpenDAP/include -I/lgm/cdat/Externals/include/libxml2 -I./GNU -g -O2 -MT PassiveInt32.lo -MD -MP -MF .deps/PassiveInt32.Tpo -c PassiveInt32.cc -o PassiveInt32.o
429 if /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I. -I.  -I./gl -I/lgm/cdat/Externals/OpenDAP/include -I/lgm/cdat/Externals/include/libxml2 -I./GNU -g -O2 -MT PassiveFloat64.lo -MD -MP -MF ".deps/PassiveFloat64.Tpo" -c -o PassiveFloat64.lo PassiveFloat64.cc; \
430 then mv -f ".deps/PassiveFloat64.Tpo" ".deps/PassiveFloat64.Plo"; else rm -f ".deps/PassiveFloat64.Tpo"; exit 1; fi
431  g++ -DHAVE_CONFIG_H -I. -I. -I. -I. -I./gl -I/lgm/cdat/Externals/OpenDAP/include -I/lgm/cdat/Externals/include/libxml2 -I./GNU -g -O2 -MT PassiveFloat64.lo -MD -MP -MF .deps/PassiveFloat64.Tpo -c PassiveFloat64.cc -o PassiveFloat64.o
432 if /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I. -I.  -I./gl -I/lgm/cdat/Externals/OpenDAP/include -I/lgm/cdat/Externals/include/libxml2 -I./GNU -g -O2 -MT PassiveStr.lo -MD -MP -MF ".deps/PassiveStr.Tpo" -c -o PassiveStr.lo PassiveStr.cc; \
433 then mv -f ".deps/PassiveStr.Tpo" ".deps/PassiveStr.Plo"; else rm -f ".deps/PassiveStr.Tpo"; exit 1; fi
434  g++ -DHAVE_CONFIG_H -I. -I. -I. -I. -I./gl -I/lgm/cdat/Externals/OpenDAP/include -I/lgm/cdat/Externals/include/libxml2 -I./GNU -g -O2 -MT PassiveStr.lo -MD -MP -MF .deps/PassiveStr.Tpo -c PassiveStr.cc -o PassiveStr.o
435 if /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I. -I.  -I./gl -I/lgm/cdat/Externals/OpenDAP/include -I/lgm/cdat/Externals/include/libxml2 -I./GNU -g -O2 -MT PassiveUrl.lo -MD -MP -MF ".deps/PassiveUrl.Tpo" -c -o PassiveUrl.lo PassiveUrl.cc; \
436 then mv -f ".deps/PassiveUrl.Tpo" ".deps/PassiveUrl.Plo"; else rm -f ".deps/PassiveUrl.Tpo"; exit 1; fi
437  g++ -DHAVE_CONFIG_H -I. -I. -I. -I. -I./gl -I/lgm/cdat/Externals/OpenDAP/include -I/lgm/cdat/Externals/include/libxml2 -I./GNU -g -O2 -MT PassiveUrl.lo -MD -MP -MF .deps/PassiveUrl.Tpo -c PassiveUrl.cc -o PassiveUrl.o
438 if /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I. -I.  -I./gl -I/lgm/cdat/Externals/OpenDAP/include -I/lgm/cdat/Externals/include/libxml2 -I./GNU -g -O2 -MT PassiveUInt32.lo -MD -MP -MF ".deps/PassiveUInt32.Tpo" -c -o PassiveUInt32.lo PassiveUInt32.cc; \
439 then mv -f ".deps/PassiveUInt32.Tpo" ".deps/PassiveUInt32.Plo"; else rm -f ".deps/PassiveUInt32.Tpo"; exit 1; fi
440  g++ -DHAVE_CONFIG_H -I. -I. -I. -I. -I./gl -I/lgm/cdat/Externals/OpenDAP/include -I/lgm/cdat/Externals/include/libxml2 -I./GNU -g -O2 -MT PassiveUInt32.lo -MD -MP -MF .deps/PassiveUInt32.Tpo -c PassiveUInt32.cc -o PassiveUInt32.o
441 if /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I. -I.  -I./gl -I/lgm/cdat/Externals/OpenDAP/include -I/lgm/cdat/Externals/include/libxml2 -I./GNU -g -O2 -MT PassiveInt16.lo -MD -MP -MF ".deps/PassiveInt16.Tpo" -c -o PassiveInt16.lo PassiveInt16.cc; \
442 then mv -f ".deps/PassiveInt16.Tpo" ".deps/PassiveInt16.Plo"; else rm -f ".deps/PassiveInt16.Tpo"; exit 1; fi
443  g++ -DHAVE_CONFIG_H -I. -I. -I. -I. -I./gl -I/lgm/cdat/Externals/OpenDAP/include -I/lgm/cdat/Externals/include/libxml2 -I./GNU -g -O2 -MT PassiveInt16.lo -MD -MP -MF .deps/PassiveInt16.Tpo -c PassiveInt16.cc -o PassiveInt16.o
444 if /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I. -I.  -I./gl -I/lgm/cdat/Externals/OpenDAP/include -I/lgm/cdat/Externals/include/libxml2 -I./GNU -g -O2 -MT PassiveUInt16.lo -MD -MP -MF ".deps/PassiveUInt16.Tpo" -c -o PassiveUInt16.lo PassiveUInt16.cc; \
445 then mv -f ".deps/PassiveUInt16.Tpo" ".deps/PassiveUInt16.Plo"; else rm -f ".deps/PassiveUInt16.Tpo"; exit 1; fi
446  g++ -DHAVE_CONFIG_H -I. -I. -I. -I. -I./gl -I/lgm/cdat/Externals/OpenDAP/include -I/lgm/cdat/Externals/include/libxml2 -I./GNU -g -O2 -MT PassiveUInt16.lo -MD -MP -MF .deps/PassiveUInt16.Tpo -c PassiveUInt16.cc -o PassiveUInt16.o
447 if /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I. -I.  -I./gl -I/lgm/cdat/Externals/OpenDAP/include -I/lgm/cdat/Externals/include/libxml2 -I./GNU -g -O2 -MT PassiveFloat32.lo -MD -MP -MF ".deps/PassiveFloat32.Tpo" -c -o PassiveFloat32.lo PassiveFloat32.cc; \
448 then mv -f ".deps/PassiveFloat32.Tpo" ".deps/PassiveFloat32.Plo"; else rm -f ".deps/PassiveFloat32.Tpo"; exit 1; fi
449  g++ -DHAVE_CONFIG_H -I. -I. -I. -I. -I./gl -I/lgm/cdat/Externals/OpenDAP/include -I/lgm/cdat/Externals/include/libxml2 -I./GNU -g -O2 -MT PassiveFloat32.lo -MD -MP -MF .deps/PassiveFloat32.Tpo -c PassiveFloat32.cc -o PassiveFloat32.o
450 if /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I. -I.  -I./gl -I/lgm/cdat/Externals/OpenDAP/include -I/lgm/cdat/Externals/include/libxml2 -I./GNU -g -O2 -MT PassiveArray.lo -MD -MP -MF ".deps/PassiveArray.Tpo" -c -o PassiveArray.lo PassiveArray.cc; \
451 then mv -f ".deps/PassiveArray.Tpo" ".deps/PassiveArray.Plo"; else rm -f ".deps/PassiveArray.Tpo"; exit 1; fi
452  g++ -DHAVE_CONFIG_H -I. -I. -I. -I. -I./gl -I/lgm/cdat/Externals/OpenDAP/include -I/lgm/cdat/Externals/include/libxml2 -I./GNU -g -O2 -MT PassiveArray.lo -MD -MP -MF .deps/PassiveArray.Tpo -c PassiveArray.cc -o PassiveArray.o
453 if /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I. -I.  -I./gl -I/lgm/cdat/Externals/OpenDAP/include -I/lgm/cdat/Externals/include/libxml2 -I./GNU -g -O2 -MT PassiveStructure.lo -MD -MP -MF ".deps/PassiveStructure.Tpo" -c -o PassiveStructure.lo PassiveStructure.cc; \
454 then mv -f ".deps/PassiveStructure.Tpo" ".deps/PassiveStructure.Plo"; else rm -f ".deps/PassiveStructure.Tpo"; exit 1; fi
455  g++ -DHAVE_CONFIG_H -I. -I. -I. -I. -I./gl -I/lgm/cdat/Externals/OpenDAP/include -I/lgm/cdat/Externals/include/libxml2 -I./GNU -g -O2 -MT PassiveStructure.lo -MD -MP -MF .deps/PassiveStructure.Tpo -c PassiveStructure.cc -o PassiveStructure.o
456 if /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I. -I.  -I./gl -I/lgm/cdat/Externals/OpenDAP/include -I/lgm/cdat/Externals/include/libxml2 -I./GNU -g -O2 -MT util_mit.lo -MD -MP -MF ".deps/util_mit.Tpo" -c -o util_mit.lo util_mit.cc; \
457 then mv -f ".deps/util_mit.Tpo" ".deps/util_mit.Plo"; else rm -f ".deps/util_mit.Tpo"; exit 1; fi
458  g++ -DHAVE_CONFIG_H -I. -I. -I. -I. -I./gl -I/lgm/cdat/Externals/OpenDAP/include -I/lgm/cdat/Externals/include/libxml2 -I./GNU -g -O2 -MT util_mit.lo -MD -MP -MF .deps/util_mit.Tpo -c util_mit.cc -o util_mit.o
459 util_mit.cc:60: warning: deprecated conversion from string constant to 'char*'
460 util_mit.cc:60: warning: deprecated conversion from string constant to 'char*'
461 util_mit.cc:60: warning: deprecated conversion from string constant to 'char*'
462 util_mit.cc:60: warning: deprecated conversion from string constant to 'char*'
463 util_mit.cc:60: warning: deprecated conversion from string constant to 'char*'
464 util_mit.cc:60: warning: deprecated conversion from string constant to 'char*'
465 util_mit.cc:60: warning: deprecated conversion from string constant to 'char*'
466 util_mit.cc:60: warning: deprecated conversion from string constant to 'char*'
467 util_mit.cc:60: warning: deprecated conversion from string constant to 'char*'
468 util_mit.cc:60: warning: deprecated conversion from string constant to 'char*'
469 util_mit.cc:60: warning: deprecated conversion from string constant to 'char*'
470 util_mit.cc:60: warning: deprecated conversion from string constant to 'char*'
471 if /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I. -I.  -I./gl -I/lgm/cdat/Externals/OpenDAP/include -I/lgm/cdat/Externals/include/libxml2 -I./GNU -g -O2 -MT BaseTypeFactory.lo -MD -MP -MF ".deps/BaseTypeFactory.Tpo" -c -o BaseTypeFactory.lo BaseTypeFactory.cc; \
472 then mv -f ".deps/BaseTypeFactory.Tpo" ".deps/BaseTypeFactory.Plo"; else rm -f ".deps/BaseTypeFactory.Tpo"; exit 1; fi
473  g++ -DHAVE_CONFIG_H -I. -I. -I. -I. -I./gl -I/lgm/cdat/Externals/OpenDAP/include -I/lgm/cdat/Externals/include/libxml2 -I./GNU -g -O2 -MT BaseTypeFactory.lo -MD -MP -MF .deps/BaseTypeFactory.Tpo -c BaseTypeFactory.cc -o BaseTypeFactory.o
474 if /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I. -I.  -I./gl -I/lgm/cdat/Externals/OpenDAP/include -I/lgm/cdat/Externals/include/libxml2 -I./GNU -g -O2 -MT RCReader.lo -MD -MP -MF ".deps/RCReader.Tpo" -c -o RCReader.lo RCReader.cc; \
475 then mv -f ".deps/RCReader.Tpo" ".deps/RCReader.Plo"; else rm -f ".deps/RCReader.Tpo"; exit 1; fi
476  g++ -DHAVE_CONFIG_H -I. -I. -I. -I. -I./gl -I/lgm/cdat/Externals/OpenDAP/include -I/lgm/cdat/Externals/include/libxml2 -I./GNU -g -O2 -MT RCReader.lo -MD -MP -MF .deps/RCReader.Tpo -c RCReader.cc -o RCReader.o
477 if /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I. -I.  -I./gl -I/lgm/cdat/Externals/OpenDAP/include -I/lgm/cdat/Externals/include/libxml2 -I./GNU -g -O2 -MT Connect.lo -MD -MP -MF ".deps/Connect.Tpo" -c -o Connect.lo Connect.cc; \
478 then mv -f ".deps/Connect.Tpo" ".deps/Connect.Plo"; else rm -f ".deps/Connect.Tpo"; exit 1; fi
479  g++ -DHAVE_CONFIG_H -I. -I. -I. -I. -I./gl -I/lgm/cdat/Externals/OpenDAP/include -I/lgm/cdat/Externals/include/libxml2 -I./GNU -g -O2 -MT Connect.lo -MD -MP -MF .deps/Connect.Tpo -c Connect.cc -o Connect.o
480 if /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I. -I.  -I./gl -I/lgm/cdat/Externals/OpenDAP/include -I/lgm/cdat/Externals/include/libxml2 -I./GNU -g -O2 -MT HTTPConnect.lo -MD -MP -MF ".deps/HTTPConnect.Tpo" -c -o HTTPConnect.lo HTTPConnect.cc; \
481 then mv -f ".deps/HTTPConnect.Tpo" ".deps/HTTPConnect.Plo"; else rm -f ".deps/HTTPConnect.Tpo"; exit 1; fi
482  g++ -DHAVE_CONFIG_H -I. -I. -I. -I. -I./gl -I/lgm/cdat/Externals/OpenDAP/include -I/lgm/cdat/Externals/include/libxml2 -I./GNU -g -O2 -MT HTTPConnect.lo -MD -MP -MF .deps/HTTPConnect.Tpo -c HTTPConnect.cc -o HTTPConnect.o
483 HTTPConnect.cc:91: warning: deprecated conversion from string constant to 'char*'
484 HTTPConnect.cc:91: warning: deprecated conversion from string constant to 'char*'
485 HTTPConnect.cc:91: warning: deprecated conversion from string constant to 'char*'
486 HTTPConnect.cc:91: warning: deprecated conversion from string constant to 'char*'
487 HTTPConnect.cc:91: warning: deprecated conversion from string constant to 'char*'
488 HTTPConnect.cc:91: warning: deprecated conversion from string constant to 'char*'
489 HTTPConnect.cc:91: warning: deprecated conversion from string constant to 'char*'
490 HTTPConnect.cc:91: warning: deprecated conversion from string constant to 'char*'
491 HTTPConnect.cc:91: warning: deprecated conversion from string constant to 'char*'
492 HTTPConnect.cc:91: warning: deprecated conversion from string constant to 'char*'
493 HTTPConnect.cc:91: warning: deprecated conversion from string constant to 'char*'
494 HTTPConnect.cc:91: warning: deprecated conversion from string constant to 'char*'
495 HTTPConnect.cc:91: warning: deprecated conversion from string constant to 'char*'
496 HTTPConnect.cc:91: warning: deprecated conversion from string constant to 'char*'
497 HTTPConnect.cc:91: warning: deprecated conversion from string constant to 'char*'
498 HTTPConnect.cc:91: warning: deprecated conversion from string constant to 'char*'
499 HTTPConnect.cc:91: warning: deprecated conversion from string constant to 'char*'
500 HTTPConnect.cc:91: warning: deprecated conversion from string constant to 'char*'
501 HTTPConnect.cc:102: warning: deprecated conversion from string constant to 'char*'
502 HTTPConnect.cc:102: warning: deprecated conversion from string constant to 'char*'
503 HTTPConnect.cc:102: warning: deprecated conversion from string constant to 'char*'
504 HTTPConnect.cc:102: warning: deprecated conversion from string constant to 'char*'
505 HTTPConnect.cc:102: warning: deprecated conversion from string constant to 'char*'
506 HTTPConnect.cc:102: warning: deprecated conversion from string constant to 'char*'
507 HTTPConnect.cc: In function 'std::string get_temp_file(FILE*&)':
508 HTTPConnect.cc:536: warning: deprecated conversion from string constant to 'char*'
509 if /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I. -I.  -I./gl -I/lgm/cdat/Externals/OpenDAP/include -I/lgm/cdat/Externals/include/libxml2 -I./GNU -g -O2 -MT HTTPCache.lo -MD -MP -MF ".deps/HTTPCache.Tpo" -c -o HTTPCache.lo HTTPCache.cc; \
510 then mv -f ".deps/HTTPCache.Tpo" ".deps/HTTPCache.Plo"; else rm -f ".deps/HTTPCache.Tpo"; exit 1; fi
511  g++ -DHAVE_CONFIG_H -I. -I. -I. -I. -I./gl -I/lgm/cdat/Externals/OpenDAP/include -I/lgm/cdat/Externals/include/libxml2 -I./GNU -g -O2 -MT HTTPCache.lo -MD -MP -MF .deps/HTTPCache.Tpo -c HTTPCache.cc -o HTTPCache.o
512 HTTPCache.cc: In member function 'void HTTPCache::set_cache_root(const std::string&)':
513 HTTPCache.cc:927: warning: deprecated conversion from string constant to 'char*'
514 if /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I. -I.  -I./gl -I/lgm/cdat/Externals/OpenDAP/include -I/lgm/cdat/Externals/include/libxml2 -I./GNU -g -O2 -MT AISResources.lo -MD -MP -MF ".deps/AISResources.Tpo" -c -o AISResources.lo AISResources.cc; \
515 then mv -f ".deps/AISResources.Tpo" ".deps/AISResources.Plo"; else rm -f ".deps/AISResources.Tpo"; exit 1; fi
516  g++ -DHAVE_CONFIG_H -I. -I. -I. -I. -I./gl -I/lgm/cdat/Externals/OpenDAP/include -I/lgm/cdat/Externals/include/libxml2 -I./GNU -g -O2 -MT AISResources.lo -MD -MP -MF .deps/AISResources.Tpo -c AISResources.cc -o AISResources.o
517 if /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I. -I.  -I./gl -I/lgm/cdat/Externals/OpenDAP/include -I/lgm/cdat/Externals/include/libxml2 -I./GNU -g -O2 -MT AISDatabaseParser.lo -MD -MP -MF ".deps/AISDatabaseParser.Tpo" -c -o AISDatabaseParser.lo AISDatabaseParser.cc; \
518 then mv -f ".deps/AISDatabaseParser.Tpo" ".deps/AISDatabaseParser.Plo"; else rm -f ".deps/AISDatabaseParser.Tpo"; exit 1; fi
519  g++ -DHAVE_CONFIG_H -I. -I. -I. -I. -I./gl -I/lgm/cdat/Externals/OpenDAP/include -I/lgm/cdat/Externals/include/libxml2 -I./GNU -g -O2 -MT AISDatabaseParser.lo -MD -MP -MF .deps/AISDatabaseParser.Tpo -c AISDatabaseParser.cc -o AISDatabaseParser.o
520 if /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I. -I.  -I./gl -I/lgm/cdat/Externals/OpenDAP/include -I/lgm/cdat/Externals/include/libxml2 -I./GNU -g -O2 -MT AISMerge.lo -MD -MP -MF ".deps/AISMerge.Tpo" -c -o AISMerge.lo AISMerge.cc; \
521 then mv -f ".deps/AISMerge.Tpo" ".deps/AISMerge.Plo"; else rm -f ".deps/AISMerge.Tpo"; exit 1; fi
522  g++ -DHAVE_CONFIG_H -I. -I. -I. -I. -I./gl -I/lgm/cdat/Externals/OpenDAP/include -I/lgm/cdat/Externals/include/libxml2 -I./GNU -g -O2 -MT AISMerge.lo -MD -MP -MF .deps/AISMerge.Tpo -c AISMerge.cc -o AISMerge.o
523 if /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I. -I.  -I./gl -I/lgm/cdat/Externals/OpenDAP/include -I/lgm/cdat/Externals/include/libxml2 -I./GNU -g -O2 -MT AISConnect.lo -MD -MP -MF ".deps/AISConnect.Tpo" -c -o AISConnect.lo AISConnect.cc; \
524 then mv -f ".deps/AISConnect.Tpo" ".deps/AISConnect.Plo"; else rm -f ".deps/AISConnect.Tpo"; exit 1; fi
525  g++ -DHAVE_CONFIG_H -I. -I. -I. -I. -I./gl -I/lgm/cdat/Externals/OpenDAP/include -I/lgm/cdat/Externals/include/libxml2 -I./GNU -g -O2 -MT AISConnect.lo -MD -MP -MF .deps/AISConnect.Tpo -c AISConnect.cc -o AISConnect.o
526 if /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I. -I.  -I./gl -I/lgm/cdat/Externals/OpenDAP/include -I/lgm/cdat/Externals/include/libxml2 -I./GNU -g -O2 -MT SignalHandler.lo -MD -MP -MF ".deps/SignalHandler.Tpo" -c -o SignalHandler.lo SignalHandler.cc; \
527 then mv -f ".deps/SignalHandler.Tpo" ".deps/SignalHandler.Plo"; else rm -f ".deps/SignalHandler.Tpo"; exit 1; fi
528  g++ -DHAVE_CONFIG_H -I. -I. -I. -I. -I./gl -I/lgm/cdat/Externals/OpenDAP/include -I/lgm/cdat/Externals/include/libxml2 -I./GNU -g -O2 -MT SignalHandler.lo -MD -MP -MF .deps/SignalHandler.Tpo -c SignalHandler.cc -o SignalHandler.o
529 if /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I. -I.  -I./gl -I/lgm/cdat/Externals/OpenDAP/include -I/lgm/cdat/Externals/include/libxml2 -I./GNU -g -O2 -MT OPeNDAPFile.lo -MD -MP -MF ".deps/OPeNDAPFile.Tpo" -c -o OPeNDAPFile.lo OPeNDAPFile.cc; \
530 then mv -f ".deps/OPeNDAPFile.Tpo" ".deps/OPeNDAPFile.Plo"; else rm -f ".deps/OPeNDAPFile.Tpo"; exit 1; fi
531  g++ -DHAVE_CONFIG_H -I. -I. -I. -I. -I./gl -I/lgm/cdat/Externals/OpenDAP/include -I/lgm/cdat/Externals/include/libxml2 -I./GNU -g -O2 -MT OPeNDAPFile.lo -MD -MP -MF .deps/OPeNDAPFile.Tpo -c OPeNDAPFile.cc -o OPeNDAPFile.o
532 if /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I. -I.  -I./gl -I/lgm/cdat/Externals/OpenDAP/include -I/lgm/cdat/Externals/include/libxml2 -I./GNU -g -O2 -MT OPeNDAPDir.lo -MD -MP -MF ".deps/OPeNDAPDir.Tpo" -c -o OPeNDAPDir.lo OPeNDAPDir.cc; \
533 then mv -f ".deps/OPeNDAPDir.Tpo" ".deps/OPeNDAPDir.Plo"; else rm -f ".deps/OPeNDAPDir.Tpo"; exit 1; fi
534  g++ -DHAVE_CONFIG_H -I. -I. -I. -I. -I./gl -I/lgm/cdat/Externals/OpenDAP/include -I/lgm/cdat/Externals/include/libxml2 -I./GNU -g -O2 -MT OPeNDAPDir.lo -MD -MP -MF .deps/OPeNDAPDir.Tpo -c OPeNDAPDir.cc -o OPeNDAPDir.o
535 if /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I. -I.  -I./gl -I/lgm/cdat/Externals/OpenDAP/include -I/lgm/cdat/Externals/include/libxml2 -I./GNU -g -O2 -MT cgi_util.lo -MD -MP -MF ".deps/cgi_util.Tpo" -c -o cgi_util.lo cgi_util.cc; \
536 then mv -f ".deps/cgi_util.Tpo" ".deps/cgi_util.Plo"; else rm -f ".deps/cgi_util.Tpo"; exit 1; fi
537  g++ -DHAVE_CONFIG_H -I. -I. -I. -I. -I./gl -I/lgm/cdat/Externals/OpenDAP/include -I/lgm/cdat/Externals/include/libxml2 -I./GNU -g -O2 -MT cgi_util.lo -MD -MP -MF .deps/cgi_util.Tpo -c cgi_util.cc -o cgi_util.o
538 if /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I. -I.  -I./gl -I/lgm/cdat/Externals/OpenDAP/include -I/lgm/cdat/Externals/include/libxml2 -I./GNU -g -O2 -MT DODSFilter.lo -MD -MP -MF ".deps/DODSFilter.Tpo" -c -o DODSFilter.lo DODSFilter.cc; \
539 then mv -f ".deps/DODSFilter.Tpo" ".deps/DODSFilter.Plo"; else rm -f ".deps/DODSFilter.Tpo"; exit 1; fi
540  g++ -DHAVE_CONFIG_H -I. -I. -I. -I. -I./gl -I/lgm/cdat/Externals/OpenDAP/include -I/lgm/cdat/Externals/include/libxml2 -I./GNU -g -O2 -MT DODSFilter.lo -MD -MP -MF .deps/DODSFilter.Tpo -c DODSFilter.cc -o DODSFilter.o
541 if /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I. -I.  -I./gl -I/lgm/cdat/Externals/OpenDAP/include -I/lgm/cdat/Externals/include/libxml2 -I./GNU -g -O2 -MT ResponseTooBigErr.lo -MD -MP -MF ".deps/ResponseTooBigErr.Tpo" -c -o ResponseTooBigErr.lo ResponseTooBigErr.cc; \
542 then mv -f ".deps/ResponseTooBigErr.Tpo" ".deps/ResponseTooBigErr.Plo"; else rm -f ".deps/ResponseTooBigErr.Tpo"; exit 1; fi
543  g++ -DHAVE_CONFIG_H -I. -I. -I. -I. -I./gl -I/lgm/cdat/Externals/OpenDAP/include -I/lgm/cdat/Externals/include/libxml2 -I./GNU -g -O2 -MT ResponseTooBigErr.lo -MD -MP -MF .deps/ResponseTooBigErr.Tpo -c ResponseTooBigErr.cc -o ResponseTooBigErr.o
544 if /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I. -I.  -I./gl -I/lgm/cdat/Externals/OpenDAP/include -I/lgm/cdat/Externals/include/libxml2 -I./GNU -g -O2 -MT GetOpt.lo -MD -MP -MF ".deps/GetOpt.Tpo" -c -o GetOpt.lo `test -f 'GNU/GetOpt.cc' || echo './'`GNU/GetOpt.cc; \
545 then mv -f ".deps/GetOpt.Tpo" ".deps/GetOpt.Plo"; else rm -f ".deps/GetOpt.Tpo"; exit 1; fi
546  g++ -DHAVE_CONFIG_H -I. -I. -I. -I. -I./gl -I/lgm/cdat/Externals/OpenDAP/include -I/lgm/cdat/Externals/include/libxml2 -I./GNU -g -O2 -MT GetOpt.lo -MD -MP -MF .deps/GetOpt.Tpo -c GNU/GetOpt.cc -o GetOpt.o
547 if /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I. -I.  -I./gl -I/lgm/cdat/Externals/OpenDAP/include -I/lgm/cdat/Externals/include/libxml2 -I./GNU -g -O2 -MT GNURegex.lo -MD -MP -MF ".deps/GNURegex.Tpo" -c -o GNURegex.lo `test -f 'GNU/GNURegex.cc' || echo './'`GNU/GNURegex.cc; \
548 then mv -f ".deps/GNURegex.Tpo" ".deps/GNURegex.Plo"; else rm -f ".deps/GNURegex.Tpo"; exit 1; fi
549  g++ -DHAVE_CONFIG_H -I. -I. -I. -I. -I./gl -I/lgm/cdat/Externals/OpenDAP/include -I/lgm/cdat/Externals/include/libxml2 -I./GNU -g -O2 -MT GNURegex.lo -MD -MP -MF .deps/GNURegex.Tpo -c GNU/GNURegex.cc -o GNURegex.o
550 if /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I. -I.  -I./gl -I/lgm/cdat/Externals/OpenDAP/include -I/lgm/cdat/Externals/include/libxml2 -I./GNU -g -O2 -MT GNUerror.lo -MD -MP -MF ".deps/GNUerror.Tpo" -c -o GNUerror.lo `test -f 'GNU/GNUerror.cc' || echo './'`GNU/GNUerror.cc; \
551 then mv -f ".deps/GNUerror.Tpo" ".deps/GNUerror.Plo"; else rm -f ".deps/GNUerror.Tpo"; exit 1; fi
552  g++ -DHAVE_CONFIG_H -I. -I. -I. -I. -I./gl -I/lgm/cdat/Externals/OpenDAP/include -I/lgm/cdat/Externals/include/libxml2 -I./GNU -g -O2 -MT GNUerror.lo -MD -MP -MF .deps/GNUerror.Tpo -c GNU/GNUerror.cc -o GNUerror.o
553 if /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I. -I.  -I./gl -I/lgm/cdat/Externals/OpenDAP/include -I/lgm/cdat/Externals/include/libxml2 -I./GNU -g -O2 -MT IteratorAdapter.lo -MD -MP -MF ".deps/IteratorAdapter.Tpo" -c -o IteratorAdapter.lo IteratorAdapter.cc; \
554 then mv -f ".deps/IteratorAdapter.Tpo" ".deps/IteratorAdapter.Plo"; else rm -f ".deps/IteratorAdapter.Tpo"; exit 1; fi
555  g++ -DHAVE_CONFIG_H -I. -I. -I. -I. -I./gl -I/lgm/cdat/Externals/OpenDAP/include -I/lgm/cdat/Externals/include/libxml2 -I./GNU -g -O2 -MT IteratorAdapter.lo -MD -MP -MF .deps/IteratorAdapter.Tpo -c IteratorAdapter.cc -o IteratorAdapter.o
556 if /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I. -I.  -I./gl -I/lgm/cdat/Externals/OpenDAP/include -I/lgm/cdat/Externals/include/libxml2 -I./GNU -g -O2 -MT ArrayIterAdapter.lo -MD -MP -MF ".deps/ArrayIterAdapter.Tpo" -c -o ArrayIterAdapter.lo ArrayIterAdapter.cc; \
557 then mv -f ".deps/ArrayIterAdapter.Tpo" ".deps/ArrayIterAdapter.Plo"; else rm -f ".deps/ArrayIterAdapter.Tpo"; exit 1; fi
558  g++ -DHAVE_CONFIG_H -I. -I. -I. -I. -I./gl -I/lgm/cdat/Externals/OpenDAP/include -I/lgm/cdat/Externals/include/libxml2 -I./GNU -g -O2 -MT ArrayIterAdapter.lo -MD -MP -MF .deps/ArrayIterAdapter.Tpo -c ArrayIterAdapter.cc -o ArrayIterAdapter.o
559 if /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I. -I.  -I./gl -I/lgm/cdat/Externals/OpenDAP/include -I/lgm/cdat/Externals/include/libxml2 -I./GNU -g -O2 -MT AttrIterAdapter.lo -MD -MP -MF ".deps/AttrIterAdapter.Tpo" -c -o AttrIterAdapter.lo AttrIterAdapter.cc; \
560 then mv -f ".deps/AttrIterAdapter.Tpo" ".deps/AttrIterAdapter.Plo"; else rm -f ".deps/AttrIterAdapter.Tpo"; exit 1; fi
561  g++ -DHAVE_CONFIG_H -I. -I. -I. -I. -I./gl -I/lgm/cdat/Externals/OpenDAP/include -I/lgm/cdat/Externals/include/libxml2 -I./GNU -g -O2 -MT AttrIterAdapter.lo -MD -MP -MF .deps/AttrIterAdapter.Tpo -c AttrIterAdapter.cc -o AttrIterAdapter.o
562 if /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I. -I.  -I./gl -I/lgm/cdat/Externals/OpenDAP/include -I/lgm/cdat/Externals/include/libxml2 -I./GNU -g -O2 -MT BTIterAdapter.lo -MD -MP -MF ".deps/BTIterAdapter.Tpo" -c -o BTIterAdapter.lo BTIterAdapter.cc; \
563 then mv -f ".deps/BTIterAdapter.Tpo" ".deps/BTIterAdapter.Plo"; else rm -f ".deps/BTIterAdapter.Tpo"; exit 1; fi
564  g++ -DHAVE_CONFIG_H -I. -I. -I. -I. -I./gl -I/lgm/cdat/Externals/OpenDAP/include -I/lgm/cdat/Externals/include/libxml2 -I./GNU -g -O2 -MT BTIterAdapter.lo -MD -MP -MF .deps/BTIterAdapter.Tpo -c BTIterAdapter.cc -o BTIterAdapter.o
565 if /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I. -I.  -I./gl -I/lgm/cdat/Externals/OpenDAP/include -I/lgm/cdat/Externals/include/libxml2 -I./GNU -g -O2 -MT ClauseIterAdapter.lo -MD -MP -MF ".deps/ClauseIterAdapter.Tpo" -c -o ClauseIterAdapter.lo ClauseIterAdapter.cc; \
566 then mv -f ".deps/ClauseIterAdapter.Tpo" ".deps/ClauseIterAdapter.Plo"; else rm -f ".deps/ClauseIterAdapter.Tpo"; exit 1; fi
567  g++ -DHAVE_CONFIG_H -I. -I. -I. -I. -I./gl -I/lgm/cdat/Externals/OpenDAP/include -I/lgm/cdat/Externals/include/libxml2 -I./GNU -g -O2 -MT ClauseIterAdapter.lo -MD -MP -MF .deps/ClauseIterAdapter.Tpo -c ClauseIterAdapter.cc -o ClauseIterAdapter.o
568 /bin/sh ./libtool --tag=CXX --mode=link g++ -I./GNU -g -O2   -o libdap.la -rpath /lgm/cdat/Externals/OpenDAP/lib -version-info 3:0:0 lex.das.lo das.tab.lo lex.dds.lo dds.tab.lo lex.expr.lo expr.tab.lo lex.Error.lo Error.tab.lo lex.gse_.lo gse.tab.lo AttrTable.lo DAS.lo parser-util.lo escaping.lo DDS.lo DataDDS.lo DDXParser.lo Clause.lo RValue.lo Error.lo InternalErr.lo BaseType.lo Byte.lo Int32.lo Float64.lo Str.lo Url.lo Vector.lo Array.lo Structure.lo Sequence.lo Grid.lo UInt32.lo util.lo xdrutil_ppc.lo ce_functions.lo GSEClause.lo Int16.lo UInt16.lo Float32.lo Constructor.lo PassiveByte.lo PassiveInt32.lo PassiveFloat64.lo PassiveStr.lo PassiveUrl.lo PassiveUInt32.lo PassiveInt16.lo PassiveUInt16.lo PassiveFloat32.lo PassiveArray.lo PassiveStructure.lo util_mit.lo BaseTypeFactory.lo RCReader.lo Connect.lo HTTPConnect.lo HTTPCache.lo AISResources.lo AISDatabaseParser.lo AISMerge.lo AISConnect.lo SignalHandler.lo OPeNDAPFile.lo OPeNDAPDir.lo cgi_util.lo DODSFilter.lo ResponseTooBigErr.lo GetOpt.lo GNURegex.lo GNUerror.lo IteratorAdapter.lo ArrayIterAdapter.lo AttrIterAdapter.lo BTIterAdapter.lo ClauseIterAdapter.lo gl/libgnu.la -L/lgm/cdat/Externals/OpenDAP/lib -lcurl -lidn -lssl -lcrypto -ldl -lz -L/lgm/cdat/Externals/lib -lxml2 -lz -lm -lpthread
569 mkdir .libs
570 rm -fr .libs/libdap.lax
571 mkdir .libs/libdap.lax
572 rm -fr .libs/libdap.lax/libgnu.a
573 mkdir .libs/libdap.lax/libgnu.a
574 (cd .libs/libdap.lax/libgnu.a && ar x /svn/cdat/trunk/exsrc/build/libdap-3.5.2/gl/.libs/libgnu.a)
575 ar cru .libs/libdap.a  lex.das.o das.tab.o lex.dds.o dds.tab.o lex.expr.o expr.tab.o lex.Error.o Error.tab.o lex.gse_.o gse.tab.o AttrTable.o DAS.o parser-util.o escaping.o DDS.o DataDDS.o DDXParser.o Clause.o RValue.o Error.o InternalErr.o BaseType.o Byte.o Int32.o Float64.o Str.o Url.o Vector.o Array.o Structure.o Sequence.o Grid.o UInt32.o util.o xdrutil_ppc.o ce_functions.o GSEClause.o Int16.o UInt16.o Float32.o Constructor.o PassiveByte.o PassiveInt32.o PassiveFloat64.o PassiveStr.o PassiveUrl.o PassiveUInt32.o PassiveInt16.o PassiveUInt16.o PassiveFloat32.o PassiveArray.o PassiveStructure.o util_mit.o BaseTypeFactory.o RCReader.o Connect.o HTTPConnect.o HTTPCache.o AISResources.o AISDatabaseParser.o AISMerge.o AISConnect.o SignalHandler.o OPeNDAPFile.o OPeNDAPDir.o cgi_util.o DODSFilter.o ResponseTooBigErr.o GetOpt.o GNURegex.o GNUerror.o IteratorAdapter.o ArrayIterAdapter.o AttrIterAdapter.o BTIterAdapter.o ClauseIterAdapter.o  .libs/libdap.lax/libgnu.a/allocsa.o .libs/libdap.lax/libgnu.a/regex.o .libs/libdap.lax/libgnu.a/strftime.o
576 ranlib .libs/libdap.a
577 rm -fr .libs/libdap.lax
578 creating libdap.la
579 (cd .libs && rm -f libdap.la && ln -s ../libdap.la libdap.la)
580 if g++ -DHAVE_CONFIG_H -I. -I. -I. -I.  -I./gl -I/lgm/cdat/Externals/OpenDAP/include -I/lgm/cdat/Externals/include/libxml2 -I./GNU -g -O2 -MT getdap.o -MD -MP -MF ".deps/getdap.Tpo" -c -o getdap.o getdap.cc; \
581 then mv -f ".deps/getdap.Tpo" ".deps/getdap.Po"; else rm -f ".deps/getdap.Tpo"; exit 1; fi
582 /bin/sh ./libtool --tag=CXX --mode=link g++ -I./GNU -g -O2   -o getdap  getdap.o libdap.la -L/lgm/cdat/Externals/OpenDAP/lib -lcurl -lidn -lssl -lcrypto -ldl -lz -L/lgm/cdat/Externals/lib -lxml2 -lz -lm -lpthread
583 g++ -I./GNU -g -O2 -o getdap getdap.o  ./.libs/libdap.a -L/lgm/cdat/Externals/OpenDAP/lib -L/lgm/cdat/Externals/lib /usr/lib/libxml2.so /usr/local/lib/libstdc++.so -L/home/doutriaux1/gcc-4.2.1/build/i686-pc-linux-gnu/libstdc++-v3/src -L/home/doutriaux1/gcc-4.2.1/build/i686-pc-linux-gnu/libstdc++-v3/src/.libs -L/home/doutriaux1/gcc-4.2.1/build/./gcc -L/usr/local/lib/gcc/i686-pc-linux-gnu/../.. /lgm/cdat/Externals/OpenDAP/lib/libcurl.a /usr/lib/libidn.so -lssl -lcrypto /lgm/cdat/Externals/lib/libxml2.so -ldl -lz -lm -lpthread -Wl,--rpath -Wl,/lgm/cdat/Externals/lib -Wl,--rpath -Wl,/lgm/cdat/Externals/lib
584 if gcc -DHAVE_CONFIG_H -I. -I. -I. -I.  -I./gl -I/lgm/cdat/Externals/OpenDAP/include -I/lgm/cdat/Externals/include/libxml2  -g -O2 -MT deflate.o -MD -MP -MF ".deps/deflate.Tpo" -c -o deflate.o deflate.c; \
585 then mv -f ".deps/deflate.Tpo" ".deps/deflate.Po"; else rm -f ".deps/deflate.Tpo"; exit 1; fi
586 /bin/sh ./libtool --tag=CC --mode=link gcc  -g -O2   -o deflate  deflate.o  -L/lgm/cdat/Externals/OpenDAP/lib -lcurl -lidn -lssl -lcrypto -ldl -lz -L/lgm/cdat/Externals/lib -lxml2 -lz -lm -lpthread
587 gcc -g -O2 -o deflate deflate.o  -L/lgm/cdat/Externals/OpenDAP/lib /lgm/cdat/Externals/OpenDAP/lib/libcurl.a /usr/lib/libidn.so -lssl -lcrypto -ldl -L/lgm/cdat/Externals/lib /usr/lib/libxml2.so -lz -lm -lpthread
588 make[2]: Leaving directory `/export/svn/cdat/trunk/exsrc/build/libdap-3.5.2'
589 Making all in tests
590 make[2]: Entering directory `/export/svn/cdat/trunk/exsrc/build/libdap-3.5.2/tests'
591 if g++ -DHAVE_CONFIG_H -I. -I. -I.. -I..  -I.. -I/lgm/cdat/Externals/OpenDAP/include -I/lgm/cdat/Externals/include/libxml2 -I../GNU  -g -O2 -MT TestByte.o -MD -MP -MF ".deps/TestByte.Tpo" -c -o TestByte.o TestByte.cc; \
592 then mv -f ".deps/TestByte.Tpo" ".deps/TestByte.Po"; else rm -f ".deps/TestByte.Tpo"; exit 1; fi
593 if g++ -DHAVE_CONFIG_H -I. -I. -I.. -I..  -I.. -I/lgm/cdat/Externals/OpenDAP/include -I/lgm/cdat/Externals/include/libxml2 -I../GNU  -g -O2 -MT TestInt32.o -MD -MP -MF ".deps/TestInt32.Tpo" -c -o TestInt32.o TestInt32.cc; \
594 then mv -f ".deps/TestInt32.Tpo" ".deps/TestInt32.Po"; else rm -f ".deps/TestInt32.Tpo"; exit 1; fi
595 if g++ -DHAVE_CONFIG_H -I. -I. -I.. -I..  -I.. -I/lgm/cdat/Externals/OpenDAP/include -I/lgm/cdat/Externals/include/libxml2 -I../GNU  -g -O2 -MT TestFloat64.o -MD -MP -MF ".deps/TestFloat64.Tpo" -c -o TestFloat64.o TestFloat64.cc; \
596 then mv -f ".deps/TestFloat64.Tpo" ".deps/TestFloat64.Po"; else rm -f ".deps/TestFloat64.Tpo"; exit 1; fi
597 if g++ -DHAVE_CONFIG_H -I. -I. -I.. -I..  -I.. -I/lgm/cdat/Externals/OpenDAP/include -I/lgm/cdat/Externals/include/libxml2 -I../GNU  -g -O2 -MT TestStr.o -MD -MP -MF ".deps/TestStr.Tpo" -c -o TestStr.o TestStr.cc; \
598 then mv -f ".deps/TestStr.Tpo" ".deps/TestStr.Po"; else rm -f ".deps/TestStr.Tpo"; exit 1; fi
599 if g++ -DHAVE_CONFIG_H -I. -I. -I.. -I..  -I.. -I/lgm/cdat/Externals/OpenDAP/include -I/lgm/cdat/Externals/include/libxml2 -I../GNU  -g -O2 -MT TestUrl.o -MD -MP -MF ".deps/TestUrl.Tpo" -c -o TestUrl.o TestUrl.cc; \
600 then mv -f ".deps/TestUrl.Tpo" ".deps/TestUrl.Po"; else rm -f ".deps/TestUrl.Tpo"; exit 1; fi
601 if g++ -DHAVE_CONFIG_H -I. -I. -I.. -I..  -I.. -I/lgm/cdat/Externals/OpenDAP/include -I/lgm/cdat/Externals/include/libxml2 -I../GNU  -g -O2 -MT TestArray.o -MD -MP -MF ".deps/TestArray.Tpo" -c -o TestArray.o TestArray.cc; \
602 then mv -f ".deps/TestArray.Tpo" ".deps/TestArray.Po"; else rm -f ".deps/TestArray.Tpo"; exit 1; fi
603 if g++ -DHAVE_CONFIG_H -I. -I. -I.. -I..  -I.. -I/lgm/cdat/Externals/OpenDAP/include -I/lgm/cdat/Externals/include/libxml2 -I../GNU  -g -O2 -MT TestStructure.o -MD -MP -MF ".deps/TestStructure.Tpo" -c -o TestStructure.o TestStructure.cc; \
604 then mv -f ".deps/TestStructure.Tpo" ".deps/TestStructure.Po"; else rm -f ".deps/TestStructure.Tpo"; exit 1; fi
605 if g++ -DHAVE_CONFIG_H -I. -I. -I.. -I..  -I.. -I/lgm/cdat/Externals/OpenDAP/include -I/lgm/cdat/Externals/include/libxml2 -I../GNU  -g -O2 -MT TestSequence.o -MD -MP -MF ".deps/TestSequence.Tpo" -c -o TestSequence.o TestSequence.cc; \
606 then mv -f ".deps/TestSequence.Tpo" ".deps/TestSequence.Po"; else rm -f ".deps/TestSequence.Tpo"; exit 1; fi
607 if g++ -DHAVE_CONFIG_H -I. -I. -I.. -I..  -I.. -I/lgm/cdat/Externals/OpenDAP/include -I/lgm/cdat/Externals/include/libxml2 -I../GNU  -g -O2 -MT TestGrid.o -MD -MP -MF ".deps/TestGrid.Tpo" -c -o TestGrid.o TestGrid.cc; \
608 then mv -f ".deps/TestGrid.Tpo" ".deps/TestGrid.Po"; else rm -f ".deps/TestGrid.Tpo"; exit 1; fi
609 if g++ -DHAVE_CONFIG_H -I. -I. -I.. -I..  -I.. -I/lgm/cdat/Externals/OpenDAP/include -I/lgm/cdat/Externals/include/libxml2 -I../GNU  -g -O2 -MT TestUInt32.o -MD -MP -MF ".deps/TestUInt32.Tpo" -c -o TestUInt32.o TestUInt32.cc; \
610 then mv -f ".deps/TestUInt32.Tpo" ".deps/TestUInt32.Po"; else rm -f ".deps/TestUInt32.Tpo"; exit 1; fi
611 if g++ -DHAVE_CONFIG_H -I. -I. -I.. -I..  -I.. -I/lgm/cdat/Externals/OpenDAP/include -I/lgm/cdat/Externals/include/libxml2 -I../GNU  -g -O2 -MT TestInt16.o -MD -MP -MF ".deps/TestInt16.Tpo" -c -o TestInt16.o TestInt16.cc; \
612 then mv -f ".deps/TestInt16.Tpo" ".deps/TestInt16.Po"; else rm -f ".deps/TestInt16.Tpo"; exit 1; fi
613 if g++ -DHAVE_CONFIG_H -I. -I. -I.. -I..  -I.. -I/lgm/cdat/Externals/OpenDAP/include -I/lgm/cdat/Externals/include/libxml2 -I../GNU  -g -O2 -MT TestUInt16.o -MD -MP -MF ".deps/TestUInt16.Tpo" -c -o TestUInt16.o TestUInt16.cc; \
614 then mv -f ".deps/TestUInt16.Tpo" ".deps/TestUInt16.Po"; else rm -f ".deps/TestUInt16.Tpo"; exit 1; fi
615 if g++ -DHAVE_CONFIG_H -I. -I. -I.. -I..  -I.. -I/lgm/cdat/Externals/OpenDAP/include -I/lgm/cdat/Externals/include/libxml2 -I../GNU  -g -O2 -MT TestFloat32.o -MD -MP -MF ".deps/TestFloat32.Tpo" -c -o TestFloat32.o TestFloat32.cc; \
616 then mv -f ".deps/TestFloat32.Tpo" ".deps/TestFloat32.Po"; else rm -f ".deps/TestFloat32.Tpo"; exit 1; fi
617 if g++ -DHAVE_CONFIG_H -I. -I. -I.. -I..  -I.. -I/lgm/cdat/Externals/OpenDAP/include -I/lgm/cdat/Externals/include/libxml2 -I../GNU  -g -O2 -MT TestCommon.o -MD -MP -MF ".deps/TestCommon.Tpo" -c -o TestCommon.o TestCommon.cc; \
618 then mv -f ".deps/TestCommon.Tpo" ".deps/TestCommon.Po"; else rm -f ".deps/TestCommon.Tpo"; exit 1; fi
619 if g++ -DHAVE_CONFIG_H -I. -I. -I.. -I..  -I.. -I/lgm/cdat/Externals/OpenDAP/include -I/lgm/cdat/Externals/include/libxml2 -I../GNU  -g -O2 -MT TestTypeFactory.o -MD -MP -MF ".deps/TestTypeFactory.Tpo" -c -o TestTypeFactory.o TestTypeFactory.cc; \
620 then mv -f ".deps/TestTypeFactory.Tpo" ".deps/TestTypeFactory.Po"; else rm -f ".deps/TestTypeFactory.Tpo"; exit 1; fi
621 rm -f libtest-types.a
622 ar cru libtest-types.a TestByte.o TestInt32.o TestFloat64.o TestStr.o TestUrl.o TestArray.o TestStructure.o TestSequence.o TestGrid.o TestUInt32.o TestInt16.o TestUInt16.o TestFloat32.o TestCommon.o TestTypeFactory.o 
623 ranlib libtest-types.a
624 make[2]: Leaving directory `/export/svn/cdat/trunk/exsrc/build/libdap-3.5.2/tests'
625 make[1]: Leaving directory `/export/svn/cdat/trunk/exsrc/build/libdap-3.5.2'
626 Making install in gl
627 make[1]: Entering directory `/export/svn/cdat/trunk/exsrc/build/libdap-3.5.2/gl'
628 make  install-am
629 make[2]: Entering directory `/export/svn/cdat/trunk/exsrc/build/libdap-3.5.2/gl'
630 make[3]: Entering directory `/export/svn/cdat/trunk/exsrc/build/libdap-3.5.2/gl'
631 make[3]: Nothing to be done for `install-exec-am'.
632 make[3]: Nothing to be done for `install-data-am'.
633 make[3]: Leaving directory `/export/svn/cdat/trunk/exsrc/build/libdap-3.5.2/gl'
634 make[2]: Leaving directory `/export/svn/cdat/trunk/exsrc/build/libdap-3.5.2/gl'
635 make[1]: Leaving directory `/export/svn/cdat/trunk/exsrc/build/libdap-3.5.2/gl'
636 Making install in .
637 make[1]: Entering directory `/export/svn/cdat/trunk/exsrc/build/libdap-3.5.2'
638 make[2]: Entering directory `/export/svn/cdat/trunk/exsrc/build/libdap-3.5.2'
639 test -z "/lgm/cdat/Externals/OpenDAP/lib" || mkdir -p -- "/lgm/cdat/Externals/OpenDAP/lib"
640  /bin/sh ./libtool --mode=install /usr/bin/install -c  'libdap.la' '/lgm/cdat/Externals/OpenDAP/lib/libdap.la'
641 /usr/bin/install -c .libs/libdap.lai /lgm/cdat/Externals/OpenDAP/lib/libdap.la
642 /usr/bin/install -c .libs/libdap.a /lgm/cdat/Externals/OpenDAP/lib/libdap.a
643 ranlib /lgm/cdat/Externals/OpenDAP/lib/libdap.a
644 chmod 644 /lgm/cdat/Externals/OpenDAP/lib/libdap.a
645 PATH="$PATH:/sbin" ldconfig -n /lgm/cdat/Externals/OpenDAP/lib
646 ----------------------------------------------------------------------
647 Libraries have been installed in:
648    /lgm/cdat/Externals/OpenDAP/lib
649
650 If you ever happen to want to link against installed libraries
651 in a given directory, LIBDIR, you must either use libtool, and
652 specify the full pathname of the library, or use the `-LLIBDIR'
653 flag during linking and do at least one of the following:
654    - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
655      during execution
656    - add LIBDIR to the `LD_RUN_PATH' environment variable
657      during linking
658    - use the `-Wl,--rpath -Wl,LIBDIR' linker flag
659    - have your system administrator add LIBDIR to `/etc/ld.so.conf'
660
661 See any operating system documentation about shared libraries for
662 more information, such as the ld(1) and ld.so(8) manual pages.
663 ----------------------------------------------------------------------
664 test -z "/lgm/cdat/Externals/OpenDAP/bin" || mkdir -p -- "/lgm/cdat/Externals/OpenDAP/bin"
665   /bin/sh ./libtool --mode=install /usr/bin/install -c 'getdap' '/lgm/cdat/Externals/OpenDAP/bin/getdap'
666 /usr/bin/install -c getdap /lgm/cdat/Externals/OpenDAP/bin/getdap
667 test -z "/lgm/cdat/Externals/OpenDAP/bin" || mkdir -p -- "/lgm/cdat/Externals/OpenDAP/bin"
668  /usr/bin/install -c 'dap-config' '/lgm/cdat/Externals/OpenDAP/bin/dap-config'
669 test -z "/lgm/cdat/Externals/OpenDAP/sbin" || mkdir -p -- "/lgm/cdat/Externals/OpenDAP/sbin"
670   /bin/sh ./libtool --mode=install /usr/bin/install -c 'deflate' '/lgm/cdat/Externals/OpenDAP/sbin/deflate'
671 /usr/bin/install -c deflate /lgm/cdat/Externals/OpenDAP/sbin/deflate
672 test -z "/lgm/cdat/Externals/OpenDAP/share/aclocal" || mkdir -p -- "/lgm/cdat/Externals/OpenDAP/share/aclocal"
673  /usr/bin/install -c -m 644 'm4/libdap.m4' '/lgm/cdat/Externals/OpenDAP/share/aclocal/libdap.m4'
674 test -z "/lgm/cdat/Externals/OpenDAP/include/libdap" || mkdir -p -- "/lgm/cdat/Externals/OpenDAP/include/libdap"
675  /usr/bin/install -c -m 644 'escaping.h' '/lgm/cdat/Externals/OpenDAP/include/libdap/escaping.h'
676  /usr/bin/install -c -m 644 'AttrTable.h' '/lgm/cdat/Externals/OpenDAP/include/libdap/AttrTable.h'
677  /usr/bin/install -c -m 644 'DAS.h' '/lgm/cdat/Externals/OpenDAP/include/libdap/DAS.h'
678  /usr/bin/install -c -m 644 'parser.h' '/lgm/cdat/Externals/OpenDAP/include/libdap/parser.h'
679  /usr/bin/install -c -m 644 'debug.h' '/lgm/cdat/Externals/OpenDAP/include/libdap/debug.h'
680  /usr/bin/install -c -m 644 'dods-limits.h' '/lgm/cdat/Externals/OpenDAP/include/libdap/dods-limits.h'
681  /usr/bin/install -c -m 644 'ce_functions.h' '/lgm/cdat/Externals/OpenDAP/include/libdap/ce_functions.h'
682  /usr/bin/install -c -m 644 'Operators.h' '/lgm/cdat/Externals/OpenDAP/include/libdap/Operators.h'
683  /usr/bin/install -c -m 644 'EventHandler.h' '/lgm/cdat/Externals/OpenDAP/include/libdap/EventHandler.h'
684  /usr/bin/install -c -m 644 'DDS.h' '/lgm/cdat/Externals/OpenDAP/include/libdap/DDS.h'
685  /usr/bin/install -c -m 644 'DataDDS.h' '/lgm/cdat/Externals/OpenDAP/include/libdap/DataDDS.h'
686  /usr/bin/install -c -m 644 'DDXParser.h' '/lgm/cdat/Externals/OpenDAP/include/libdap/DDXParser.h'
687  /usr/bin/install -c -m 644 'DDXExceptions.h' '/lgm/cdat/Externals/OpenDAP/include/libdap/DDXExceptions.h'
688  /usr/bin/install -c -m 644 'expr.h' '/lgm/cdat/Externals/OpenDAP/include/libdap/expr.h'
689  /usr/bin/install -c -m 644 'Clause.h' '/lgm/cdat/Externals/OpenDAP/include/libdap/Clause.h'
690  /usr/bin/install -c -m 644 'RValue.h' '/lgm/cdat/Externals/OpenDAP/include/libdap/RValue.h'
691  /usr/bin/install -c -m 644 'Error.h' '/lgm/cdat/Externals/OpenDAP/include/libdap/Error.h'
692  /usr/bin/install -c -m 644 'InternalErr.h' '/lgm/cdat/Externals/OpenDAP/include/libdap/InternalErr.h'
693  /usr/bin/install -c -m 644 'BaseType.h' '/lgm/cdat/Externals/OpenDAP/include/libdap/BaseType.h'
694  /usr/bin/install -c -m 644 'Byte.h' '/lgm/cdat/Externals/OpenDAP/include/libdap/Byte.h'
695  /usr/bin/install -c -m 644 'Int32.h' '/lgm/cdat/Externals/OpenDAP/include/libdap/Int32.h'
696  /usr/bin/install -c -m 644 'GSEClause.h' '/lgm/cdat/Externals/OpenDAP/include/libdap/GSEClause.h'
697  /usr/bin/install -c -m 644 'Constructor.h' '/lgm/cdat/Externals/OpenDAP/include/libdap/Constructor.h'
698  /usr/bin/install -c -m 644 'Float64.h' '/lgm/cdat/Externals/OpenDAP/include/libdap/Float64.h'
699  /usr/bin/install -c -m 644 'Str.h' '/lgm/cdat/Externals/OpenDAP/include/libdap/Str.h'
700  /usr/bin/install -c -m 644 'Url.h' '/lgm/cdat/Externals/OpenDAP/include/libdap/Url.h'
701  /usr/bin/install -c -m 644 'Vector.h' '/lgm/cdat/Externals/OpenDAP/include/libdap/Vector.h'
702  /usr/bin/install -c -m 644 'Array.h' '/lgm/cdat/Externals/OpenDAP/include/libdap/Array.h'
703  /usr/bin/install -c -m 644 'Structure.h' '/lgm/cdat/Externals/OpenDAP/include/libdap/Structure.h'
704  /usr/bin/install -c -m 644 'Sequence.h' '/lgm/cdat/Externals/OpenDAP/include/libdap/Sequence.h'
705  /usr/bin/install -c -m 644 'Grid.h' '/lgm/cdat/Externals/OpenDAP/include/libdap/Grid.h'
706  /usr/bin/install -c -m 644 'UInt32.h' '/lgm/cdat/Externals/OpenDAP/include/libdap/UInt32.h'
707  /usr/bin/install -c -m 644 'util.h' '/lgm/cdat/Externals/OpenDAP/include/libdap/util.h'
708  /usr/bin/install -c -m 644 'Int16.h' '/lgm/cdat/Externals/OpenDAP/include/libdap/Int16.h'
709  /usr/bin/install -c -m 644 'UInt16.h' '/lgm/cdat/Externals/OpenDAP/include/libdap/UInt16.h'
710  /usr/bin/install -c -m 644 'Float32.h' '/lgm/cdat/Externals/OpenDAP/include/libdap/Float32.h'
711  /usr/bin/install -c -m 644 'dods-datatypes.h' '/lgm/cdat/Externals/OpenDAP/include/libdap/dods-datatypes.h'
712  /usr/bin/install -c -m 644 'util_mit.h' '/lgm/cdat/Externals/OpenDAP/include/libdap/util_mit.h'
713  /usr/bin/install -c -m 644 'PassiveByte.h' '/lgm/cdat/Externals/OpenDAP/include/libdap/PassiveByte.h'
714  /usr/bin/install -c -m 644 'PassiveInt32.h' '/lgm/cdat/Externals/OpenDAP/include/libdap/PassiveInt32.h'
715  /usr/bin/install -c -m 644 'PassiveFloat64.h' '/lgm/cdat/Externals/OpenDAP/include/libdap/PassiveFloat64.h'
716  /usr/bin/install -c -m 644 'PassiveStr.h' '/lgm/cdat/Externals/OpenDAP/include/libdap/PassiveStr.h'
717  /usr/bin/install -c -m 644 'PassiveUrl.h' '/lgm/cdat/Externals/OpenDAP/include/libdap/PassiveUrl.h'
718  /usr/bin/install -c -m 644 'PassiveUInt32.h' '/lgm/cdat/Externals/OpenDAP/include/libdap/PassiveUInt32.h'
719  /usr/bin/install -c -m 644 'PassiveInt16.h' '/lgm/cdat/Externals/OpenDAP/include/libdap/PassiveInt16.h'
720  /usr/bin/install -c -m 644 'PassiveUInt16.h' '/lgm/cdat/Externals/OpenDAP/include/libdap/PassiveUInt16.h'
721  /usr/bin/install -c -m 644 'PassiveFloat32.h' '/lgm/cdat/Externals/OpenDAP/include/libdap/PassiveFloat32.h'
722  /usr/bin/install -c -m 644 'PassiveArray.h' '/lgm/cdat/Externals/OpenDAP/include/libdap/PassiveArray.h'
723  /usr/bin/install -c -m 644 'PassiveStructure.h' '/lgm/cdat/Externals/OpenDAP/include/libdap/PassiveStructure.h'
724  /usr/bin/install -c -m 644 'DODSResponseObject.h' '/lgm/cdat/Externals/OpenDAP/include/libdap/DODSResponseObject.h'
725  /usr/bin/install -c -m 644 'BaseTypeFactory.h' '/lgm/cdat/Externals/OpenDAP/include/libdap/BaseTypeFactory.h'
726  /usr/bin/install -c -m 644 'ResponseTooBigErr.h' '/lgm/cdat/Externals/OpenDAP/include/libdap/ResponseTooBigErr.h'
727  /usr/bin/install -c -m 644 'RCReader.h' '/lgm/cdat/Externals/OpenDAP/include/libdap/RCReader.h'
728  /usr/bin/install -c -m 644 'Connect.h' '/lgm/cdat/Externals/OpenDAP/include/libdap/Connect.h'
729  /usr/bin/install -c -m 644 'HTTPConnect.h' '/lgm/cdat/Externals/OpenDAP/include/libdap/HTTPConnect.h'
730  /usr/bin/install -c -m 644 'ObjectType.h' '/lgm/cdat/Externals/OpenDAP/include/libdap/ObjectType.h'
731  /usr/bin/install -c -m 644 'EncodingType.h' '/lgm/cdat/Externals/OpenDAP/include/libdap/EncodingType.h'
732  /usr/bin/install -c -m 644 'HTTPCache.h' '/lgm/cdat/Externals/OpenDAP/include/libdap/HTTPCache.h'
733  /usr/bin/install -c -m 644 'HTTPCacheDisconnectedMode.h' '/lgm/cdat/Externals/OpenDAP/include/libdap/HTTPCacheDisconnectedMode.h'
734  /usr/bin/install -c -m 644 'Response.h' '/lgm/cdat/Externals/OpenDAP/include/libdap/Response.h'
735  /usr/bin/install -c -m 644 'HTTPResponse.h' '/lgm/cdat/Externals/OpenDAP/include/libdap/HTTPResponse.h'
736  /usr/bin/install -c -m 644 'HTTPCacheResponse.h' '/lgm/cdat/Externals/OpenDAP/include/libdap/HTTPCacheResponse.h'
737  /usr/bin/install -c -m 644 'AISConnect.h' '/lgm/cdat/Externals/OpenDAP/include/libdap/AISConnect.h'
738  /usr/bin/install -c -m 644 'AISMerge.h' '/lgm/cdat/Externals/OpenDAP/include/libdap/AISMerge.h'
739  /usr/bin/install -c -m 644 'AISExceptions.h' '/lgm/cdat/Externals/OpenDAP/include/libdap/AISExceptions.h'
740  /usr/bin/install -c -m 644 'AISDatabaseParser.h' '/lgm/cdat/Externals/OpenDAP/include/libdap/AISDatabaseParser.h'
741  /usr/bin/install -c -m 644 'AISResources.h' '/lgm/cdat/Externals/OpenDAP/include/libdap/AISResources.h'
742  /usr/bin/install -c -m 644 'Resource.h' '/lgm/cdat/Externals/OpenDAP/include/libdap/Resource.h'
743  /usr/bin/install -c -m 644 'HTTPCacheInterruptHandler.h' '/lgm/cdat/Externals/OpenDAP/include/libdap/HTTPCacheInterruptHandler.h'
744  /usr/bin/install -c -m 644 'cgi_util.h' '/lgm/cdat/Externals/OpenDAP/include/libdap/cgi_util.h'
745  /usr/bin/install -c -m 644 'DODSFilter.h' '/lgm/cdat/Externals/OpenDAP/include/libdap/DODSFilter.h'
746  /usr/bin/install -c -m 644 'SignalHandler.h' '/lgm/cdat/Externals/OpenDAP/include/libdap/SignalHandler.h'
747  /usr/bin/install -c -m 644 'OPeNDAPFile.h' '/lgm/cdat/Externals/OpenDAP/include/libdap/OPeNDAPFile.h'
748  /usr/bin/install -c -m 644 'OPeNDAPDir.h' '/lgm/cdat/Externals/OpenDAP/include/libdap/OPeNDAPDir.h'
749  /usr/bin/install -c -m 644 'SignalHandlerRegisteredErr.h' '/lgm/cdat/Externals/OpenDAP/include/libdap/SignalHandlerRegisteredErr.h'
750  /usr/bin/install -c -m 644 'AlarmHandler.h' '/lgm/cdat/Externals/OpenDAP/include/libdap/AlarmHandler.h'
751  /usr/bin/install -c -m 644 'GNU/builtin.h' '/lgm/cdat/Externals/OpenDAP/include/libdap/builtin.h'
752  /usr/bin/install -c -m 644 'GNU/Pix.h' '/lgm/cdat/Externals/OpenDAP/include/libdap/Pix.h'
753  /usr/bin/install -c -m 644 'GNU/GetOpt.h' '/lgm/cdat/Externals/OpenDAP/include/libdap/GetOpt.h'
754  /usr/bin/install -c -m 644 'GNU/GNURegex.h' '/lgm/cdat/Externals/OpenDAP/include/libdap/GNURegex.h'
755  /usr/bin/install -c -m 644 'IteratorAdapter.h' '/lgm/cdat/Externals/OpenDAP/include/libdap/IteratorAdapter.h'
756  /usr/bin/install -c -m 644 'ArrayIterAdapter.h' '/lgm/cdat/Externals/OpenDAP/include/libdap/ArrayIterAdapter.h'
757  /usr/bin/install -c -m 644 'AttrIterAdapter.h' '/lgm/cdat/Externals/OpenDAP/include/libdap/AttrIterAdapter.h'
758  /usr/bin/install -c -m 644 'BTIterAdapter.h' '/lgm/cdat/Externals/OpenDAP/include/libdap/BTIterAdapter.h'
759  /usr/bin/install -c -m 644 'ClauseIterAdapter.h' '/lgm/cdat/Externals/OpenDAP/include/libdap/ClauseIterAdapter.h'
760 make[2]: Leaving directory `/export/svn/cdat/trunk/exsrc/build/libdap-3.5.2'
761 make[1]: Leaving directory `/export/svn/cdat/trunk/exsrc/build/libdap-3.5.2'
762 Making install in tests
763 make[1]: Entering directory `/export/svn/cdat/trunk/exsrc/build/libdap-3.5.2/tests'
764 make[2]: Entering directory `/export/svn/cdat/trunk/exsrc/build/libdap-3.5.2/tests'
765 make[2]: Nothing to be done for `install-exec-am'.
766 make[2]: Nothing to be done for `install-data-am'.
767 make[2]: Leaving directory `/export/svn/cdat/trunk/exsrc/build/libdap-3.5.2/tests'
768 make[1]: Leaving directory `/export/svn/cdat/trunk/exsrc/build/libdap-3.5.2/tests'
Note: See TracBrowser for help on using the browser.