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

Re: Problems converting a library to Multi-Arch



On Feb 20, 2012, at 10:55 PM, Russ Allbery wrote:

> 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.

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


Reply to: