Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!seismo!cmcl2!yale!husc6!panda!genrad!mit-eddie!mit-amt!holtzman From: holtzman@mit-amt.MEDIA.MIT.EDU (Henry N. Holtzman) Newsgroups: news.software.b Subject: Re: 2.11 patch #2 problems? Message-ID: <585@mit-amt.MEDIA.MIT.EDU> Date: Sat, 20-Dec-86 14:19:47 EST Article-I.D.: mit-amt.585 Posted: Sat Dec 20 14:19:47 1986 Date-Received: Sat, 20-Dec-86 22:28:28 EST References: <10710@sun.uucp> Reply-To: holtzman@media-lab.MEDIA.MIT.EDU (Henry N. Holtzman) Organization: MIT Media Lab, Cambridge MA Lines: 17 In article <10710@sun.uucp> shannon@sun.uucp (Bill Shannon) writes: about trouble getting checknews to compile with patch2 applied. Did you really customize a localize.sh, and let it re-build the Makefile, or did you just put in a null localize.sh and edit the Makefile and defs.h by hand? I had the exact same problem, but then I noticed that that Makefile.dst had been patched as part of patch2, so I finally buckled down and wrote my own localize.sh and ran it from the start. This time the build worked. I suspect a "make clean" followed by a "make all" would solve your problem, but I recommend at least merging your changes and the new Makefile.dst into a new Makefile. -Henry