./
./htdocs/
./htdocs/index.html
./INSTALL.txt
./src/
./src/bin/
./src/bin/listvar.c
./src/bin/makefile.listvar
./src/bin/list.c
./src/bin/list.h
./src/bin/list_exitstatus.doc
./src/bin/list_output.doc
./src/bin/makefile.list
./src/bin/readme.list
./src/contrib/
./src/contrib/lm.c
./src/contrib/makefile.lm
./src/contrib/makefile.rs
./src/contrib/rs.c
./src/data/
./src/data/htmldata
./src/data/s10
./src/data/s3
./src/data/s4
./src/data/s5
./src/data/s6
./src/data/s7
./src/data/s8
./src/data/s9
./src/data/t
./src/data/t0
./src/data/t01
./src/data/t1
./src/data/t2
./src/defgb/
./src/defgb/comment_considerations.doc
./src/defgb/defgb.c
./src/defgb/defgb.h
./src/defgb/defgb_bugs.txt
./src/defgb/defgb_errs.txt
./src/defgb/defgb_revision.doc
./src/defgb/defgb_switches.doc
./src/defgb/ioopen_routines.c
./src/defgb/ioreadrec_routines.c
./src/defgb/makefile.defgb
./src/defgb/param1.doc
./src/defgb/readme.defgb
./src/defgb/varlist.doc
./src/htmlbin/
./src/htmlbin/dir_pl.tmp
./src/htmlbin/info_pl.tmp
./src/htmlbin/makefile.aaserv
./src/htmlbin/serv.c
./src/htmlbin/multi_columns_makefile.aaserv
./src/htmlbin/multi_columns_dir_pl.tmp
./src/htmlbin/makefile.serv
./src/include/
./src/include/default.h
./src/include/inner.h
./src/lib/
./src/lib/HTAccess.h
./src/lib/HTAlert.h
./src/lib/HTAnchor.h
./src/lib/HTAtom.h
./src/lib/HTFormat.h
./src/lib/HTList.h
./src/lib/HTParse.c
./src/lib/HTParse.h
./src/lib/jdb.c
./src/lib/HTStream.h
./src/lib/HTString.c
./src/lib/HTString.h
./src/lib/tcp.h
./src/lib/HTUtils.h
./src/lib/dct.c
./src/lib/fix.f
./src/lib/fixstr.f
./src/lib/makefile.jgofsf
./src/lib/outer_utils.c
./src/lib/path_info_routines.c
./src/lib/core.h
./src/lib/_makefile_.jgofs
./src/lib/h_file_dependency_macros.include
./src/lib/httcp.c
./src/lib/path_info_routines.h
./src/lib/readme.libupd
./src/lib/startchild.c
./src/lib/utils.c
./src/lib/utils.h
./src/lib/err_stub.c
./src/lib/jdbfuncdefns.h
./src/lib/err_stub_methods.c
./src/lib/path_info.doc
./src/lib/query_string.doc
./src/lib/query_string_routines.c
./src/lib/query_string_routines.h
./src/methods/
./src/methods/c2f.c
./src/methods/outer.c
./src/methods/def.c
./src/methods/makefile.aamethods
./src/methods/nm.c
./src/methods/outer.h
./src/methods/outer_brev.doc
./src/methods/outer_brev_revision.doc
./src/methods/outer_brev_switches.doc
./src/methods/outer_make_macros.include
./src/methods/readme.outer
./src/methods/makefile.nm
./src/objects/
./src/objects/makefile.testobj
./src/objects/objects.tmp
./src/objects/remoteobjects.tmp
./src/objects/test.tmp
./src/objects/testinfo.tmp
./src/stats/
./src/stats/makefile.stats
./src/stats/readme.stats
./src/stats/stats.c
./src/stats/stats.doc
./src/matlab/
./src/matlab/matlab_method.pl
./src/matlab/README
./src/matlab/sample_matlab_method.conf
./src/images/
./src/images/makefile.images
./src/images/datadisp.gif
./src/images/dir.gif
./src/images/doc.gif
./src/images/flat.gif
./src/images/level0.gif
./src/images/leveln.gif
./src/images/more.gif
./src/images/nolevel0.gif
./src/images/noleveln.gif
./src/images/youhere.gif
./build-env.doc
./build-env.pl
./build.doc
./build.pl
./README

 ... making /home/jgofs/src/lib/makefile.jgofs (part of full make)
cc  -g -I . -I . -I ../include -I{MAINTAINER_INCDIR} \
		-DOBJECT_ROOT='"/home/jgofs/objects"' \
	 	-DMETHOD_ROOT='"/home/jgofs/methods/"' \
		-DOPTIONS='"../include/default.h"' \
	   -c ./dct.c
cp ./core.h ../include/core.h
cc  -g -I . -I . -I ../include -I{MAINTAINER_INCDIR} \
		-DOBJECT_ROOT='"/home/jgofs/objects"' \
		-DMETHOD_ROOT='"/home/jgofs/methods/"' \
		-DOPTIONS='"../include/default.h"' \
		-DINNEROPTIONS='"../include/inner.h"' \
	   -c ./jdb.c
cc  -g -I . -I . -I ../include -I{MAINTAINER_INCDIR} -c ./HTParse.c
cc  -g -I . -I . -I ../include -I{MAINTAINER_INCDIR} -c ./HTString.c
cp ./httcp.c ./HTTCP.c
cc  -g -I . -I . -I ../include -I{MAINTAINER_INCDIR} -c ./HTTCP.c
cc  -g -c ./outer_utils.c
cp ./path_info_routines.h ../include/path_info_routines.h
cc  -g -I . -I . -I ../include -I{MAINTAINER_INCDIR} \
		-DOPTIONS='"../include/default.h"' \
		-DINNEROPTIONS='"../include/inner.h"' \
	   -c ./path_info_routines.c
cp ./query_string_routines.h ../include/query_string_routines.h
cc  -g -I . -I . -I ../include -I{MAINTAINER_INCDIR} \
	   -c ./query_string_routines.c
cc  -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  -g -I . -I . -I ../include -I{MAINTAINER_INCDIR} \
		-DOPTIONS='"../include/default.h"' \
		-DINNEROPTIONS='"../include/inner.h"' \
	   -c ./utils.c
/usr/bin/ar rv jgofs.a ./dct.o ./jdb.o ./HTParse.o ./HTString.o ./HTTCP.o ./outer_utils.o ./path_info_routines.o ./query_string_routines.o ./startchild.o ./utils.o
/usr/bin/ar: creating jgofs.a
a - ./dct.o
a - ./jdb.o
a - ./HTParse.o
a - ./HTString.o
a - ./HTTCP.o
a - ./outer_utils.o
a - ./path_info_routines.o
a - ./query_string_routines.o
a - ./startchild.o
a - ./utils.o
ranlib jgofs.a
Finished building jgofs.a
cp ./jdbfuncdefns.h ../include/jdbfuncdefns.h
cc  -g \
	   -c ./err_stub.c
cc  -g \
	   -c ./err_stub_methods.c
cp ./h_file_dependency_macros.include ../include/h_file_dependency_macros.include
 *** make file /home/jgofs/src/lib/makefile.jgofsf does not contain appropriate
 *** macro name (CONFIG_FILE) to force makes

 ... making /home/jgofs/src/lib/makefile.jgofsf (part of full make)
g77 -O   -c -o fixstr.o fixstr.f
g77 -O   -c -o fix.o fix.f
/usr/bin/ar rv jgofsf.a fixstr.o fix.o
/usr/bin/ar: creating jgofsf.a
a - fixstr.o
a - fix.o
ranlib jgofsf.a
Finished building jgofsf.a
 *** make file /home/jgofs/src/methods/makefile.aamethods does not contain appropriate
 *** macro name (CONFIG_FILE) to force makes

 ... making /home/jgofs/src/methods/makefile.aamethods (part of full make)
cc  \
		-DMYADDR='"optserv1.whoi.edu:80"' -DOPTIONSERVER='"optserv1.whoi.edu/jg/otheropt"' -DINFOSERVER='"optserv1.whoi.edu:80/jg/info"' -DDIRSERVER='"optserv1.whoi.edu:80/jg/dir"' -DBUTTONIMAGESDIR='"http://127.0.0.1/images"' \
		-DOPTIONS='"../include/default.h"' \
		-DINNEROPTIONS='"../include/inner.h"' \
		-I../methods/ -I../include/\
	        ../methods/outer.c \
		./def.c \
		../lib/err_stub_methods.o \
		../lib/jgofs.a -o ../../methods/def
cc -c ./c2f.c
./c2f.c: In function ‘ioopen_’:
./c2f.c:8: warning: incompatible implicit declaration of built-in function ‘malloc’

 ... making /home/jgofs/src/methods/makefile.nm (part of full make)
cp ../methods/outer.c ./outer_nm.c
cc   -DOPTIONS='"../include/default.h"' -DINNEROPTIONS='"../include/inner.h"' -DMYADDR='"optserv1.whoi.edu:80"' -DOPTIONSERVER='"optserv1.whoi.edu/jg/otheropt"' -DINFOSERVER='"optserv1.whoi.edu:80/jg/info"' -DDIRSERVER='"optserv1.whoi.edu:80/jg/dir"' -DBUTTONIMAGESDIR='"http://127.0.0.1/images"' -DBACKGROUND_COLOR='"808080"' -DDISPLAY_DATA_URL='FALSE' -DQUOTENOLINK  -I../methods -I../include -DUSE_DOUBLE -c ./outer_nm.c -o ./outer_nm.o
cc \
		 -g \
		-DOPTIONS='"../include/default.h"' -DINNEROPTIONS='"../include/inner.h"' \
		-I../include -I. \
		./nm.c ./outer_nm.o ../lib/jgofs.a \
		../lib/jgofs.a  \
	-o ../../methods/nm

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

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

 ... making /home/jgofs/src/contrib/makefile.lm (part of full make)
cc  \
	-DMYADDR='"optserv1.whoi.edu:80"' -DOPTIONSERVER='"optserv1.whoi.edu/jg/otheropt"' -DINFOSERVER='"optserv1.whoi.edu:80/jg/info"' -DDIRSERVER='"optserv1.whoi.edu:80/jg/dir"' -DBUTTONIMAGESDIR='"http://127.0.0.1/images"' -DOPTIONS='"../include/default.h"' -DINNEROPTIONS='"../include/inner.h"' -I../methods/ -I../include/ \
	lm.c ../methods/outer.c ../lib/err_stub_methods.o ../lib/jgofs.a -o ../../methods/lm

 ... making /home/jgofs/src/contrib/makefile.rs (part of full make)
cp ../methods/outer.c ./outer_rs.c
cc   -DOPTIONS='"../include/default.h"' -DINNEROPTIONS='"../include/inner.h"' -DMYADDR='"optserv1.whoi.edu:80"' -DOPTIONSERVER='"optserv1.whoi.edu/jg/otheropt"' -DINFOSERVER='"optserv1.whoi.edu:80/jg/info"' -DDIRSERVER='"optserv1.whoi.edu:80/jg/dir"' -DBUTTONIMAGESDIR='"http://127.0.0.1/images"' -DBACKGROUND_COLOR='"808080"' -DDISPLAY_DATA_URL='FALSE' -DQUOTENOLINK  -I../methods -I../include -DUSE_DOUBLE -c ./outer_rs.c -o ./outer_rs.o
cc \
		 -g \
		-DOPTIONS='"../include/default.h"' -DINNEROPTIONS='"../include/inner.h"' \
		-I../include -I. \
		./rs.c ./outer_rs.o \
		../lib/jgofs.a ../lib/jgofs.a  \
	-o ../../methods/rs

 ... making /home/jgofs/src/defgb/makefile.defgb (part of full make)
cp ../methods/outer.c ./outer_defgb.c
cc -g  -DOPTIONS='"../include/default.h"' -DINNEROPTIONS='"../include/inner.h"' -DMYADDR='"optserv1.whoi.edu:80"' -DOPTIONSERVER='"optserv1.whoi.edu/jg/otheropt"' -DINFOSERVER='"optserv1.whoi.edu:80/jg/info"' -DDIRSERVER='"optserv1.whoi.edu:80/jg/dir"' -DBUTTONIMAGESDIR='"http://127.0.0.1/images"' -DBACKGROUND_COLOR='"808080"' -DDISPLAY_DATA_URL='FALSE' -DQUOTENOLINK  -I../methods -I../include -DUSE_DOUBLE -DHAS_OUTER_INTEREST_ENTRY -c ./outer_defgb.c -o ./outer_defgb.o
cc \
		-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 /home/jgofs/src/htmlbin/makefile.aaserv does not contain appropriate
 *** macro name (CONFIG_FILE) to force makes

 ... making /home/jgofs/src/htmlbin/makefile.aaserv (part of full make)
sed "s*perllocation*/usr/bin/perl*g;\
		     s*myaddr*optserv1.whoi.edu:80*g;\
		     s*dmoname*Data Server*g;\
		     s*jgofsdir*/home/jgofs*g;\
		     s*objectdir*/*g;\
		     s*imagedirectory*http://127.0.0.1/images*g;\
		     s*informationserver*optserv1.whoi.edu:80/jg/info*g" <dir_pl.tmp > ../../htmlbin/dir;
/bin/sh: line 6: ../../htmlbin/dir: No such file or directory
make: *** [../../htmlbin/dir] Error 1

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

 ... making /home/jgofs/src/images/makefile.images (part of full make)
mkdir ../../images
cp datadisp.gif ../../images/datadisp.gif
cp dir.gif ../../images/dir.gif
cp doc.gif ../../images/doc.gif
cp flat.gif ../../images/flat.gif
cp level0.gif ../../images/level0.gif
cp leveln.gif ../../images/leveln.gif
cp more.gif ../../images/more.gif
cp nolevel0.gif ../../images/nolevel0.gif
cp noleveln.gif ../../images/noleveln.gif
cp youhere.gif ../../images/youhere.gif
 *** make file /home/jgofs/src/objects/makefile.testobj does not contain appropriate
 *** macro name (CONFIG_FILE) to force makes

 ... making /home/jgofs/src/objects/makefile.testobj (part of full make)
mkdir ../../objects
sed "s*JGOFSDIR*/home/jgofs*g" objects.tmp > ../../objects/.objects
sed "s*JGOFSDIR*/home/jgofs*g" remoteobjects.tmp > ../../objects/.remoteobjects
cp testinfo.tmp ../../objects/test.info

 ... making /home/jgofs/src/stats/makefile.stats (part of full make)
cp ../methods/outer.c ./outer_stats.c
cc   -DOPTIONS='"../include/default.h"' -DINNEROPTIONS='"../include/inner.h"' -DMYADDR='"optserv1.whoi.edu:80"' -DOPTIONSERVER='"optserv1.whoi.edu/jg/otheropt"' -DINFOSERVER='"optserv1.whoi.edu:80/jg/info"' -DDIRSERVER='"optserv1.whoi.edu:80/jg/dir"' -DBUTTONIMAGESDIR='"http://127.0.0.1/images"' -DBACKGROUND_COLOR='"808080"' -DDISPLAY_DATA_URL='FALSE' -DQUOTENOLINK  -I../methods -I../include -DUSE_DOUBLE -c ./outer_stats.c -o ./outer_stats.o
cc \
		-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

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

 ... making /home/jgofs/src/lib/makefile.jgofsf (part of full make)
make: Nothing to be done for `all'.
 *** make file /home/jgofs/src/methods/makefile.aamethods does not contain appropriate
 *** macro name (CONFIG_FILE) to force makes

 ... making /home/jgofs/src/methods/makefile.aamethods (part of full make)
cc  \
		-DMYADDR='"optserv1.whoi.edu:80"' -DOPTIONSERVER='"optserv1.whoi.edu/jg/otheropt"' -DINFOSERVER='"optserv1.whoi.edu:80/jg/info"' -DDIRSERVER='"optserv1.whoi.edu:80/jg/dir"' -DBUTTONIMAGESDIR='"http://127.0.0.1/images"' \
		-DOPTIONS='"../include/default.h"' \
		-DINNEROPTIONS='"../include/inner.h"' \
		-I../methods/ -I../include/\
	        ../methods/outer.c \
		./def.c \
		../lib/err_stub_methods.o \
		../lib/jgofs.a -o ../../methods/def

 ... making /home/jgofs/src/methods/makefile.nm (part of full make)
cp ../methods/outer.c ./outer_nm.c
cc   -DOPTIONS='"../include/default.h"' -DINNEROPTIONS='"../include/inner.h"' -DMYADDR='"optserv1.whoi.edu:80"' -DOPTIONSERVER='"optserv1.whoi.edu/jg/otheropt"' -DINFOSERVER='"optserv1.whoi.edu:80/jg/info"' -DDIRSERVER='"optserv1.whoi.edu:80/jg/dir"' -DBUTTONIMAGESDIR='"http://127.0.0.1/images"' -DBACKGROUND_COLOR='"808080"' -DDISPLAY_DATA_URL='FALSE' -DQUOTENOLINK  -I../methods -I../include -DUSE_DOUBLE -c ./outer_nm.c -o ./outer_nm.o
cc \
		 -g \
		-DOPTIONS='"../include/default.h"' -DINNEROPTIONS='"../include/inner.h"' \
		-I../include -I. \
		./nm.c ./outer_nm.o ../lib/jgofs.a \
		../lib/jgofs.a  \
	-o ../../methods/nm

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

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

 ... making /home/jgofs/src/contrib/makefile.lm (part of full make)
cc  \
	-DMYADDR='"optserv1.whoi.edu:80"' -DOPTIONSERVER='"optserv1.whoi.edu/jg/otheropt"' -DINFOSERVER='"optserv1.whoi.edu:80/jg/info"' -DDIRSERVER='"optserv1.whoi.edu:80/jg/dir"' -DBUTTONIMAGESDIR='"http://127.0.0.1/images"' -DOPTIONS='"../include/default.h"' -DINNEROPTIONS='"../include/inner.h"' -I../methods/ -I../include/ \
	lm.c ../methods/outer.c ../lib/err_stub_methods.o ../lib/jgofs.a -o ../../methods/lm

 ... making /home/jgofs/src/contrib/makefile.rs (part of full make)
cp ../methods/outer.c ./outer_rs.c
cc   -DOPTIONS='"../include/default.h"' -DINNEROPTIONS='"../include/inner.h"' -DMYADDR='"optserv1.whoi.edu:80"' -DOPTIONSERVER='"optserv1.whoi.edu/jg/otheropt"' -DINFOSERVER='"optserv1.whoi.edu:80/jg/info"' -DDIRSERVER='"optserv1.whoi.edu:80/jg/dir"' -DBUTTONIMAGESDIR='"http://127.0.0.1/images"' -DBACKGROUND_COLOR='"808080"' -DDISPLAY_DATA_URL='FALSE' -DQUOTENOLINK  -I../methods -I../include -DUSE_DOUBLE -c ./outer_rs.c -o ./outer_rs.o
cc \
		 -g \
		-DOPTIONS='"../include/default.h"' -DINNEROPTIONS='"../include/inner.h"' \
		-I../include -I. \
		./rs.c ./outer_rs.o \
		../lib/jgofs.a ../lib/jgofs.a  \
	-o ../../methods/rs

 ... making /home/jgofs/src/defgb/makefile.defgb (part of full make)
cp ../methods/outer.c ./outer_defgb.c
cc -g  -DOPTIONS='"../include/default.h"' -DINNEROPTIONS='"../include/inner.h"' -DMYADDR='"optserv1.whoi.edu:80"' -DOPTIONSERVER='"optserv1.whoi.edu/jg/otheropt"' -DINFOSERVER='"optserv1.whoi.edu:80/jg/info"' -DDIRSERVER='"optserv1.whoi.edu:80/jg/dir"' -DBUTTONIMAGESDIR='"http://127.0.0.1/images"' -DBACKGROUND_COLOR='"808080"' -DDISPLAY_DATA_URL='FALSE' -DQUOTENOLINK  -I../methods -I../include -DUSE_DOUBLE -DHAS_OUTER_INTEREST_ENTRY -c ./outer_defgb.c -o ./outer_defgb.o
cc \
		-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 /home/jgofs/src/htmlbin/makefile.aaserv does not contain appropriate
 *** macro name (CONFIG_FILE) to force makes

 ... making /home/jgofs/src/htmlbin/makefile.aaserv (part of full make)
sed "s*perllocation*/usr/bin/perl*g;\
		     s*myaddr*optserv1.whoi.edu:80*g;\
		     s*dmoname*Data Server*g;\
		     s*jgofsdir*/home/jgofs*g;\
		     s*objectdir*/*g;\
		     s*imagedirectory*http://127.0.0.1/images*g;\
		     s*informationserver*optserv1.whoi.edu:80/jg/info*g" <dir_pl.tmp > ../../htmlbin/dir;
chmod +x ../../htmlbin/dir;
sed "s*perllocation*/usr/bin/perl*g;\
		     s*dmoname*Data Server*g;\
                     s*imagedirectory*http://127.0.0.1/images*g;\
		     s*jgofsdir*/home/jgofs*g;\
		     s*informationserver*optserv1.whoi.edu:80/jg/info*g" < info_pl.tmp > ../../htmlbin/info; \
	chmod +x ../../htmlbin/info;

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

 ... making /home/jgofs/src/images/makefile.images (part of full make)
make: Nothing to be done for `all'.
 *** make file /home/jgofs/src/objects/makefile.testobj does not contain appropriate
 *** macro name (CONFIG_FILE) to force makes

 ... making /home/jgofs/src/objects/makefile.testobj (part of full make)
make: Nothing to be done for `all'.

 ... making /home/jgofs/src/stats/makefile.stats (part of full make)
cp ../methods/outer.c ./outer_stats.c
cc   -DOPTIONS='"../include/default.h"' -DINNEROPTIONS='"../include/inner.h"' -DMYADDR='"optserv1.whoi.edu:80"' -DOPTIONSERVER='"optserv1.whoi.edu/jg/otheropt"' -DINFOSERVER='"optserv1.whoi.edu:80/jg/info"' -DDIRSERVER='"optserv1.whoi.edu:80/jg/dir"' -DBUTTONIMAGESDIR='"http://127.0.0.1/images"' -DBACKGROUND_COLOR='"808080"' -DDISPLAY_DATA_URL='FALSE' -DQUOTENOLINK  -I../methods -I../include -DUSE_DOUBLE -c ./outer_stats.c -o ./outer_stats.o
cc \
		-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

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

 ... making /home/jgofs/src/lib/makefile.jgofsf (part of full make)
make: Nothing to be done for `all'.
 *** make file /home/jgofs/src/methods/makefile.aamethods does not contain appropriate
 *** macro name (CONFIG_FILE) to force makes

 ... making /home/jgofs/src/methods/makefile.aamethods (part of full make)
cc  \
		-DMYADDR='"gb9.whoi.edu:80"' -DOPTIONSERVER='"optserv1.whoi.edu/jg/otheropt"' -DINFOSERVER='"gb9.whoi.edu:80/jg/info"' -DDIRSERVER='"gb9.whoi.edu:80/jg/dir"' -DBUTTONIMAGESDIR='"http://gb9.whoi.edu/images"' \
		-DOPTIONS='"../include/default.h"' \
		-DINNEROPTIONS='"../include/inner.h"' \
		-I../methods/ -I../include/\
	        ../methods/outer.c \
		./def.c \
		../lib/err_stub_methods.o \
		../lib/jgofs.a -o ../../methods/def

 ... making /home/jgofs/src/methods/makefile.nm (part of full make)
cp ../methods/outer.c ./outer_nm.c
cc   -DOPTIONS='"../include/default.h"' -DINNEROPTIONS='"../include/inner.h"' -DMYADDR='"gb9.whoi.edu:80"' -DOPTIONSERVER='"optserv1.whoi.edu/jg/otheropt"' -DINFOSERVER='"gb9.whoi.edu:80/jg/info"' -DDIRSERVER='"gb9.whoi.edu:80/jg/dir"' -DBUTTONIMAGESDIR='"http://gb9.whoi.edu/images"' -DBACKGROUND_COLOR='"808080"' -DDISPLAY_DATA_URL='FALSE' -DQUOTENOLINK  -I../methods -I../include -DUSE_DOUBLE -c ./outer_nm.c -o ./outer_nm.o
cc \
		 -g \
		-DOPTIONS='"../include/default.h"' -DINNEROPTIONS='"../include/inner.h"' \
		-I../include -I. \
		./nm.c ./outer_nm.o ../lib/jgofs.a \
		../lib/jgofs.a  \
	-o ../../methods/nm

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

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

 ... making /home/jgofs/src/contrib/makefile.lm (part of full make)
cc  \
	-DMYADDR='"gb9.whoi.edu:80"' -DOPTIONSERVER='"optserv1.whoi.edu/jg/otheropt"' -DINFOSERVER='"gb9.whoi.edu:80/jg/info"' -DDIRSERVER='"gb9.whoi.edu:80/jg/dir"' -DBUTTONIMAGESDIR='"http://gb9.whoi.edu/images"' -DOPTIONS='"../include/default.h"' -DINNEROPTIONS='"../include/inner.h"' -I../methods/ -I../include/ \
	lm.c ../methods/outer.c ../lib/err_stub_methods.o ../lib/jgofs.a -o ../../methods/lm

 ... making /home/jgofs/src/contrib/makefile.rs (part of full make)
cp ../methods/outer.c ./outer_rs.c
cc   -DOPTIONS='"../include/default.h"' -DINNEROPTIONS='"../include/inner.h"' -DMYADDR='"gb9.whoi.edu:80"' -DOPTIONSERVER='"optserv1.whoi.edu/jg/otheropt"' -DINFOSERVER='"gb9.whoi.edu:80/jg/info"' -DDIRSERVER='"gb9.whoi.edu:80/jg/dir"' -DBUTTONIMAGESDIR='"http://gb9.whoi.edu/images"' -DBACKGROUND_COLOR='"808080"' -DDISPLAY_DATA_URL='FALSE' -DQUOTENOLINK  -I../methods -I../include -DUSE_DOUBLE -c ./outer_rs.c -o ./outer_rs.o
cc \
		 -g \
		-DOPTIONS='"../include/default.h"' -DINNEROPTIONS='"../include/inner.h"' \
		-I../include -I. \
		./rs.c ./outer_rs.o \
		../lib/jgofs.a ../lib/jgofs.a  \
	-o ../../methods/rs

 ... making /home/jgofs/src/defgb/makefile.defgb (part of full make)
cp ../methods/outer.c ./outer_defgb.c
cc -g  -DOPTIONS='"../include/default.h"' -DINNEROPTIONS='"../include/inner.h"' -DMYADDR='"gb9.whoi.edu:80"' -DOPTIONSERVER='"optserv1.whoi.edu/jg/otheropt"' -DINFOSERVER='"gb9.whoi.edu:80/jg/info"' -DDIRSERVER='"gb9.whoi.edu:80/jg/dir"' -DBUTTONIMAGESDIR='"http://gb9.whoi.edu/images"' -DBACKGROUND_COLOR='"808080"' -DDISPLAY_DATA_URL='FALSE' -DQUOTENOLINK  -I../methods -I../include -DUSE_DOUBLE -DHAS_OUTER_INTEREST_ENTRY -c ./outer_defgb.c -o ./outer_defgb.o
cc \
		-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 /home/jgofs/src/htmlbin/makefile.aaserv does not contain appropriate
 *** macro name (CONFIG_FILE) to force makes

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

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

 ... making /home/jgofs/src/images/makefile.images (part of full make)
make: Nothing to be done for `all'.
 *** make file /home/jgofs/src/objects/makefile.testobj does not contain appropriate
 *** macro name (CONFIG_FILE) to force makes

 ... making /home/jgofs/src/objects/makefile.testobj (part of full make)
make: Nothing to be done for `all'.

 ... making /home/jgofs/src/stats/makefile.stats (part of full make)
cp ../methods/outer.c ./outer_stats.c
cc   -DOPTIONS='"../include/default.h"' -DINNEROPTIONS='"../include/inner.h"' -DMYADDR='"gb9.whoi.edu:80"' -DOPTIONSERVER='"optserv1.whoi.edu/jg/otheropt"' -DINFOSERVER='"gb9.whoi.edu:80/jg/info"' -DDIRSERVER='"gb9.whoi.edu:80/jg/dir"' -DBUTTONIMAGESDIR='"http://gb9.whoi.edu/images"' -DBACKGROUND_COLOR='"808080"' -DDISPLAY_DATA_URL='FALSE' -DQUOTENOLINK  -I../methods -I../include -DUSE_DOUBLE -c ./outer_stats.c -o ./outer_stats.o
cc \
		-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

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

 ... making /home/jgofs/src/lib/makefile.jgofsf (part of full make)
make: Nothing to be done for `all'.
 *** make file /home/jgofs/src/methods/makefile.aamethods does not contain appropriate
 *** macro name (CONFIG_FILE) to force makes

 ... making /home/jgofs/src/methods/makefile.aamethods (part of full make)
cc  \
		-DMYADDR='"gb9.whoi.edu:80"' -DOPTIONSERVER='"optserv1.whoi.edu/jg/otheropt"' -DINFOSERVER='"gb9.whoi.edu:80/jg/info"' -DDIRSERVER='"gb9.whoi.edu:80/jg/dir"' -DBUTTONIMAGESDIR='"http://gb9.whoi.edu/images"' \
		-DOPTIONS='"../include/default.h"' \
		-DINNEROPTIONS='"../include/inner.h"' \
		-I../methods/ -I../include/\
	        ../methods/outer.c \
		./def.c \
		../lib/err_stub_methods.o \
		../lib/jgofs.a -o ../../methods/def

 ... making /home/jgofs/src/methods/makefile.nm (part of full make)
cp ../methods/outer.c ./outer_nm.c
cc   -DOPTIONS='"../include/default.h"' -DINNEROPTIONS='"../include/inner.h"' -DMYADDR='"gb9.whoi.edu:80"' -DOPTIONSERVER='"optserv1.whoi.edu/jg/otheropt"' -DINFOSERVER='"gb9.whoi.edu:80/jg/info"' -DDIRSERVER='"gb9.whoi.edu:80/jg/dir"' -DBUTTONIMAGESDIR='"http://gb9.whoi.edu/images"' -DBACKGROUND_COLOR='"ffffff"' -DDISPLAY_DATA_URL='FALSE' -DQUOTENOLINK  -I../methods -I../include -DUSE_DOUBLE -c ./outer_nm.c -o ./outer_nm.o
cc \
		 -g \
		-DOPTIONS='"../include/default.h"' -DINNEROPTIONS='"../include/inner.h"' \
		-I../include -I. \
		./nm.c ./outer_nm.o ../lib/jgofs.a \
		../lib/jgofs.a  \
	-o ../../methods/nm

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

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

 ... making /home/jgofs/src/contrib/makefile.lm (part of full make)
cc  \
	-DMYADDR='"gb9.whoi.edu:80"' -DOPTIONSERVER='"optserv1.whoi.edu/jg/otheropt"' -DINFOSERVER='"gb9.whoi.edu:80/jg/info"' -DDIRSERVER='"gb9.whoi.edu:80/jg/dir"' -DBUTTONIMAGESDIR='"http://gb9.whoi.edu/images"' -DOPTIONS='"../include/default.h"' -DINNEROPTIONS='"../include/inner.h"' -I../methods/ -I../include/ \
	lm.c ../methods/outer.c ../lib/err_stub_methods.o ../lib/jgofs.a -o ../../methods/lm

 ... making /home/jgofs/src/contrib/makefile.rs (part of full make)
cp ../methods/outer.c ./outer_rs.c
cc   -DOPTIONS='"../include/default.h"' -DINNEROPTIONS='"../include/inner.h"' -DMYADDR='"gb9.whoi.edu:80"' -DOPTIONSERVER='"optserv1.whoi.edu/jg/otheropt"' -DINFOSERVER='"gb9.whoi.edu:80/jg/info"' -DDIRSERVER='"gb9.whoi.edu:80/jg/dir"' -DBUTTONIMAGESDIR='"http://gb9.whoi.edu/images"' -DBACKGROUND_COLOR='"ffffff"' -DDISPLAY_DATA_URL='FALSE' -DQUOTENOLINK  -I../methods -I../include -DUSE_DOUBLE -c ./outer_rs.c -o ./outer_rs.o
cc \
		 -g \
		-DOPTIONS='"../include/default.h"' -DINNEROPTIONS='"../include/inner.h"' \
		-I../include -I. \
		./rs.c ./outer_rs.o \
		../lib/jgofs.a ../lib/jgofs.a  \
	-o ../../methods/rs

 ... making /home/jgofs/src/defgb/makefile.defgb (part of full make)
cp ../methods/outer.c ./outer_defgb.c
cc -g  -DOPTIONS='"../include/default.h"' -DINNEROPTIONS='"../include/inner.h"' -DMYADDR='"gb9.whoi.edu:80"' -DOPTIONSERVER='"optserv1.whoi.edu/jg/otheropt"' -DINFOSERVER='"gb9.whoi.edu:80/jg/info"' -DDIRSERVER='"gb9.whoi.edu:80/jg/dir"' -DBUTTONIMAGESDIR='"http://gb9.whoi.edu/images"' -DBACKGROUND_COLOR='"ffffff"' -DDISPLAY_DATA_URL='FALSE' -DQUOTENOLINK  -I../methods -I../include -DUSE_DOUBLE -DHAS_OUTER_INTEREST_ENTRY -c ./outer_defgb.c -o ./outer_defgb.o
cc \
		-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 /home/jgofs/src/htmlbin/makefile.aaserv does not contain appropriate
 *** macro name (CONFIG_FILE) to force makes

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

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

 ... making /home/jgofs/src/images/makefile.images (part of full make)
make: Nothing to be done for `all'.
 *** make file /home/jgofs/src/objects/makefile.testobj does not contain appropriate
 *** macro name (CONFIG_FILE) to force makes

 ... making /home/jgofs/src/objects/makefile.testobj (part of full make)
make: Nothing to be done for `all'.

 ... making /home/jgofs/src/stats/makefile.stats (part of full make)
cp ../methods/outer.c ./outer_stats.c
cc   -DOPTIONS='"../include/default.h"' -DINNEROPTIONS='"../include/inner.h"' -DMYADDR='"gb9.whoi.edu:80"' -DOPTIONSERVER='"optserv1.whoi.edu/jg/otheropt"' -DINFOSERVER='"gb9.whoi.edu:80/jg/info"' -DDIRSERVER='"gb9.whoi.edu:80/jg/dir"' -DBUTTONIMAGESDIR='"http://gb9.whoi.edu/images"' -DBACKGROUND_COLOR='"ffffff"' -DDISPLAY_DATA_URL='FALSE' -DQUOTENOLINK  -I../methods -I../include -DUSE_DOUBLE -c ./outer_stats.c -o ./outer_stats.o
cc \
		-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

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

 ... making /home/jgofs/src/lib/makefile.jgofsf (part of full make)
make: Nothing to be done for `all'.
 *** make file /home/jgofs/src/methods/makefile.aamethods does not contain appropriate
 *** macro name (CONFIG_FILE) to force makes

 ... making /home/jgofs/src/methods/makefile.aamethods (part of full make)
cc  \
		-DMYADDR='"gb9.whoi.edu:80"' -DOPTIONSERVER='"optserv1.whoi.edu/jg/otheropt"' -DINFOSERVER='"gb9.whoi.edu:80/jg/info"' -DDIRSERVER='"gb9.whoi.edu:80/jg/dir"' -DBUTTONIMAGESDIR='"http://gb9.whoi.edu/images"' \
		-DOPTIONS='"../include/default.h"' \
		-DINNEROPTIONS='"../include/inner.h"' \
		-I../methods/ -I../include/\
	        ../methods/outer.c \
		./def.c \
		../lib/err_stub_methods.o \
		../lib/jgofs.a -o ../../methods/def

 ... making /home/jgofs/src/methods/makefile.nm (part of full make)
cp ../methods/outer.c ./outer_nm.c
cc   -DOPTIONS='"../include/default.h"' -DINNEROPTIONS='"../include/inner.h"' -DMYADDR='"gb9.whoi.edu:80"' -DOPTIONSERVER='"optserv1.whoi.edu/jg/otheropt"' -DINFOSERVER='"gb9.whoi.edu:80/jg/info"' -DDIRSERVER='"gb9.whoi.edu:80/jg/dir"' -DBUTTONIMAGESDIR='"http://gb9.whoi.edu/images"' -DBACKGROUND_COLOR='"ffffff"' -DDISPLAY_DATA_URL='FALSE' -DQUOTENOLINK  -I../methods -I../include -DUSE_DOUBLE -c ./outer_nm.c -o ./outer_nm.o
cc \
		 -g \
		-DOPTIONS='"../include/default.h"' -DINNEROPTIONS='"../include/inner.h"' \
		-I../include -I. \
		./nm.c ./outer_nm.o ../lib/jgofs.a \
		../lib/jgofs.a  \
	-o ../../methods/nm

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

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

 ... making /home/jgofs/src/contrib/makefile.lm (part of full make)
cc  \
	-DMYADDR='"gb9.whoi.edu:80"' -DOPTIONSERVER='"optserv1.whoi.edu/jg/otheropt"' -DINFOSERVER='"gb9.whoi.edu:80/jg/info"' -DDIRSERVER='"gb9.whoi.edu:80/jg/dir"' -DBUTTONIMAGESDIR='"http://gb9.whoi.edu/images"' -DOPTIONS='"../include/default.h"' -DINNEROPTIONS='"../include/inner.h"' -I../methods/ -I../include/ \
	lm.c ../methods/outer.c ../lib/err_stub_methods.o ../lib/jgofs.a -o ../../methods/lm

 ... making /home/jgofs/src/contrib/makefile.rs (part of full make)
cp ../methods/outer.c ./outer_rs.c
cc   -DOPTIONS='"../include/default.h"' -DINNEROPTIONS='"../include/inner.h"' -DMYADDR='"gb9.whoi.edu:80"' -DOPTIONSERVER='"optserv1.whoi.edu/jg/otheropt"' -DINFOSERVER='"gb9.whoi.edu:80/jg/info"' -DDIRSERVER='"gb9.whoi.edu:80/jg/dir"' -DBUTTONIMAGESDIR='"http://gb9.whoi.edu/images"' -DBACKGROUND_COLOR='"ffffff"' -DDISPLAY_DATA_URL='FALSE' -DQUOTENOLINK  -I../methods -I../include -DUSE_DOUBLE -c ./outer_rs.c -o ./outer_rs.o
cc \
		 -g \
		-DOPTIONS='"../include/default.h"' -DINNEROPTIONS='"../include/inner.h"' \
		-I../include -I. \
		./rs.c ./outer_rs.o \
		../lib/jgofs.a ../lib/jgofs.a  \
	-o ../../methods/rs

 ... making /home/jgofs/src/defgb/makefile.defgb (part of full make)
cp ../methods/outer.c ./outer_defgb.c
cc -g  -DOPTIONS='"../include/default.h"' -DINNEROPTIONS='"../include/inner.h"' -DMYADDR='"gb9.whoi.edu:80"' -DOPTIONSERVER='"optserv1.whoi.edu/jg/otheropt"' -DINFOSERVER='"gb9.whoi.edu:80/jg/info"' -DDIRSERVER='"gb9.whoi.edu:80/jg/dir"' -DBUTTONIMAGESDIR='"http://gb9.whoi.edu/images"' -DBACKGROUND_COLOR='"ffffff"' -DDISPLAY_DATA_URL='FALSE' -DQUOTENOLINK  -I../methods -I../include -DUSE_DOUBLE -DHAS_OUTER_INTEREST_ENTRY -c ./outer_defgb.c -o ./outer_defgb.o
cc \
		-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 /home/jgofs/src/htmlbin/makefile.aaserv does not contain appropriate
 *** macro name (CONFIG_FILE) to force makes

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

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

 ... making /home/jgofs/src/images/makefile.images (part of full make)
make: Nothing to be done for `all'.
 *** make file /home/jgofs/src/objects/makefile.testobj does not contain appropriate
 *** macro name (CONFIG_FILE) to force makes

 ... making /home/jgofs/src/objects/makefile.testobj (part of full make)
make: Nothing to be done for `all'.

 ... making /home/jgofs/src/stats/makefile.stats (part of full make)
cp ../methods/outer.c ./outer_stats.c
cc   -DOPTIONS='"../include/default.h"' -DINNEROPTIONS='"../include/inner.h"' -DMYADDR='"gb9.whoi.edu:80"' -DOPTIONSERVER='"optserv1.whoi.edu/jg/otheropt"' -DINFOSERVER='"gb9.whoi.edu:80/jg/info"' -DDIRSERVER='"gb9.whoi.edu:80/jg/dir"' -DBUTTONIMAGESDIR='"http://gb9.whoi.edu/images"' -DBACKGROUND_COLOR='"ffffff"' -DDISPLAY_DATA_URL='FALSE' -DQUOTENOLINK  -I../methods -I../include -DUSE_DOUBLE -c ./outer_stats.c -o ./outer_stats.o
cc \
		-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
