Date: Tue, 24 Apr 2012 21:48:53 +0200 From: David Naylor <naylor.b.david@gmail.com> To: Jan Beich <jbeich@tormail.net> Cc: freebsd-emulation@freebsd.org Subject: Re: Wine-fbsd64 updated to 1.5.2 (32bit Wine for 64bit FreeBSD) Message-ID: <201204242149.01563.naylor.b.david@gmail.com> In-Reply-To: <201204200919.04126.naylor.b.david@gmail.com> References: <201204182010.27912.naylor.b.david@gmail.com> <1SKoGu-000NNE-Vi@internal.tormail.net> <201204200919.04126.naylor.b.david@gmail.com>
index | next in thread | previous in thread | raw e-mail
[-- Attachment #1 --] On Friday, 20 April 2012 09:18:59 David Naylor wrote: > On Thursday, 19 April 2012 12:05:53 Jan Beich wrote: > > wmc/wrc depend on devel/gettext, while the lib is missing in the package. > > I have confirmed this. > > > $ wmc > > Shared object "libgettextpo.so.5" not found, required by "wmc" > > Exit 1 > > > > $ readelf -d /usr/local/bin32/wrc | fgrep -i library > > > > 0x00000001 (NEEDED) Shared library: > > [libgettextpo.so.5] 0x00000001 (NEEDED) Shared > > library: [libwine.so.1] 0x00000001 (NEEDED) Shared > > library: [libc.so.7] 0x0000000f (RPATH) Library > > rpath: [$ORIGIN/../lib32] 0x0000001d (RUNPATH) Library > > runpath: [$ORIGIN/../lib32] > > > > $ tar tf wine-fbsd64-1.5.2,1.txz | fgrep gettext > > Exit 1 > > > > Why? (for the archives) > > The port uses a script to determine which files need to be added into the > package. I suspect it is not inspecting the bin32 directory and thus > missing those files. The script added the bin32/* paths after the search for dependencies. Moving that code above the search fixes the problem. I have uploaded updated patches and unless anyone needs a fix for wine-fbsd64-1.5.2,1 then I'll fix it for the next release? Regards [-- Attachment #2 --] -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.18 (FreeBSD) iEYEABECAAYFAk+XA60ACgkQUaaFgP9pFrJT+gCeLNrTLDwEosIqQPEoH4q+fFT2 cXcAn2gU5ODernTQFIFuVTIV7QCYKrQZ =DpTg -----END PGP SIGNATURE-----help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201204242149.01563.naylor.b.david>
