Making server
Making data server
gcc -O -fpcc-struct-return -fno-builtin -DDATA_DIRECTORY=\"/appl/help\"  -DDOMAIN_NAME=\".csc.fi\"  -DGOPHER_PORT=70        -I../object -I.. -I../ir -I../ui -c error.c
gcc -O -fpcc-struct-return -fno-builtin -DDATA_DIRECTORY=\"/appl/help\"  -DDOMAIN_NAME=\".csc.fi\"  -DGOPHER_PORT=70        -I../object -I.. -I../ir -I../ui -c globals.c
gcc -O -fpcc-struct-return -fno-builtin -DDATA_DIRECTORY=\"/appl/help\"  -DDOMAIN_NAME=\".csc.fi\"  -DGOPHER_PORT=70        -I../object -I.. -I../ir -I../ui -DCONF_FILE=\"/usr/local/etc/gopherd.conf\" -c gopherd.c
gopherd.c: In function `do_command':
gopherd.c:874: warning: assignment makes pointer from integer without a cast
gopherd.c:885: warning: assignment makes pointer from integer without a cast
gopherd.c:941: warning: assignment makes pointer from integer without a cast
gcc -O -fpcc-struct-return -fno-builtin -DDATA_DIRECTORY=\"/appl/help\"  -DDOMAIN_NAME=\".csc.fi\"  -DGOPHER_PORT=70        -I../object -I.. -I../ir -I../ui -c daemon.c
gcc -O -fpcc-struct-return -fno-builtin -DDATA_DIRECTORY=\"/appl/help\"  -DDOMAIN_NAME=\".csc.fi\"  -DGOPHER_PORT=70        -I../object -I.. -I../ir -I../ui -c special.c
special.c: In function `specialfile':
special.c:74: warning: assignment makes pointer from integer without a cast
special.c:91: warning: assignment makes pointer from integer without a cast
gcc -O -fpcc-struct-return -fno-builtin -DDATA_DIRECTORY=\"/appl/help\"  -DDOMAIN_NAME=\".csc.fi\"  -DGOPHER_PORT=70        -I../object -I.. -I../ir -I../ui -c dedot.c
gcc -O -fpcc-struct-return -fno-builtin -DDATA_DIRECTORY=\"/appl/help\"  -DDOMAIN_NAME=\".csc.fi\"  -DGOPHER_PORT=70        -I../object -I.. -I../ir -I../ui -c openers.c
gcc -O -fpcc-struct-return -fno-builtin -DDATA_DIRECTORY=\"/appl/help\"  -DDOMAIN_NAME=\".csc.fi\"  -DGOPHER_PORT=70        -I../object -I.. -I../ir -I../ui -c index.c
index.c: In function `Do_IndexTrans':
index.c:55: warning: assignment makes pointer from integer without a cast
index.c:57: warning: assignment makes pointer from integer without a cast
index.c:106: warning: assignment makes pointer from integer without a cast
index.c:124: warning: assignment makes pointer from integer without a cast
index.c: In function `GrepIndexQuery':
index.c:345: warning: assignment makes pointer from integer without a cast
index.c:357: warning: assignment makes pointer from integer without a cast
index.c:360: warning: assignment makes pointer from integer without a cast
index.c:362: warning: assignment makes pointer from integer without a cast
index.c: In function `ShellIndexQuery':
index.c:402: warning: assignment makes pointer from integer without a cast
gcc -O -fpcc-struct-return -fno-builtin -DDATA_DIRECTORY=\"/appl/help\"  -DDOMAIN_NAME=\".csc.fi\"  -DGOPHER_PORT=70        -I../object -I.. -I../ir -I../ui -c Waisindex.c
gcc -O -fpcc-struct-return -fno-builtin -DDATA_DIRECTORY=\"/appl/help\"  -DDOMAIN_NAME=\".csc.fi\"  -DGOPHER_PORT=70        -I../object -I.. -I../ir -I../ui -c serverutil.c
gcc -O -fpcc-struct-return -fno-builtin -DDATA_DIRECTORY=\"/appl/help\"  -DDOMAIN_NAME=\".csc.fi\"  -DGOPHER_PORT=70        -I../object -I.. -I../ir -I../ui -c ftp.c
ftp.c: In function `SendFtpQuery':
ftp.c:134: warning: assignment makes pointer from integer without a cast
ftp.c:205: warning: assignment makes pointer from integer without a cast
ftp.c:211: warning: assignment makes pointer from integer without a cast
ftp.c: In function `GenerateUniqueFiles':
ftp.c:414: warning: assignment makes pointer from integer without a cast
gcc -O -fpcc-struct-return -fno-builtin -DDATA_DIRECTORY=\"/appl/help\"  -DDOMAIN_NAME=\".csc.fi\"  -DGOPHER_PORT=70        -I../object -I.. -I../ir -I../ui -c waisgopher.c
gcc -O -fpcc-struct-return -fno-builtin -DDATA_DIRECTORY=\"/appl/help\"  -DDOMAIN_NAME=\".csc.fi\"  -DGOPHER_PORT=70        -I../object -I.. -I../ir -I../ui -c ext.c
gcc -O -fpcc-struct-return -fno-builtin -DDATA_DIRECTORY=\"/appl/help\"  -DDOMAIN_NAME=\".csc.fi\"  -DGOPHER_PORT=70        -I../object -I.. -I../ir -I../ui -c site.c
gcc -O -fpcc-struct-return -fno-builtin -DDATA_DIRECTORY=\"/appl/help\"  -DDOMAIN_NAME=\".csc.fi\"  -DGOPHER_PORT=70        -I../object -I.. -I../ir -I../ui -c gopherdconf.c
gopherdconf.c: In function `GDCfromFile':
gopherdconf.c:155: warning: assignment makes pointer from integer without a cast
gcc -O -fpcc-struct-return -fno-builtin -DDATA_DIRECTORY=\"/appl/help\"  -DDOMAIN_NAME=\".csc.fi\"  -DGOPHER_PORT=70        -I../object -I.. -I../ir -I../ui -c kernutils.c
gcc -L../object -o gopherd error.o globals.o gopherd.o daemon.o special.o  dedot.o openers.o index.o Waisindex.o serverutil.o ftp.o  waisgopher.o ext.o site.o gopherdconf.o kernutils.o  -lm -lgopher  -lresolv      
