From owner-freebsd-ports Sat Jan 9 00:30:09 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id AAA27693 for freebsd-ports-outgoing; Sat, 9 Jan 1999 00:30:09 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id AAA27686 for ; Sat, 9 Jan 1999 00:30:06 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id AAA28262; Sat, 9 Jan 1999 00:30:01 -0800 (PST) Date: Sat, 9 Jan 1999 00:30:01 -0800 (PST) Message-Id: <199901090830.AAA28262@freefall.freebsd.org> To: freebsd-ports@FreeBSD.ORG From: Allan Saddi Subject: Re: ports/9401: sysutils/wmmon port broken for 2.2.x [patch included] Reply-To: Allan Saddi Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR ports/9401; it has been noted by GNATS. From: Allan Saddi To: Kris Kennaway Cc: FreeBSD-gnats-submit@freebsd.org Subject: Re: ports/9401: sysutils/wmmon port broken for 2.2.x [patch included] Date: Sat, 9 Jan 1999 00:25:53 -0800 (PST) On Sat, 9 Jan 1999, Kris Kennaway wrote: > Humm..there should be a 2.2-specific makefile extracted under > work/wmmon/Makefile.FreeBSD-2.2 which gets copied to the build directory in > post-patch. Can you verify whether this is taking place? This makefile was > contributed by the author of the FreeBSD patches to wmmon and I haven't tested > it, not having access to a 2.2 machine. I did verify that the 2.2 Makefile was being copied. In fact, I even copied it manually and tried the compile. It seems like the reference to devstat_errbuf should be conditioned out for 2.2 machines, since AFAIK, that's a -current feature. Same for checkversion(), since I couldn't find it defined anywhere within wmmon's sources. The version I compiled with my (rather simple) patch seems to work fine under -stable. -- Allan Saddi "The Earth is the cradle of mankind, asaddi@philosophysw.com but we cannot live in the cradle http://www.philosophysw.com/asaddi/ forever." - K.E. Tsiolkovsky To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message