Date: Sun, 8 Nov 2015 23:57:52 +0100 (CET) From: Gerald Pfeifer <gerald@pfeifer.com> To: Mathieu Arnold <mat@FreeBSD.org>, Timon <timon@timon.net.nz> Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r400627 - head/emulators/wine-devel Message-ID: <alpine.LSU.2.20.1511082354190.2548@anthias> In-Reply-To: <563D2E8C.6020104@timon.net.nz> References: <201511012024.tA1KO3MN014618@repo.freebsd.org> <alpine.LSU.2.20.1511052200170.2548@anthias> <563D2E8C.6020104@timon.net.nz>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 6 Nov 2015, Mathieu Arnold wrote: > You mean, when you build it with poudriere, with the default options, it > works fine ? > > If you test outside of poudriere, you're sure to have things installed, > that is detected by the configure script, like gettext, or something. That's what I thought initially, and indeed poudriere logs contain a warning after the configure stage (which I now addressed by explicitly disabling the use of gettext via a configure option). The true issue... On Sat, 7 Nov 2015, Timon wrote: > Looks like man page name must match executable name since last changes > in wine Makefiles generation framework. > With 64-bit loader this names differs (wine64 != wine). ...turned out to be this one. Good catch, Timon. Somehow I had missed that all failure reports came re amd64 only. > But this is just workaround. Either Makefile generation framework must > be patched or man page renamed to wine64.man Any chance you can report your findings and workaround patch to wine-devel@winehq.com ? Gerald
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?alpine.LSU.2.20.1511082354190.2548>