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: signature.asc
Description: This is a digitally signed message part.

Reply via email to