Hi,

When copying packages, like you're doing for freetype, things normally
don't work because the installed libraries, specifically the .la files,
have a libdir variable set to the dir where they were installed.

Btw, why would you like to compile pango without cairo that is the one
that gives you the DirectFB support for rendering?

Regards,
-- 
Pedro Aguilar

On Fri, 2008-03-07 at 14:22 +0530, Shilpa Singh wrote:
> 
> hi am using montavista tool chain,the same thing i have done using
> normal arm-linux tool chain i was able to cross compile.using
> montavista am facing trouble.when i cc freetype i got error native c
> compiler not working though evrything was fine, hence copied freetype
> from the tool chain it self.its version in .pc file is 9.7.3. when i
> cc pango 1.18.4 i got 
> my configuration is ------ 
> ./configure --host=arm-linux --build=i686-pc-cygwin --prefix=$PREFIX
> --enable-static=no --enable-shared=yes --without-x --disable-sdl
> --disable-win32 --with-gfxdrivers=none --without-cairo 
> 
> checking pkg-config is at least version 0.9.0... yes 
> checking for FONTCONFIG... yes 
> checking for freetype-config... /opt/GTK/bin/freetype-config 
> checking for FT_Get_Next_Char in -lfreetype... no 
> checking Carbon/Carbon.h usability... no 
> checking Carbon/Carbon.h presence... no 
> checking for Carbon/Carbon.h... no 
> checking for CAIRO... no 
> no 
> configure: error: *** Didn't find any of FreeType, X11, ATSUI, or
> Win32. 
> *** Must have at least one backend to build Pango. 
> hence shifted to lower versions both pango 1.16.4 and pango 1.17.0
> gave me 
> /usr/bin/sed: invalid option -- L 
> Usage: /usr/bin/sed [OPTION]... {script-only-if-no-other-script}
> [input-file]... 
> 
>   -n, --quiet, --silent 
>                  suppress automatic printing of pattern space 
>   -e script, --expression=script 
>                  add the script to the commands to be executed 
>   -f script-file, --file=script-file 
>                  add the contents of script-file to the commands to be
> executed 
>   -i[suffix], --in-place[=suffix] 
>                  edit files in place (makes backup if extension
> supplied) 
>   -l N, --line-length=N 
>                  specify the desired line-wrap length for the `l'
> command 
>   -r, --regexp-extended 
>                  use extended regular expressions in the script. 
>   -s, --separate 
>                  consider files as separate rather than as a single
> continuous 
>                  long stream. 
>   -u, --unbuffered 
>                  load minimal amounts of data from the input files and
> flush 
>                  the output buffers more often 
>       --help     display this help and exit 
>   -V, --version  output version information and exit 
> 
> If no -e, --expression, -f, or --file option is given, then the first 
> non-option argument is taken as the sed script to interpret.  All 
> remaining arguments are names of input files; if no input files are 
> specified, then the standard input is read. 
> 
> E-mail bug reports to: [EMAIL PROTECTED] . 
> Be sure to include the word ``sed'' somewhere in the ``Subject:''
> field. 
> libtool: link: `-L/opt/GTK/lib/libfontconfig.la' is not a valid
> libtool archive 
> make[3]: *** [pango-hebrew-fc.la] Error 1 
> make[2]: *** [all-recursive] Error 1 
> make[1]: *** [all-recursive] Error 1 
> make: *** [all] Error 2 
> 
> 
> 
> 
> 
> 
> 
> 
> Shilpa Singh.O
> SoftWare Engineer
> PES-Communication
> [EMAIL PROTECTED]
> Larsen & Toubro Infotech Limited
> Plot No 25-31,EPIP phase II
> KIADB Indl. Area,WhiteField,Bangalore 66
> T +91 80 66242424 Extn: 2617
> India 
> 
> 
> 
> 
> 
> 
> 
> 
> Larsen & Toubro Infotech Ltd.
> www.Lntinfotech.com
> 
> This Document is classified as: 
> 
> L&T Infotech Proprietary   L&T Infotech Confidential   L&T Infotech
> Internal Use Only   L&T Infotech General Business   
> 
> This Email may contain confidential or privileged information for the
> intended recipient (s) If you are not the intended recipient, please
> do not use or disseminate the information, notify the sender and
> delete it from your system. 
> ______________________________________________________________________
> _______________________________________________
> directfb-users mailing list
> directfb-users@directfb.org
> http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-users



_______________________________________________
directfb-users mailing list
directfb-users@directfb.org
http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-users

Reply via email to