
 ... making /data302/data_server/rings/src/lib/makefile.jgofs (part of full make)
cp ./core.h ../include/core.h
cc -DLINUX  -g -I . -I . -I ../include -I{MAINTAINER_INCDIR} \
		-DOBJECT_ROOT='"/data302/data_server/rings/objects"' \
	 	-DMETHOD_ROOT='"/data302/data_server/rings/methods/"' \
		-DOPTIONS='"../include/default.h"' \
	   -c ./dct.c
cc -DLINUX  -g -I . -I . -I ../include -I{MAINTAINER_INCDIR} \
		-DOBJECT_ROOT='"/data302/data_server/rings/objects"' \
		-DMETHOD_ROOT='"/data302/data_server/rings/methods/"' \
		-DOPTIONS='"../include/default.h"' \
		-DINNEROPTIONS='"../include/inner.h"' \
	   -c ./jdb.c
cc -DLINUX  -g -I . -I . -I ../include -I{MAINTAINER_INCDIR} -c ./HTParse.c
cc -DLINUX  -g -I . -I . -I ../include -I{MAINTAINER_INCDIR} -c ./HTString.c
cp ./httcp.c ./HTTCP.c
cc -DLINUX  -g -I . -I . -I ../include -I{MAINTAINER_INCDIR} -c ./HTTCP.c
cp ./parse.h ../include/parse.h
cc -DLINUX  -g -I . -I . -I ../include -I{MAINTAINER_INCDIR} \
		-DOPTIONS='"../include/default.h"' \
		-DINNEROPTIONS='"../include/inner.h"' \
	   -c ./jgofs_selection_parser.c \
	   -o ./jgofs_selection_parser.o
cc -DLINUX  -g -I . -I . -I ../include -I{MAINTAINER_INCDIR} \
		-DOPTIONS='"../include/default.h"' \
		-DINNEROPTIONS='"../include/inner.h"' \
	   -c ./jgofs_selection_tester.c \
	   -o ./jgofs_selection_tester.o
cc -DLINUX  -g -c ./outer_utils.c
cp ./path_info_routines.h ../include/path_info_routines.h
cc -DLINUX  -g -I . -I . -I ../include -I{MAINTAINER_INCDIR} \
		-DOPTIONS='"../include/default.h"' \
		-DINNEROPTIONS='"../include/inner.h"' \
	   -c ./path_info_routines.c
cc -DLINUX  -g -c ./parse_utils.c
cp ./query_string_routines.h ../include/query_string_routines.h
cc -DLINUX  -g -I . -I . -I ../include -I{MAINTAINER_INCDIR} \
		-DOPTIONS='"../include/default.h"' \
		-DINNEROPTIONS='"../include/inner.h"' \
	   -c ./query_string_routines.c
cc -DLINUX  -g -I . -I . -I ../include -I{MAINTAINER_INCDIR} \
		-DOPTIONS='"../include/default.h"' \
		-DINNEROPTIONS='"../include/inner.h"' \
	   -c ./startchild.c
cp ./utils.h ../include/utils.h
cc -DLINUX  -g -I . -I . -I ../include -I{MAINTAINER_INCDIR} \
		-DOPTIONS='"../include/default.h"' \
		-DINNEROPTIONS='"../include/inner.h"' \
	   -c ./utils.c
cc -DLINUX  -g -I . -I . -I ../include -I{MAINTAINER_INCDIR} \
		-DOPTIONS='"../include/default.h"' \
		-DINNEROPTIONS='"../include/inner.h"' \
	   -c ./varnames_in_selection.c \
	   -o ./varnames_in_selection.o
/usr/bin/ar rv jgofs.a ./dct.o ./jdb.o ./HTParse.o ./HTString.o ./HTTCP.o ./jgofs_selection_parser.o ./jgofs_selection_tester.o ./outer_utils.o ./path_info_routines.o ./parse_utils.o ./query_string_routines.o ./startchild.o ./utils.o ./varnames_in_selection.o
r - ./dct.o
r - ./jdb.o
r - ./HTParse.o
r - ./HTString.o
r - ./HTTCP.o
r - ./jgofs_selection_parser.o
r - ./jgofs_selection_tester.o
r - ./outer_utils.o
r - ./path_info_routines.o
r - ./parse_utils.o
r - ./query_string_routines.o
r - ./startchild.o
r - ./utils.o
r - ./varnames_in_selection.o
ranlib jgofs.a
Finished building jgofs.a
cp ./jdbfuncdefns.h ../include/jdbfuncdefns.h
cc -DLINUX  -g \
	   -c ./err_stub.c
cc -DLINUX  -g \
	   -c ./err_stub_methods.c
cc -DLINUX  -g \
	   -c ./iovaldouble_stub.c
cp ./h_file_dependency_macros.include ../include/h_file_dependency_macros.include
 *** make file /data302/data_server/rings/src/lib/makefile.jgofsf does not contain appropriate
 *** macro name (CONFIG_FILE) to force makes

 ... making /data302/data_server/rings/src/lib/makefile.jgofsf (part of full make)
g77   -c -o fixstr.o fixstr.f
g77   -c -o fix.o fix.f
/usr/bin/ar rv jgofsf.a fixstr.o fix.o
r - fixstr.o
r - fix.o
ranlib jgofsf.a
Finished building jgofsf.a
 *** make file /data302/data_server/rings/src/lib/makefile.penplot does not contain appropriate
 *** macro name (CONFIG_FILE) to force makes

 ... making /data302/data_server/rings/src/lib/makefile.penplot (part of full make)
cc -DLINUX    -c -o ex.o ex.c
cc -DLINUX    -c -o penplot2.o penplot2.c
g77   -c -o export.o export.f
g77   -c -o contur.o contur.f
g77   -c -o penplot1.o penplot1.f
g77   -c -o dash1.o dash1.f
g77   -c -o manyplot.o manyplot.f
g77   -c -o letter.o letter.f
/usr/bin/ar rv penplot.a ex.o penplot2.o export.o contur.o penplot1.o dash1.o manyplot.o letter.o
/usr/bin/ar: creating penplot.a
a - ex.o
a - penplot2.o
a - export.o
a - contur.o
a - penplot1.o
a - dash1.o
a - manyplot.o
a - letter.o
ranlib penplot.a
echo "Done building penplot.a"
Done building penplot.a
 *** make file /data302/data_server/rings/src/bin/makefile.cmds does not contain appropriate
 *** macro name (CONFIG_FILE) to force makes

 ... making /data302/data_server/rings/src/bin/makefile.cmds (part of full make)
cc -DLINUX    -c -o htmlesc.o htmlesc.c
cc -DLINUX htmlesc.o -o ../../bin/htmlesc
cc -DLINUX    -c -o htmlunesc.o htmlunesc.c
cc -DLINUX ./htmlunesc.o -o ../../bin/htmlunesc
cc -DLINUX    -c -o poststring.o poststring.c
cc -DLINUX ./poststring.o -o ../../bin/poststring

 ... making /data302/data_server/rings/src/bin/makefile.list (part of full make)
cc -DLINUX -g \
		-DOPTIONS='"../include/default.h"' -DINNEROPTIONS='"../include/inner.h"' -DINCLUDE_ATTRIBUTES_SWITCH \
		-I../include -I. \
		-c ./list.c \
		-o list.o
cc -DLINUX -g \
		./list.o \
		../lib/jgofs.a \
		-o ../../bin/list

 ... making /data302/data_server/rings/src/bin/makefile.listvar (part of full make)
cc -DLINUX -g \
		-DOPTIONS='"../include/default.h"' -DINNEROPTIONS='"../include/inner.h"' \
		-I../include -I. \
		-c ./listvar.c \
		-o listvar.o
cc -DLINUX -g \
		./listvar.o \
		../lib/jgofs.a \
		-o ../../bin/listvar

 ... making /data302/data_server/rings/src/bin/makefile.path_info (part of full make)
cc -DLINUX -g \
		-I . -I ../include \
		-DOPTIONS='"../include/default.h"' -DINNEROPTIONS='"../include/inner.h"' \
		-c ./make_path_info_string.c \
		-o make_path_info_string.o
cc -DLINUX -g \
		./make_path_info_string.o \
		../lib/err_stub.o \
		../lib/jgofs.a \
		-o ../../bin/make_path_info_string
cc -DLINUX -g \
		-I . -I ../include \
		-DOPTIONS='"../include/default.h"' -DINNEROPTIONS='"../include/inner.h"' \
		-c ./parse_path_info.c \
		-o parse_path_info.o
cc -DLINUX -g \
		../lib/err_stub.o \
		./parse_path_info.o \
		../lib/jgofs.a \
		-o ../../bin/parse_path_info
 *** make file /data302/data_server/rings/src/bin/makefile.plotcmds does not contain appropriate
 *** macro name (CONFIG_FILE) to force makes

 ... making /data302/data_server/rings/src/bin/makefile.plotcmds (part of full make)
g77 ./axis0.f ../lib/penplot.a ../lib/jgofsf.a -o ../../bin/axis0
g77 ./laxis.f ../lib/penplot.a ../lib/jgofsf.a -o ../../bin/laxis
g77 ./text.f ../lib/penplot.a ../lib/jgofsf.a -o ../../bin/text
cc -DLINUX ./ch.c -o ../../bin/ch
g77 ./ers.f ../lib/penplot.a ../lib/jgofsf.a -o ../../bin/ers
g77   -c -o pl.o pl.f
g77 ./pl.o ../lib/err_stub.o ../lib/penplot.a ../lib/jgofs.a ../lib/jgofsf.a -o ../../bin/pl
g77   -c -o dash.o dash.f
g77 ./dash.o ../lib/err_stub.o ../lib/penplot.a ../lib/jgofs.a ../lib/jgofsf.a -o ../../bin/dash
g77   -c -o ez.o ez.f
g77 ./ez.o  ../lib/err_stub.o ../lib/jgofs.a ../lib/jgofsf.a -o ../../bin/ez
cc -c ./tekbit2.c -o tekbit2.o
cc -c ./tekgif.c -o tekgif.o
cc ./tekbit2.o ./tekgif.o -o ../../bin/tekgif

 ... making /data302/data_server/rings/src/bin/makefile.query_string (part of full make)
cc -DLINUX -g \
		-I ../include \
		-DOPTIONS='"../include/default.h"' \
		-c ./parse_query_string.c \
		-o parse_query_string.o
cc -DLINUX -g \
		./parse_query_string.o \
		../lib/jgofs.a \
		-o ../../bin/parse_query_string

 ... making /data302/data_server/rings/src/bin/makefile.trigram (part of full make)
cc -DLINUX -g \
		-c ./trigram_util.c \
		-DOPTIONS='"../include/default.h"' -DINNEROPTIONS='"../include/inner.h"' \
		-I . -I ../include \
		-o trigram_util.o
cc -DLINUX -g \
		./trigram_util.o \
		../lib/jgofs.a \
		-o ../../bin/trigram_util
 *** make file /data302/data_server/rings/src/contrib/makefile.lm does not contain appropriate
 *** macro name (CONFIG_FILE) to force makes

 ... making /data302/data_server/rings/src/contrib/makefile.lm (part of full make)
cc -DLINUX  \
	-DMYADDR='"rings.whoi.edu:80"' -DOPTIONSERVER='"optserv1.whoi.edu/jg/otheropt3"' -DINFOSERVER='"rings.whoi.edu:80/jg/info"' -DDIRSERVER='"rings.whoi.edu:80/jg/dir"' -DBUTTONIMAGESDIR='"http://dmoserv3.bco-dmo.org/images"' -DOPTIONS='"../include/default.h"' -DINNEROPTIONS='"../include/inner.h"' -I../methods/ -I../include/ \
	lm.c ../methods/outer.c ../lib/err_stub_methods.o ../lib/iovaldouble_stub.o ../lib/jgofs.a -o ../../methods/lm

 ... making /data302/data_server/rings/src/contrib/makefile.rs (part of full make)
cp ../methods/outer.c ./outer_rs.c
cc -DLINUX   -DOPTIONS='"../include/default.h"' -DINNEROPTIONS='"../include/inner.h"' -DMYADDR='"rings.whoi.edu:80"' -DOPTIONSERVER='"optserv1.whoi.edu/jg/otheropt3"' -DINFOSERVER='"rings.whoi.edu:80/jg/info"' -DDIRSERVER='"rings.whoi.edu:80/jg/dir"' -DBUTTONIMAGESDIR='"http://dmoserv3.bco-dmo.org/images"' -DBACKGROUND_COLOR='"ffffff"' -DDISPLAY_DATA_URL='TRUE' -DQUOTENOLINK  -I../methods -I../include -c ./outer_rs.c -o ./outer_rs.o
cc -DLINUX \
		 -g \
		-DOPTIONS='"../include/default.h"' -DDEFAULT_SELPROJ_OPTIMIZE=FALSE -DINNEROPTIONS='"../include/inner.h"' \
		-I../include -I. \
		./rs.c ./outer_rs.o \
		../lib/jgofs.a ../lib/jgofs.a  \
	-o ../../methods/rs

 ... making /data302/data_server/rings/src/decimator/makefile.decimator (part of full make)
cp ../methods/outer.c ./outer_decimator.c
cc -DLINUX -g  -DOPTIONS='"../include/default.h"' -DINNEROPTIONS='"../include/inner.h"' -DMYADDR='"rings.whoi.edu:80"' -DOPTIONSERVER='"optserv1.whoi.edu/jg/otheropt3"' -DINFOSERVER='"rings.whoi.edu:80/jg/info"' -DDIRSERVER='"rings.whoi.edu:80/jg/dir"' -DBUTTONIMAGESDIR='"http://dmoserv3.bco-dmo.org/images"' -DBACKGROUND_COLOR='"ffffff"' -DDISPLAY_DATA_URL='TRUE' -DQUOTENOLINK  -I../methods -I../include -c ./outer_decimator.c -o ./outer_decimator.o
cc -DLINUX \
		-g  \
		-DOPTIONS='"../include/default.h"' -DINNEROPTIONS='"../include/inner.h"' \
		-I../include -I. \
		./deci.c  ./outer_decimator.o ../lib/jgofs.a \
		../lib/jgofs.a -lm \
	-o ../../methods/decimator

 ... making /data302/data_server/rings/src/defgb/makefile.defgb (part of full make)
cp ../methods/outer.c ./outer_defgb.c
cc -DLINUX -g  -DOPTIONS='"../include/default.h"' -DINNEROPTIONS='"../include/inner.h"' -DMYADDR='"rings.whoi.edu:80"' -DOPTIONSERVER='"optserv1.whoi.edu/jg/otheropt3"' -DINFOSERVER='"rings.whoi.edu:80/jg/info"' -DDIRSERVER='"rings.whoi.edu:80/jg/dir"' -DBUTTONIMAGESDIR='"http://dmoserv3.bco-dmo.org/images"' -DBACKGROUND_COLOR='"ffffff"' -DDISPLAY_DATA_URL='TRUE' -DQUOTENOLINK  -I../methods -I../include -DHAS_OUTER_INTEREST_ENTRY -c ./outer_defgb.c -o ./outer_defgb.o
cc -DLINUX \
		-g  \
		-DOPTIONS='"../include/default.h"' -DINNEROPTIONS='"../include/inner.h"'  \
		-I/ -I../methods -I. -I../include  \
		./defgb.c ./ioopen_routines.c ./ioreadrec_routines.c ./outer_defgb.o \
		../lib/jgofs.a ../lib/jgofs.a -lm \
	-o ../../methods/defgb
 *** make file /data302/data_server/rings/src/htmlbin/makefile.aaserv does not contain appropriate
 *** macro name (CONFIG_FILE) to force makes

 ... making /data302/data_server/rings/src/htmlbin/makefile.aaserv (part of full make)
make: Nothing to be done for `all'.

 ... making /data302/data_server/rings/src/htmlbin/makefile.serv (part of full make)
cc -DLINUX -g \
		-DOPTIONS='"../include/default.h"' -DINNEROPTIONS='"../include/inner.h"' -DOPTIONSERVER='"optserv1.whoi.edu/jg/otheropt3"' -DJGOFSDIR='"/data302/data_server/rings"' \
		-I../include -I. \
		-c ./serv.c \
		-o serv.o
cc -DLINUX -g \
		./serv.o \
		../lib/jgofs.a \
		-o ../../htmlbin/serv
 *** make file /data302/data_server/rings/src/images/makefile.images does not contain appropriate
 *** macro name (CONFIG_FILE) to force makes

 ... making /data302/data_server/rings/src/images/makefile.images (part of full make)
make: Nothing to be done for `all'.

 ... making /data302/data_server/rings/src/join/makefile.join (part of full make)
cp ../methods/outer.c ./outer_join.c
cc -DLINUX   -DOPTIONS='"../include/default.h"' -DINNEROPTIONS='"../include/inner.h"' -DMYADDR='"rings.whoi.edu:80"' -DOPTIONSERVER='"optserv1.whoi.edu/jg/otheropt3"' -DINFOSERVER='"rings.whoi.edu:80/jg/info"' -DDIRSERVER='"rings.whoi.edu:80/jg/dir"' -DBUTTONIMAGESDIR='"http://dmoserv3.bco-dmo.org/images"' -DBACKGROUND_COLOR='"ffffff"' -DDISPLAY_DATA_URL='TRUE' -DQUOTENOLINK  -I../methods -I../include -c ./outer_join.c -o ./outer_join.o
cc -DLINUX \
		 -g \
		-DOPTIONS='"../include/default.h"' -DINNEROPTIONS='"../include/inner.h"' \
		-I../include -I. \
		./join.c ./outer_join.o ../lib/jgofs.a \
		../lib/jgofs.a  \
	-o ../../methods/join

 ... making /data302/data_server/rings/src/math/makefile.math (part of full make)
cp ../methods/outer.c ./outer_math.c
cc -DLINUX   -DOPTIONS='"../include/default.h"' -DINNEROPTIONS='"../include/inner.h"' -DMYADDR='"rings.whoi.edu:80"' -DOPTIONSERVER='"optserv1.whoi.edu/jg/otheropt3"' -DINFOSERVER='"rings.whoi.edu:80/jg/info"' -DDIRSERVER='"rings.whoi.edu:80/jg/dir"' -DBUTTONIMAGESDIR='"http://dmoserv3.bco-dmo.org/images"' -DBACKGROUND_COLOR='"ffffff"' -DDISPLAY_DATA_URL='TRUE' -DQUOTENOLINK  -I../methods -I../include -c ./outer_math.c -o ./outer_math.o
cc -DLINUX \
		 -g \
		-DOPTIONS='"../include/default.h"' -DINNEROPTIONS='"../include/inner.h"' \
		-I../include -I. \
		./math.c ./mathexw.c ./outer_math.o ../lib/jgofs.a \
		../lib/jgofs.a -lm \
	-o ../../methods/math
 *** make file /data302/data_server/rings/src/matlabjg/makefile.matlabjg does not contain appropriate
 *** macro name (CONFIG_FILE) to force makes

 ... making /data302/data_server/rings/src/matlabjg/makefile.matlabjg (part of full make)
make: Nothing to be done for `all'.

 ... making /data302/data_server/rings/src/matlab/makefile.makemat (part of full make)
Not making ../../bin/makemat-appropriate matlab library not provided
Please ignore make errors related to ../../bin/makemat
test  && \
		cc -DLINUX \
			 -g \
			-DOPTIONS='"../include/default.h"' -DINNEROPTIONS='"../include/inner.h"'  \
			-DBUTTONIMAGESDIR='"http://dmoserv3.bco-dmo.org/images"' \
			-I. \
			-I \
			-I../include \
			./makemat.c  \
			../lib/jgofs.a \
			-L \
			-Wl,-rpath, \
			-Wl,-rpath, \
			-lm -lmat -lmx \
		-o ../../bin/makemat 
make: *** [../../bin/makemat] Error 1
 *** make file /data302/data_server/rings/src/methods/makefile.aamethods does not contain appropriate
 *** macro name (CONFIG_FILE) to force makes

 ... making /data302/data_server/rings/src/methods/makefile.aamethods (part of full make)
make: Nothing to be done for `all'.

 ... making /data302/data_server/rings/src/methods/makefile.nm (part of full make)
cp ../methods/outer.c ./outer_nm.c
cc -DLINUX   -DOPTIONS='"../include/default.h"' -DINNEROPTIONS='"../include/inner.h"' -DMYADDR='"rings.whoi.edu:80"' -DOPTIONSERVER='"optserv1.whoi.edu/jg/otheropt3"' -DINFOSERVER='"rings.whoi.edu:80/jg/info"' -DDIRSERVER='"rings.whoi.edu:80/jg/dir"' -DBUTTONIMAGESDIR='"http://dmoserv3.bco-dmo.org/images"' -DBACKGROUND_COLOR='"ffffff"' -DDISPLAY_DATA_URL='TRUE' -DQUOTENOLINK  -I../methods -I../include -c ./outer_nm.c -o ./outer_nm.o
cc -DLINUX \
		 -g \
		-DOPTIONS='"../include/default.h"' -DINNEROPTIONS='"../include/inner.h"' -DREAD_COMMANDS \
		-I../include -I. \
		./nm.c ./outer_nm.o ../lib/jgofs.a \
		../lib/jgofs.a  \
	-o ../../methods/nm

 ... making /data302/data_server/rings/src/netcdf/makefile.makenetcdf (part of full make)
/bin/sh: -c: line 0: unexpected EOF while looking for matching `"'
/bin/sh: -c: line 1: syntax error: unexpected end of file
make: [/netcdf.h] Error 2 (ignored)
Appropriate netcdf library not provided
Please ignore make errors related to ../../bin/makenetcdf or ../../bin/testnetcdf
test  && \
		cc -DLINUX \
			 -g \
			-DOPTIONS='"../include/default.h"' -DINNEROPTIONS='"../include/inner.h"' \
			-DBUTTONIMAGESDIR='"http://dmoserv3.bco-dmo.org/images"' \
			-I. \
			-I \
			-I../include \
			./makenetcdf.c  \
			../lib/jgofs.a \
			-L \
			-Wl,-rpath, \
			-lnetcdf \
		-o ../../bin/makenetcdf 
make: *** [../../bin/makenetcdf] Error 1
 *** make file /data302/data_server/rings/src/objects/makefile.testobj does not contain appropriate
 *** macro name (CONFIG_FILE) to force makes

 ... making /data302/data_server/rings/src/objects/makefile.testobj (part of full make)
sed "s*JGOFSDIR*/data302/data_server/rings*g" objects.tmp > ../../objects/.objects
echo "datafile = .objects_parameter_1" > ../../objects/timecnv.ind
echo "timedateparams = .objects_parameter_2" >> ../../objects/timecnv.ind
echo "datafile = .objects_parameter_1" > ../../objects/timecnv_newvarlist.ind
echo "timedateparams = .objects_parameter_2" >> ../../objects/timecnv_newvarlist.ind
echo "varlist = .objects_parameter_3" >> ../../objects/timecnv_newvarlist.ind

 ... making /data302/data_server/rings/src/optbin/makefile.optbin (part of full make)
sed "s*jgofsdir*/data302/data_server/rings*g;\
		s*optionbin*optbin*g;\
		s*myaddr*rings.whoi.edu:80*g;\
		s*portaddr*80*g;\
		s*urloftemporaryfiledir**g;\
		s*temporaryfiledir**g" < build-opt-env.tmp >../../optbin/build-opt-env
chmod +x ../../optbin/build-opt-env;

 ... making /data302/data_server/rings/src/stats/makefile.stats (part of full make)
cp ../methods/outer.c ./outer_stats.c
cc -DLINUX   -DOPTIONS='"../include/default.h"' -DINNEROPTIONS='"../include/inner.h"' -DMYADDR='"rings.whoi.edu:80"' -DOPTIONSERVER='"optserv1.whoi.edu/jg/otheropt3"' -DINFOSERVER='"rings.whoi.edu:80/jg/info"' -DDIRSERVER='"rings.whoi.edu:80/jg/dir"' -DBUTTONIMAGESDIR='"http://dmoserv3.bco-dmo.org/images"' -DBACKGROUND_COLOR='"ffffff"' -DDISPLAY_DATA_URL='TRUE' -DQUOTENOLINK  -I../methods -I../include -c ./outer_stats.c -o ./outer_stats.o
cc -DLINUX \
		-g  \
		-DOPTIONS='"../include/default.h"' -DINNEROPTIONS='"../include/inner.h"'  \
		-I/ -I../methods -I. -I../include \
		./stats.c  ./outer_stats.o ../lib/jgofs.a \
		../lib/jgofs.a -lm \
	-o ../../methods/stats
