Re: Problems building pango on 2.18.1



OK... 

So now we should check something that we should have checked earlier:

* cd $garnome/lib


*  nm libfreetype.so.6.3.13 | grep  FT_GlyphSlot_Embolden

     0001ab60 T FT_GlyphSlot_Embolden


On my system the errant symbol appears in the text(code) section.


What do you see?


-Joseph

===================================================================
On Thu, 2007-04-12 at 17:14 +0100, Yiannis Mavroukakis wrote:
> fontconfig:
> configure:22264: checking for freetype-config
> configure:22282: found /opt/garnome/bin/freetype-config
> configure:22295: result: /opt/garnome/bin/freetype-config
> configure:22338: checking for FT_Get_Next_Char
> configure:22394: ccache cc -o conftest -I/opt/garnome/include
> -L/opt/garnome/lib -O3 -pipe -march=pentium4 -msse2 -mfpmath=sse
> -I/opt/garnome/include/freetype2 -I/opt/garnome/include
> -I/opt/garnome/include -Wl,--export-dynamic -L/opt/garnome/lib
> conftest.c  -L/opt/garnome/lib -Wl,--rpath -Wl,/opt/garnome/lib
> -lfreetype -lz >&5
> 
> 
> cairo:
> 
> configure:28144: result: no
> configure:28162: checking for FREETYPE
> configure:28170: $PKG_CONFIG --exists --print-errors "freetype2 >=
> $FREETYPE_MIN_VERSION"
> configure:28173: $? = 0
> configure:28188: $PKG_CONFIG --exists --print-errors "freetype2 >=
> $FREETYPE_MIN_VERSION"
> configure:28191: $? = 0
> configure:28231: result: yes
> configure:28318: checking whether cairo's FreeType font backend could be
> enabled
> configure:28321: result: yes
> configure:28369: creating src/cairo-ft.pc
> configure:28414: checking for FT_Bitmap_Size.y_ppem
> configure:28444: ccache cc -c -I/opt/garnome/include -L/opt/garnome/lib
> -O3 -pipe -march=pentium4 -msse2 -mfpmath=sse
> -I/opt/garnome/include/freetype2 -I/opt/garnome/include
> -I/opt/garnome/include    -I/opt/garnome/include conftest.c >&5
> configure:28450: $? = 0
> configure:28457: test -z "$ac_c_werror_flag" || test ! -s conftest.err
> configure:28460: $? = 0
> configure:28467: test -s conftest.o
> configure:28470: $? = 0
> configure:28543: result: yes
> configure:28562: checking for FT_GlyphSlot_Embolden
> configure:28618: ccache cc -o conftest -I/opt/garnome/include
> -L/opt/garnome/lib -O3 -pipe -march=pentium4 -msse2 -mfpmath=sse
> -I/opt/garnome/include/freetype2 -I/opt/garnome/include
> -I/opt/garnome/include    -I/opt/garnome/include -Wl,--export-dynamic
> -L/opt/garnome/lib conftest.c  -lm -L/opt/garnome/lib -lfreetype -lz
> -L/opt/garnome/lib -lfontconfig    >&5
> 
> pango:
> 
> configure:21022: checking for freetype-config
> configure:21040: found /opt/garnome/bin/freetype-config
> configure:21053: result: /opt/garnome/bin/freetype-config
> configure:21066: checking for FT_Get_Next_Char in -lfreetype
> configure:21096: ccache cc -o conftest -I/opt/garnome/include
> -L/opt/garnome/lib -O3 -pipe -march=pentium4 -msse2 -mfpmath=sse -Wall
> -I/opt/garnome/include -Wl,--export-dynamic -L/opt/garnome/lib
> -L/opt/garnome/lib -Wl,--rpath -Wl,/opt/garnome/lib -lfreetype -lz
> conftest.c -lfreetype   >&5
> 
> 
> I've also checked the Makefiles and they pickup the garnome packaged
> freetype
> 
> 
> 
> > Yiannis,
> > 
> > Using 'ldd' is a useful.  You should also examine the files in the work
> > directories of each app.  In particular, look over config.log and the
> > resultant Makefile(s) to see which version of freetype is being used.
> > 
> > -Joseph
> > 
> 
> 
> Note:__________________________________________________________________
> This message is for the named person's use only. It may contain
> confidential, proprietary or legally privileged information. No
> confidentiality or privilege is waived or lost by any mistransmission.
> If you receive this message in error, please immediately delete it and
> all copies of it from your system, destroy any hard copies of it and
> notify the sender. You must not, directly or indirectly, use, disclose,
> distribute, print, or copy any part of this message if you are not the
> intended recipient. Jaguar Freight Services and any of its subsidiaries
> each reserve the right to monitor all e-mail communications through its
> networks.
> Any views expressed in this message are those of the individual sender,
> except where the message states otherwise and the sender is authorized
> to state them to be the views of any such entity.
> ________________________________________________________________________
> This e-mail has been scanned for all known viruses.
-- 
joseph_sacco [at] comcast [dot] net




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]