Xref: news2.mv.net comp.os.msdos.djgpp:1153 From: pnl AT lara DOT eng DOT sun DOT com (Paul Loewenstein) Newsgroups: comp.os.msdos.djgpp Subject: Ghostscript 2.6.1 and make Date: 15 Feb 1996 17:18:26 GMT Organization: Sun Microsystems Inc., Mountain View, CA Lines: 26 Message-ID: <4fvpt2$iii@engnews2.Eng.Sun.COM> NNTP-Posting-Host: lara.eng.sun.com To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp On 13 Feb 1996, I wrote: > The biggest struggle was getting the makefile to work. I never got > the make from the v2.0 distribution to work. I eventually used a I had a revelation this morning and fixed the problem! For some reason (I doubt I shall never understand why) all the Ghostscript distribution files got timestamped well into the next millennium. This explains the wildly different behaviors of the various make programs I tried; presumably no one has precisely specified how make should function when run at a time inconsistent with the file timestamps. The files were extracted using djtarx, but rerunning this produced perfectly consistent file timestamps. I unfortunately ran touch *.* on the inconsistent directory, so further detective work is difficult. However this fixed the make problem. -- Paul Loewenstein Sun Microsystems Computer Co., Mailstop UMPK12-302 Staff Engineer 2550 Garcia Avenue, Mountain View, CA 94043-1100, USA Tel: 415-786-6015 FAX: 415-568-9603 paul DOT loewenstein AT eng DOT sun DOT com