[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Problems converting a library to Multi-Arch



John Paul Adrian Glaubitz <glaubitz@physik.fu-berlin.de> 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.

-- 
Russ Allbery (rra@debian.org)               <http://www.eyrie.org/~eagle/>


Reply to: