Date: Mon, 5 Sep 2005 06:12:18 GMT From: FUJISHIMA Satsuki <sf@FreeBSD.org> To: sean@mcneil.com Cc: ports@FreeBSD.org, nobutaka@FreeBSD.org Subject: Re: emacs doesn't build with 6-current and completely updated ports Message-ID: <200509050612.j856CI14043703@freefall.freebsd.org> In-Reply-To: <1125900026.11476.5.camel@server.mcneil.com> References: <1125877164.12398.2.camel@server.mcneil.com> <200509050525.j855PUXo036056@freefall.freebsd.org> <1125900026.11476.5.camel@server.mcneil.com>
next in thread | previous in thread | raw e-mail | index | archive | help
At Sun, 04 Sep 2005 23:00:26 -0700, Sean McNeil wrote: > > On Mon, 2005-09-05 at 05:25 +0000, FUJISHIMA Satsuki wrote: > > fix obtained from: darwinports > > Thanks, but sorry it is no help. > > The problem is that there is no scroll_mode in Xaw3d-1.5E_1. The patch > you provided still uses it: > > + sb->scrollbar.scroll_mode = scroll_mode; That is odd. That line is ifdef'd out #if defined(HAVE_XAW3D) && defined(XAW_ARROW_SCROLLBARS) and Xaw3d-1.5E_1 does not define XAW_ARROW_SCROLLBARS.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200509050612.j856CI14043703>