Hi Oliver, > Am 29.10.2014 um 13:59 schrieb Oliver Kiddle <[email protected]>: > > The one thing that is holding me off with finishing rxvt-unicode is that > it appears to have a dependency on CSWintl on sparc only. This makes it > hard to please checkpkg. > > I think this comes from the gdk-pixbuf dependency: on either sparc or x86: > % /opt/csw/bin/pkg-config gdk-pixbuf-2.0 --libs > -L/opt/csw/lib -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lintl > > libintl is not actually needed but on sparc it appears to include some > static initialisation code that prevents -Wl,-zignore from stripping it. > > What's the best way to handle this? > > I could patch the configure script to remove -lintl from the checkpkg > output, I could try to find a way to make the dependency conditional in > the Makefile. Or perhaps the gdk_pixbuf package could be changed.
-z ignore is currently broken on Sparc, I will install the patch hopefully tomorrow and you can retry. If the issue persists I suggest adding the dependency and overriding it at the same time. You will get an unnecessary override on i386 but thats not a problem. Best regards — Dago -- "You don't become great by trying to be great, you become great by wanting to do something, and then doing it so hard that you become great in the process." - xkcd #896
smime.p7s
Description: S/MIME cryptographic signature
