Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!uunet!stanford.edu!leland.Stanford.EDU!pippin From: pippin@leland.Stanford.EDU (Michael Killianey) Newsgroups: comp.sources.games.bugs Subject: hearts version in comp.sources.games archive Keywords: hearts, card games, problems Message-ID: <1991Jun12.170441.1073@leland.Stanford.EDU> Date: 12 Jun 91 17:04:41 GMT Sender: Michael Killianey (pippin@leland.stanford.edu) Organization: AIR, Stanford University Lines: 17 I ftp-ed "hearts" from uunet.uu.net and have been attempting to compile it with no luck. It has a Makefile that refers to this file "hearts_dist.c" or "hearts_dist.o" that didn't come with the archive. Anyone had this problem and knows how to fix it? Here's the tail end of the output when I try to "make": ... cc -O -o hearts_dist hearts_dist.o opensock.o sockio.o ld: Can't open: hearts_dist.o (No such file or directory) ld: Usage: ld [options] file [...] *** Error code 1 (One of the guys on the network used to run this from his account, and now that he's graduated, we want to get another version working...they've purged his account, so we can't ask him for help...)