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)
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-emulation
To unsubscribe, send any mail to "[email protected]"

Reply via email to