On Sun, Sep 15, 2013 at 11:59:33PM +0200, Lior Kaplan 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@
> +LDADD           = ../libjalali/libjalali.la
>  LIBS            = @LIBS@ $(THREAD_LIBS)
yes, it can build successfully now.
Maybe a better solution is to multiarch it.
> 
> 
> 
> 
> 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
> >


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to