Date: Sat, 9 Jan 1999 00:30:01 -0800 (PST) From: Allan Saddi <asaddi@philosophysw.com> To: freebsd-ports@FreeBSD.ORG Subject: Re: ports/9401: sysutils/wmmon port broken for 2.2.x [patch included] Message-ID: <199901090830.AAA28262@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/9401; it has been noted by GNATS. From: Allan Saddi <asaddi@philosophysw.com> To: Kris Kennaway <kkennawa@physics.adelaide.edu.au> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199901090830.AAA28262>