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

Re: Re: Introduction to multiarch: What maintainers must do



Hendrik Sattler, le Thu 30 Jul 2009 10:35:38 +0200, a écrit :
> Zitat von sthibault@debian.org:
> 
> >>My first thought was "Err. Won't moving all the shared libs into a
> >>different location kinda screw things up?" And then I looked, and found
> >>
> >>	  | ==> /etc/ld.so.conf.d/x86_64-linux-gnu.conf <==
> >
> >Yes, but however pkg-config won't yet find things in
> >/usr/lib/x86_64-linux-gnu/pkgconfig, so take care of putting .pc files
> >in /usr/lib/pkgconfig.
> 
> Please don't as those files can be different on different  
> architectures.

Yes, but for now multi-arch support for -dev packages won't be done so
it's not a problem.

> Change PKG_CONFIG_PATH or PKG_CONFIG_LIBDIR instead.

Don't ask the user to do it ;)

> pkg-config has a win32-only feature to derive the prefix variable from  
> the location of the .pc file. Removing the ifdef would also enable  
> this on Linux and make pkg-config multiarch-usable.

Yes, to get -dev packages multi-arch support such kind of thing will be
needed.

Samuel


Reply to: