Wine-fbsd64 updated to 1.5.2 (32bit Wine for 64bit FreeBSD)

Jan Beich jbeich at tormail.net
Thu Apr 19 10:08:25 UTC 2012


wmc/wrc depend on devel/gettext, while the lib is missing in the package.

  $ 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)


More information about the freebsd-emulation mailing list