On Sat, Sep 14, 2013 at 11:36:42AM +0800, YunQiang Su wrote:
> Package: xpat2
> Version: 1.07-18
> X-Debbugs-CC: [email protected]
> 
> 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.
> 
> The attachement is the buildlog of this package on mips64el platform.

Dear YunQiang,
If you read the buildlog, you will see the build failure is due to ld crashing:
collect2: error: ld terminated with signal 11 [Segmentation fault]

Concerning  the -L/usr/lib path, all the -L/usr/lib instance come from the 
Makefile generated by xmkmf. So you should first fix xmkmf in the package
xutils-dev not to add -L/usr/lib and then try to rebuild this package.

Cheers,
-- 
Bill. <[email protected]>

Imagine a large red swirl here. 


-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to