On Feb 20, 2012, at 10:55 PM, Russ Allbery wrote: > John Paul Adrian Glaubitz <[email protected]> writes: > >> Do I understand correctly that despite the package being Multi-Arch, >> there will still be symbolic links in /usr/lib pointing to the native >> versions of the .so files to /usr/lib/${DEB_HOST_MULTIARCH} in order for >> the -dev package to work properly or is it just a matter of a Multi-Arch >> compatible toolchain in order to get the package to build with the .so >> files all located in /usr/lib/${DEB_HOST_MULTIARCH}? > > You can just move everything into /usr/lib/${DEB_HOST_MULTIARCH} including > the *.so symlinks. The toolchain deals with that already.
True. I just fixed the symlinks on my development machine manually and it works now. Now I know how to fix my package :). Thanks, Adrian -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

