Bug#467069: pango1.0: biarch support

Loïc Minier lool at dooz.org
Sun Feb 24 10:22:50 UTC 2008


On Sat, Feb 23, 2008, Javier Serrano Polo wrote:
> >  Well isn't DEB_BUILD_OPTIONS=multiarch doing what you want?!
> No, it sets usr/lib/$(DEB_HOST_GNU_TYPE) instead of usr/lib32.

 Ok, but why not using usr/lib/$(DEB_HOST_GNU_TYPE)?  Your ld.so should
 find the libs and the modules should be found by pango.  What's
 preventing you to use the multiarch pathnames or why are you insisting
 on using /usr/lib32 / the biarch pathnames?

> >  If you can pass params to debian/rules binary, you can also try
> >  overriding LIBDIR directly:
> >     fakeroot debian/rules binary LIBDIR=usr/lib32
> >  (or MODULES_PATH, MODULE_FILES_D etc.; see pango1.0's debian/rules)
> 
> That would do the trick. Is there a way to pass params from
> dpkg-buildpackage to debian/rules?

 No, you can by hand...  :)

> Then I'd only need to add the extra chrpath call to keep lintian happy
> (attached).

 Why is it needed?  (What's the rpath pointing to and why is it
 problematic?)

-- 
Loïc Minier






More information about the pkg-gnome-maintainers mailing list