Path: utzoo!utgpu!water!watmath!clyde!att!osu-cis!tut.cis.ohio-state.edu!cs.utexas.edu!ut-sally!ut-emx!juniper!johnk From: johnk@juniper.UUCP (John Knutson) Newsgroups: comp.sources.games.bugs Subject: spacewar on sysV Message-ID: <2723@juniper.UUCP> Date: 2 Jun 88 06:15:35 GMT Reply-To: johnk@juniper.UUCP (John Knutson) Organization: Austin UNIX Users' Group, Austin, TX Lines: 14 Posted: Thu Jun 2 01:15:35 1988 I tried compiling spacewar, and with a few modifications, everything compiled. then when make started trying to link things together, it tried to use a lib called dbm. the modifications i had made (to this supposedly sysV compatible program) were to change the including so that it was the local version of dbm.h and not the system version. I don't know why it was assumed that sysV has this dbm stuff whatever it is, or even if sysV is supposed to have it, but if anyone knows how i can get this stuff compiled somehow, i would appreciate it... thanks -- John Knutson ihnp4!ut-sally!ut-emx!juniper!johnk Build on the work of others -Unix System V Programmer's Guide Rack your brains on interpreting other people's code -Me Go psycho trying to understand the code you wrote just weeks ago -Me