OK. I understood. Changes are in the include directory. And there, there is
no Makefile for just recompile this directory. So, I must recompile the
whole thing. Not just the basic directory.

2016-10-08 11:15 GMT-04:00 Pierre Lepage <pierrelepa...@gmail.com>:

>  Read "I did git pull -r". Sorry for mistake.
>
> 2016-10-08 11:11 GMT-04:00 Pierre Lepage <pierrelepa...@gmail.com>:
>
>>
>> I try to compile the directory /basic/.. and I get the following error:
>>
>> home/maison/Documents/Programmation/LibreOffice/libreoffice/include/rtl/math.hxx:246:
>> référence indéfinie vers « rtl_math_approxEqual »
>> collect2: error: ld returned 1 exit status
>> /home/maison/Documents/Programmation/LibreOffice/libreoffice/basic/Library_sb.mk:20
>>  :
>> la recette pour la cible « /home/maison/Documents/Progr
>> ammation/LibreOffice/libreoffice/instdir/program/libsblo.so » a échouée
>> make: *** 
>> [/home/maison/Documents/Programmation/LibreOffice/libreoffice/instdir/program/libsblo.so]
>> Erreur 1
>>
>> The gcc message indicating an undefined reference to rtl_math_approxEqual.
>> The change with rtl_math_approxEqual comes from
>> https://gerrit.libreoffice.org/#/c/29428/ commit. Is this a problem in
>> the handling of git? Previously, I did git push -r to update my local
>> branch with the master.
>>
>
>
_______________________________________________
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice

Reply via email to