Re: Multilib directory of n32 libs

2014-05-28 Thread David Daney
On 05/27/2014 06:58 PM, Yunqiang Su wrote: Sorry for dig it out again :-( If we put o32 multilib libraries in to /usr/lib directly, it will make lots of packages ftbfs, if they use -L/usr/lib. For this problem, we have another option that is: put ld.so.1 for o32 still in /lib while put other

Re: Multilib directory of n32 libs

2014-05-28 Thread David Kuehling
David == David Daney ddaney.c...@gmail.com writes: On 05/27/2014 06:58 PM, Yunqiang Su wrote: Sorry for dig it out again :-( If we put o32 multilib libraries in to /usr/lib directly, it will make lots of packages ftbfs, if they use -L/usr/lib. For this problem, we have another option

Re: Multilib directory of n32 libs

2014-05-28 Thread Yunqiang Su
On Thu, May 29, 2014 at 8:19 AM, David Kuehling dvdkh...@posteo.de wrote: David == David Daney ddaney.c...@gmail.com writes: On 05/27/2014 06:58 PM, Yunqiang Su wrote: Sorry for dig it out again :-( If we put o32 multilib libraries in to /usr/lib directly, it will make lots of packages

Re: Multilib directory of n32 libs

2014-05-28 Thread Yunqiang Su
On Thu, May 29, 2014 at 9:00 AM, David Daney ddaney.c...@gmail.com wrote: On 05/28/2014 05:47 PM, Yunqiang Su wrote: [...] We have 2 conceptions here: Multilib: we have libc6-mips32 and libc6-mipsn32, both of these 2 packages are marked as mips64el packages. They install c libraries into

Re: Multilib directory of n32 libs

2014-05-28 Thread Yunqiang Su
On Thu, May 29, 2014 at 9:22 AM, David Daney ddaney.c...@gmail.com wrote: On 05/28/2014 06:04 PM, Yunqiang Su wrote: On Thu, May 29, 2014 at 9:00 AM, David Daney ddaney.c...@gmail.com wrote: On 05/28/2014 05:47 PM, Yunqiang Su wrote: [...] We have 2 conceptions here: Multilib: we have

Re: Multilib directory of n32 libs

2014-05-28 Thread Matt Turner
On Wed, May 28, 2014 at 5:19 PM, David Kuehling dvdkh...@posteo.de wrote: What would you suggest WRT the build failures that Yunqiang mentioned? Do we now need to file bugs against all packages that assume that one or another library resides in /usr/lib? Yes. I expect there are very few