Weird error during build of 3.5.2 libreoffice
Tomáš Chvátal
tomas.chvatal at gmail.com
Wed Apr 18 09:20:28 PDT 2012
Dne 16. dubna 2012 14:30 Petr Mladek <pmladek at suse.cz> napsal(a):
> Tomáš Chvátal píše v Čt 12. 04. 2012 v 08:39 +0200:
>> Complete log: https://401507.bugs.gentoo.org/attachment.cgi?id=300617
>
> Could you please attach solenv/inc/tg_ext.mk from your build?
> I do not see glibc-omitfp target here.
>
> In each case, % is used to define general rules for some kind of files.
> Typical example is a rule how to generate .o files from .cxx sources:
>
> %.o: %.cxx
> g++ ${CXXFLAGS} -c $<
>
> You need to use '%' on both sides of ':'. It is used instead of real
> filenames.
>
@petr: sorry I sent you the mail on the normal mail only first, I hate
gmail web interface and its lack of "reply to ML".
Sure attaching link to the mk file [1], it seems ok to me...
Tom
[1] https://401507.bugs.gentoo.org/attachment.cgi?id=309409
More information about the LibreOffice
mailing list