<div dir="ltr"><div>Could you verify this patch before I upload ?<br><br>--- a/src/Makefile.am<br>+++ b/src/Makefile.am<br>@@ -7,5 +7,5 @@<br><br> jcal_SOURCES = jcal.c<br> jdate_SOURCES = jdate.c<br>-LDADD           = ../libjalali/<a href="http://libjalali.la">libjalali.la</a> -L@libdir@<br>
+LDADD           = ../libjalali/<a href="http://libjalali.la">libjalali.la</a><br> LIBS            = @LIBS@ $(THREAD_LIBS)<br><br></div><br></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Sat, Sep 14, 2013 at 5:29 AM, YunQiang Su <span dir="ltr"><<a href="mailto:wzssyqa@gmail.com" target="_blank">wzssyqa@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Package: jcal<br>
Version: 0.4.1-1<br>
X-Debbugs-CC: <a href="mailto:wzssyqa@gmail.com">wzssyqa@gmail.com</a><br>
<br>
This package has one or more -L/usr/lib in its build system,<br>
which will make it ftbfs if there is libraries under /usr/lib,<br>
while is not the default architecture, mips* for example.<br>
<br>
On mips* systems, /usr/lib is defined as place to hold O32<br>
libraries, and /usr/lib32 for N32, and /usr/lib64 is for N64.<br>
<br>
Beside the way, on the multiarch system like Debian, user may install<br>
libraries under /usr/lib by hand.<br>
<br>
Please use the default search path if you can, and please consider fix<br>
this.<br>
<br>
I will try to fix this bug, while if you can help to fix it,<br>
It will be very appreciative.<br>
<br>
The attachement is the buildlog of this package on mips64el platform.<br>
<br>_______________________________________________<br>
Debian-arabic-packages mailing list<br>
<a href="mailto:Debian-arabic-packages@lists.alioth.debian.org">Debian-arabic-packages@lists.alioth.debian.org</a><br>
<a href="http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-arabic-packages" target="_blank">http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-arabic-packages</a><br></blockquote></div><br></div>