Issue 86501 - configure: WARNING: Internal freetype2 does not support emboldening.
Summary: configure: WARNING: Internal freetype2 does not support emboldening.
Status: CLOSED NOT_AN_OOO_ISSUE
Alias: None
Product: App Dev
Classification: Unclassified
Component: api (show other issues)
Version: 3.3.0 or older (OOo)
Hardware: All Windows XP
: P4 Trivial
Target Milestone: ---
Assignee: jens-heiner.rechtien
QA Contact: issues@api
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-02-27 07:46 UTC by padma
Modified: 2013-02-24 21:09 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description padma 2008-02-27 07:46:15 UTC
Hello 
I have congigured source code -ooo_OOH680_m7_src
And got two Issue as given below
so please tell me is there any relation between them and what is the solution
for this problem
******************************************************************************
with command:

$ ./configure --disable-build-mozilla --with-use-shell=bash --disable-activex -
-with-cl-home=/cygdrive/c/DotNet/Vc7/ --with-csc-path=/cygdrive/c/WINDOWS/Micro
soft.NET/Framework/v2.0.50727/ --with-midl-path=/cygdrive/c/PSDK/Bin/ --with-fr
ame-home=/cygdrive/c/PSDK/ --with-ant-home=/cygdrive/c/ant/ --with-jdk-home=/cy
gdrive/c/jdk1.5.0_14/ --disable-directx --with-lang="gu" --disable-odk  --enabl
e-hunspell --disable-qadevooo

and got following Warning:
configure: WARNING: Internal freetype2 does not support emboldening.

and Got Error in build of Cli_ure module 
*******************************************************************************
$ build
build -- version: 1.163

=============
Building module cli_ure
=============
/cygdrive/e/sw/oo.o/ooo_OOH680_m7_src/cli_ure/inc
-------------
/cygdrive/e/sw/oo.o/ooo_OOH680_m7_src/cli_ure/source
-------------
C:/cygwin/bin/cp.exe -p cliuno.snk ../wntmsci10.pro/bin/cliuno.snk
/cygdrive/e/sw/oo.o/ooo_OOH680_m7_src/cli_ure/version
-------------
C:/cygwin/bin/cp.exe version.txt ../wntmsci10.pro/bin/cliureversion.mk
/cygdrive/e/sw/oo.o/ooo_OOH680_m7_src/cli_ure/source/basetypes
-------------
C:/cygwin/bin/cp.exe -p assembly.cs ../../wntmsci10.pro/misc/assembly_ure_basety
pes.cs
echo ' \
    [assembly:System.Reflection.AssemblyVersion( "1.0.9.0")] \

[assembly:System.Reflection.AssemblyKeyFile(@"../../wntmsci10.pro/bin/cliuno
.snk")]' \
    >> ../../wntmsci10.pro/misc/assembly_ure_basetypes.cs
slfl.pl csc -warnaserror+ -incremental- -noconfig -o \
                -target:library \
                -out:../../wntmsci10.pro/bin/cli_basetypes.dll \
                -reference:System.dll \
                uno/Any.cs uno/BoundAttribute.cs un
o/ExceptionAttribute.cs         uno/ParameterizedTypeAttribute.cs   uno/Type
ParametersAttribute.cs  uno/TypeArgumentsAttribute.cs uno/OnewayAttribute.csun
o/PolymorphicType.cs    ../../wntmsci10.pro/misc/assembly_ure_basetypes.cs
Microsoft (R) Visual C# 2005 Compiler version 8.00.50727.42
for Microsoft (R) Windows (R) 2005 Framework version 2.0.50727
Copyright (C) Microsoft Corporation 2001-2005. All rights reserved. 
**********************************************************************************
Comment 1 jsc 2008-02-27 11:33:57 UTC
jsc -> hr: maybe you can help or you know who can help
Comment 2 jens-heiner.rechtien 2008-02-29 13:24:41 UTC
@padma: The configure warning about freetype is completely independent of the C#
stuff, and is a warning only. I guess it means that a certain freetype feature
is not available with the provided version of freetype. I'm no expert here but I
guess you can ignore it. And where is the C# sharp issue? Can't see an error
message in the excerpt.
Comment 3 jens-heiner.rechtien 2008-04-21 16:16:51 UTC
@padma: is the issue still present or can we close this report?
Comment 4 padma 2008-04-23 05:25:57 UTC
it will solved by disabling cli_ure module 
Comment 5 jens-heiner.rechtien 2009-06-03 12:28:23 UTC
freetype is now a prerequisite, as such now longer part of the build. As for the
cli_ure issue, if it still exists, please reopen a better named issue.
Comment 6 jens-heiner.rechtien 2009-06-03 12:28:48 UTC
Close issue