hi, On Sat, Sep 14, 2013 at 12:32 PM, YunQiang Su <[email protected]> wrote:
> This package has one or more -L/usr/lib in its build system, > which will make it ftbfs if there is libraries under /usr/lib, > while is not the default architecture, mips* for example. > > On mips* systems, /usr/lib is defined as place to hold O32 > libraries, and /usr/lib32 for N32, and /usr/lib64 is for N64. > > Beside the way, on the multiarch system like Debian, user may install > libraries under /usr/lib by hand. > > Please use the default search path if you can, and please consider fix > this. > > I will try to fix this bug, while if you can help to fix it, > It will be very appreciative. > I'm considering to start working for qdbm multiarch support. On the way I will have to dealt with /usr/lib issues. Sole multiarch support doesn't help your problem? If so, I'm glad to hear what is needed to do, or patch :-) regards, -- KURASHIKI Satoru

