[Debian-arabic-packages] Bug#722787: Bug#722787: jcal link with -L/usr/lib

YunQiang Su wzssyqa at gmail.com
Mon Sep 16 03:39:12 UTC 2013


On Mon, Sep 16, 2013 at 5:59 AM, Lior Kaplan <kaplan at 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 at 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 <wzssyqa at gmail.com> wrote:
>>
>> Package: jcal
>> Version: 0.4.1-1
>> X-Debbugs-CC: wzssyqa at 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-packages at lists.alioth.debian.org
>>
>> http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-arabic-packages
>
>



-- 
YunQiang Su



More information about the Debian-arabic-packages mailing list