Skip to Content.
Sympa Menu

sm-discuss - [SM-Discuss] pango not building libpangoxft

sm-discuss AT lists.ibiblio.org

Subject: Public SourceMage Discussion List

List archive

Chronological Thread  
  • From: Duane Macolm <d.malcolm AT auckland.ac.nz>
  • To: SM-Discuss <SM-Discuss AT lists.ibiblio.org>
  • Subject: [SM-Discuss] pango not building libpangoxft
  • Date: Tue, 10 Dec 2002 16:52:34 +1300

Hi all,

I did a "sorcery system-update" just in time to catch the stable branch update. The install queue got up to summoning freetype2 (see activity log below). First, I'm not sure why it reports a successful summon of "gnome-libs-1.4.2.tar.bz2" next to freetype2. Then it was missing the freetype2 source. Then it goes on to have failures in casting libgnomecanvas because it is missing libpangoxft.so. I am not sure if these things are related.

This morning I tried to fix this. I started by manually downloading freetype-2.1.3.tar.bz2 and installing it. I cast pango again, it compiles fine but without libpangoxft. This leads on to failure in casting libgnomecanvas. So I am stuck. Does anyone know how to get pango to compile libpangoxft.so? The ./configure output for pango is below.

Cheers, Duane.

P.S. Sorry to hear about your departure Ryan. Thanks for your help in the past.

CLIP FROM ACTIVITY LOG:

20021209 summon freetype2 2.1.3 success ftp://ftp.gnome.org/pub/GNOME/sources/gnome-libs/1.4/gnome-libs-1.4.2.tar.bz2 downloaded
20021209 summon freetype2 2.1.3 success
20021209 cast freetype2 2.1.3 failed because it was missing source: freetype-2.1.3.tar.bz2
jpegsrc.v6b.tar.gz
20021209 cast freetype2 2.1.3 failure
20021209 summon pango 1.0.5 success ftp://ftp.gtk.org/pub/gtk/v2.0/pango-1.0.5.tar.bz2 downloaded
20021209 summon pango 1.0.5 success
20021209 dispel pango 1.0.4 success
20021209 cast pango 1.0.5 success
20021209 summon gtk+2 2.0.9 success ftp://ftp.gtk.org/pub/gtk/v2.0/gtk+-2.0.9.tar.bz2 downloaded
20021209 summon gtk+2 2.0.9 success
20021209 summon libgnomecanvas 2.0.5 success ftp://ftp.gnome.org/pub/GNOME/sources/libgnomecanvas/2.0/libgnomecanvas-2.0.5.tar.bz2 downloaded
20021209 summon libgnomecanvas 2.0.5 success
20021209 summon libgnomeui 2.0.6 success ftp://ftp.gnome.org/pub/GNOME/sources/libgnomeui/2.0/libgnomeui-2.0.6.tar.bz2 downloaded
20021209 summon libgnomeui 2.0.6 success
20021209 summon libwnck 0.18 success ftp://ftp.gnome.org/pub/GNOME/sources/libwnck/0.18/libwnck-0.18.tar.bz2 downloaded
20021209 summon libwnck 0.18 success
20021209 dispel gtk+2 2.0.6 success
20021209 cast gtk+2 2.0.9 success
20021209 cast libgnomecanvas 2.0.5 failure
20021209 summon gnome-desktop 2.0.10 success ftp://ftp.gnome.org/pub/GNOME/sources/gnome-desktop/2.0/gnome-desktop-2.0.10.tar.bz2 downloaded
20021209 summon gnome-desktop 2.0.10 success
20021209 cast libgnomeui 2.0.6 failure


./CONFIGURE FOR PANGO:

Compile log for pango 1.0.5 Built on Tue Dec 10 03:44:32 UTC 2002
Using gcc version: 3.2
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... yes
checking for working aclocal-1.4... missing
checking for working autoconf... found
checking for working automake-1.4... missing
checking for working autoheader... found
checking for working makeinfo... found
checking for gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for c++... c++
checking whether we are using the GNU C++ compiler... yes
checking whether c++ accepts -g... yes
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for ld used by GCC... /usr/i686-pc-linux-gnu/bin/ld
checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes
checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognise dependant libraries... pass_all
checking command to parse /usr/bin/nm -B output... ok
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for ranlib... ranlib
checking for strip... strip
checking for objdir... .libs
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.lo... yes
checking if gcc supports -fno-rtti -fno-exceptions... yes
checking whether the linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libr
aries... yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking whether -lc should be explicitly linked in... no
creating libtool
checking for flex... flex
checking for flex... (cached) flex
checking for yywrap in -lfl... yes
checking lex output file root... lex.yy
checking whether yytext is a pointer... yes
checking for bison... bison -y
checking for some Win32 platform... no
checking for native Win32... no
checking for perl5... no
checking for perl... perl
checking for X... libraries /usr/X11R6/lib, headers /usr/X11R6/include
checking for gethostbyname... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... yes
checking for freetype-config... /usr/bin/freetype-config
checking for FT_New_Face in -lfreetype... yes
checking For sufficiently new FreeType (at least 2.0.1)... yes
checking freetype/internal/tterrors.h usability... no
checking freetype/internal/tterrors.h presence... no
checking for freetype/internal/tterrors.h... no
checking for FT_Get_First_Char... yes
checking for XRenderFindFormat in -lXrender... yes
checking for XftFontOpen in -lXft... no
checking for pkg-config... /usr/bin/pkg-config
checking for GLIB - version >= 2.0.0... yes (version 2.0.7)
checking Whether to build OpenType test programs... yes
checking modules to link statically...
checking for flockfile... yes
checking for strtok_r... yes
checking For Qt location... none
checking for gtkdoc-mkdb... false
checking for db2html... false
checking Whether to write dependencies into .pc files... no
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for unistd.h... (cached) yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating pango/Makefile
config.status: creating pango/mini-fribidi/Makefile
config.status: creating pango/mini-xft/Makefile
config.status: creating pango/opentype/Makefile
config.status: creating pango/makefile.mingw
config.status: creating pango/pango.rc
config.status: creating pango/pangoft2.rc
config.status: creating pango/pangowin32.rc
config.status: creating modules/Makefile
config.status: creating modules/arabic/Makefile
config.status: creating modules/basic/Makefile
config.status: creating modules/hangul/Makefile
config.status: creating modules/indic/Makefile
config.status: creating modules/tamil/Makefile
config.status: creating modules/thai/Makefile
config.status: creating modules/hebrew/Makefile
config.status: creating examples/Makefile
config.status: creating docs/Makefile
config.status: creating tools/Makefile
config.status: creating tests/Makefile
config.status: creating pango.spec
config.status: creating pango.pc
config.status: creating pangox.pc
config.status: creating pangowin32.pc
config.status: creating pangoft2.pc
config.status: creating pangoxft.pc
config.status: creating pango-uninstalled.pc
config.status: creating pangox-uninstalled.pc
config.status: creating pangowin32-uninstalled.pc
config.status: creating pangoft2-uninstalled.pc
config.status: creating pangoxft-uninstalled.pc
config.status: creating pango-zip.sh
config.status: creating config.h
config.status: executing default-1 commands
config.status: executing default-2 commands
config.status: executing default commands







Archive powered by MHonArc 2.6.24.

Top of Page