On Mon, Sep 16, 2013 at 5:59 AM, Lior Kaplan <kap...@debian.org> wrote: > Could you verify this patch before I upload ? > > --- a/src/Makefile.am > +++ b/src/Makefile.am > @@ -7,5 +7,5 @@ > > jcal_SOURCES = jcal.c > jdate_SOURCES = jdate.c > -LDADD = ../libjalali/libjalali.la -L@libdir@ why libdir is /usr/lib but not /usr/lib/<triple> ? > +LDADD = ../libjalali/libjalali.la > LIBS = @LIBS@ $(THREAD_LIBS) > > > > > On Sat, Sep 14, 2013 at 5:29 AM, YunQiang Su <wzss...@gmail.com> wrote: >> >> Package: jcal >> Version: 0.4.1-1 >> X-Debbugs-CC: wzss...@gmail.com >> >> 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. >> >> _______________________________________________ >> Debian-arabic-packages mailing list >> debian-arabic-packa...@lists.alioth.debian.org >> >> http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-arabic-packages > >
-- YunQiang Su -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org