On 06/04/13 12:41, Eike Rathke-2 wrote:
> On Saturday, 2013-04-06 00:11:39 -0700, julien2412 [via Document
> Foundation Mail Archive] wrote:
> 
>> Windows Tinderbox shows this:
>> 283           Incremental build, no cleaning
>> 287           [build LNK] Library/icomphelp.lib
>> 288   NEXT    LINK : fatal error LNK1181: cannot open input file
>> ´ii18nlangtag.obj´
>>
>> I thought it could be because of this line of core/RepositoryFixes.mk:
>> 116gb_Library_FILENAMES := $(patsubst
>>
> i18nlangtag:ii18nlangtag%,i18nlangtag:ii18nlangtag,$(gb_Library_FILENAMES))
>>
>> Any idea how should this line be changed?
> Let's try this d70e690e57397f3819e84264a7a0949e0ff8e9b2 ... ;-)

the line is actually entirely pointless since the mapping doesn't change
at all.  so i've removed it in 7f101a29e12ce6ca85b2fb7162452db70b0c6257

... actually more of that stuff can be removed since (except for
externals built with other build systems) it was just necessary to keep
ancient dmake stuff link against these...

_______________________________________________
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice

Reply via email to