[karathas@saturn src]$ make
make
make smaug
make[1]: Entering directory `/home/karathas/dist/src'
gcc -c -O -g3 -Wall -Wuninitialized -DREQUESTS -DSMAUG act_comm.c
act_comm.c: In function `init_profanity_checker':
act_comm.c:3180: warning: implicit declaration of function `re_comp'
act_comm.c:3180: warning: assignment makes pointer from integer without a
cast
act_comm.c: In function `is_profane':
act_comm.c:3295: warning: implicit declaration of function `re_exec'
gcc -c -O -g3 -Wall -Wuninitialized -DREQUESTS -DSMAUG act_info.c
gcc -c -O -g3 -Wall -Wuninitialized -DREQUESTS -DSMAUG act_move.c
gcc -c -O -g3 -Wall -Wuninitialized -DREQUESTS -DSMAUG act_obj.c
gcc -c -O -g3 -Wall -Wuninitialized -DREQUESTS -DSMAUG act_wiz.c
gcc -c -O -g3 -Wall -Wuninitialized -DREQUESTS -DSMAUG boards.c
gcc -c -O -g3 -Wall -Wuninitialized -DREQUESTS -DSMAUG build.c
gcc -c -O -g3 -Wall -Wuninitialized -DREQUESTS -DSMAUG clans.c
gcc -c -O -g3 -Wall -Wuninitialized -DREQUESTS -DSMAUG comm.c
gcc -c -O -g3 -Wall -Wuninitialized -DREQUESTS -DSMAUG comments.c
gcc -c -O -g3 -Wall -Wuninitialized -DREQUESTS -DSMAUG const.c
gcc -c -O -g3 -Wall -Wuninitialized -DREQUESTS -DSMAUG db.c
gcc -c -O -g3 -Wall -Wuninitialized -DREQUESTS -DSMAUG deity.c
gcc -c -O -g3 -Wall -Wuninitialized -DREQUESTS -DSMAUG fight.c
gcc -c -O -g3 -Wall -Wuninitialized -DREQUESTS -DSMAUG handler.c
gcc -c -O -g3 -Wall -Wuninitialized -DREQUESTS -DSMAUG hashstr.c
gcc -c -O -g3 -Wall -Wuninitialized -DREQUESTS -DSMAUG ibuild.c
gcc -c -O -g3 -Wall -Wuninitialized -DREQUESTS -DSMAUG ident.c
gcc -c -O -g3 -Wall -Wuninitialized -DREQUESTS -DSMAUG interp.c
interp.c: In function `interpret':
interp.c:751: warning: int format, time_t arg (arg 7)
interp.c:751: warning: int format, time_t arg (arg 8)
gcc -c -O -g3 -Wall -Wuninitialized -DREQUESTS -DSMAUG magic.c
gcc -c -O -g3 -Wall -Wuninitialized -DREQUESTS -DSMAUG makeobjs.c
gcc -c -O -g3 -Wall -Wuninitialized -DREQUESTS -DSMAUG mapout.c
gcc -c -O -g3 -Wall -Wuninitialized -DREQUESTS -DSMAUG misc.c
gcc -c -O -g3 -Wall -Wuninitialized -DREQUESTS -DSMAUG mpxset.c
gcc -c -O -g3 -Wall -Wuninitialized -DREQUESTS -DSMAUG mud_comm.c
gcc -c -O -g3 -Wall -Wuninitialized -DREQUESTS -DSMAUG mud_prog.c
gcc -c -O -g3 -Wall -Wuninitialized -DREQUESTS -DSMAUG player.c
gcc -c -O -g3 -Wall -Wuninitialized -DREQUESTS -DSMAUG polymorph.c
gcc -c -O -g3 -Wall -Wuninitialized -DREQUESTS -DSMAUG requests.c
gcc -c -O -g3 -Wall -Wuninitialized -DREQUESTS -DSMAUG reset.c
gcc -c -O -g3 -Wall -Wuninitialized -DREQUESTS -DSMAUG save.c
gcc -c -O -g3 -Wall -Wuninitialized -DREQUESTS -DSMAUG shops.c
gcc -c -O -g3 -Wall -Wuninitialized -DREQUESTS -DSMAUG skills.c
gcc -c -O -g3 -Wall -Wuninitialized -DREQUESTS -DSMAUG special.c
gcc -c -O -g3 -Wall -Wuninitialized -DREQUESTS -DSMAUG tables.c
gcc -c -O -g3 -Wall -Wuninitialized -DREQUESTS -DSMAUG track.c
gcc -c -O -g3 -Wall -Wuninitialized -DREQUESTS -DSMAUG update.c
gcc -c -O -g3 -Wall -Wuninitialized -DREQUESTS -DSMAUG grub.c
gcc -c -O -g3 -Wall -Wuninitialized -DREQUESTS -DSMAUG stat_obj.c
gcc -c -O -g3 -Wall -Wuninitialized -DREQUESTS -DSMAUG ban.c
gcc -c -O -g3 -Wall -Wuninitialized -DREQUESTS -DSMAUG services.c
gcc -c -O -g3 -Wall -Wuninitialized -DREQUESTS -DSMAUG planes.c
gcc -c -O -g3 -Wall -Wuninitialized -DREQUESTS -DSMAUG imm_host.c
gcc -c -O -g3 -Wall -Wuninitialized -DREQUESTS -DSMAUG imc.c
gcc -c -O -g3 -Wall -Wuninitialized -DREQUESTS -DSMAUG imc-mail.c
gcc -c -O -g3 -Wall -Wuninitialized -DREQUESTS -DSMAUG imc-interp.c
gcc -c -O -g3 -Wall -Wuninitialized -DREQUESTS -DSMAUG imc-util.c
gcc -c -O -g3 -Wall -Wuninitialized -DREQUESTS -DSMAUG imc-config.c
imc-config.c: In function `imc_readconfig':
imc-config.c:85: warning: `localport' might be used uninitialized in this
function
gcc -c -O -g3 -Wall -Wuninitialized -DREQUESTS -DSMAUG imc-events.c
gcc -c -O -g3 -Wall -Wuninitialized -DREQUESTS -DSMAUG imc-version.c
gcc -c -O -g3 -Wall -Wuninitialized -DREQUESTS -DSMAUG imc-mercbase.c
gcc -c -O -g3 -Wall -Wuninitialized -DREQUESTS -DSMAUG ice.c
gcc -c -O -g3 -Wall -Wuninitialized -DREQUESTS -DSMAUG icec.c
gcc -c -O -g3 -Wall -Wuninitialized -DREQUESTS -DSMAUG icec-mercbase.c
rm -f smaug
gcc -o smaug act_comm.o act_info.o act_move.o act_obj.o act_wiz.o
boards.o build.o clans.o comm.o comments.o const.o db.o deity.o fight.o
handler.o hashstr.o ibuild.o ident.o interp.o magic.o makeobjs.o mapout.o
misc.o mpxset.o mud_comm.o mud_prog.o player.o polymorph.o requests.o
reset.o save.o shops.o skills.o special.o tables.o track.o update.o grub.o
stat_obj.o ban.o services.o planes.o imm_host.o imc.o imc-mail.o
imc-interp.o imc-util.o imc-config.o imc-events.o imc-version.o
imc-mercbase.o ice.o icec.o icec-mercbase.o
act_info.o: In function `do_password':
/home/karathas/dist/src/act_info.c:3344: undefined reference to `crypt'
act_wiz.o: In function `do_form_password':
/home/karathas/dist/src/act_wiz.c:5266: undefined reference to `crypt'
build.o: In function `do_mset':
/home/karathas/dist/src/build.c:1617: undefined reference to `crypt'
comm.o: In function `nanny':
/home/karathas/dist/src/comm.c:1652: undefined reference to `crypt'
/home/karathas/dist/src/comm.c:1739: undefined reference to `crypt'
comm.o:/home/karathas/dist/src/comm.c:1760: more undefined references to
`crypt' follow
make[1]: *** [smaug] Error 1
make[1]: Leaving directory `/home/karathas/dist/src'
make: *** [all] Error 2
[karathas@saturn src]$
+------------------------------------------------------------+
| Ensure that you have read the CircleMUD Mailing List FAQ: |
| http://qsilver.queensu.ca/~fletchra/Circle/list-faq.html |
+------------------------------------------------------------+
This archive was generated by hypermail 2b30 : 12/15/00 PST