--- gygy@xxxxxxxxxxxxx wrote: > Hi, > > While I tried to compiled gtk+-2.10.1 on redhat, I got the following error: > > libtool: link: cannot find the library > `../../pango-1.12.3/pango/libpangocairo-1.0.la' > > while in pango-1.12.3/pango, I can only find the following .la files > > libpango-1.0.la libpangoft2-1.0.la libpangox-1.0.la libpangoxft-1.0.la > > I did not change anything in pango or gtk. Can anyone tell me why the > libpangocairo-1.0.la does not exist in pango? > > Thanks > > Yan > _______________________________________________ > > gtk-list@xxxxxxxxx > http://mail.gnome.org/mailman/listinfo/gtk-list > This is how my tool builds gtk+-2.8.19 (the same goes for 2.8.20; if you wish, I can try gtk+-2.10.1): " build.pl :INFO: using default target build sub for 'gtk+' target build.pl :INFO: checking what 'gtk+' target ($versioned_target=gtk+-2.8.19) depends on and probaly building targets it depends on; $scalar_path=Gnome2 -> Gnome2-Canvas -> Gtk2 build.pl :INFO: 'gtk+' target depends on other targets, will check and probably build them first build.pl :INFO: calling inherited layer build sub build.pl :INFO: checking targets - $scalar_path=Gnome2 -> Gnome2-Canvas -> Gtk2 -> gtk+ build.pl :INFO: starting sanity check for 'atk' target - $scalar_path=Gnome2 -> Gnome2-Canvas -> Gtk2 -> gtk+ build.pl :INFO: sanity of 'atk' target appears to be reasonable - $scalar_path=Gnome2 -> Gnome2-Canvas -> Gtk2 -> gtk+ build.pl :INFO: starting sanity check for 'pango' target - $scalar_path=Gnome2 -> Gnome2-Canvas -> Gtk2 -> gtk+ build.pl :INFO: sanity of 'pango' target appears to be reasonable - $scalar_path=Gnome2 -> Gnome2-Canvas -> Gtk2 -> gtk+ build.pl :INFO: DONE checking targets - $scalar_path=Gnome2 -> Gnome2-Canvas -> Gtk2 -> gtk+ build.pl :INFO: building, if necessary, sane targtes - $scalar_path=Gnome2 -> Gnome2-Canvas -> Gtk2 -> gtk+ build.pl :INFO: using default target build sub for 'atk' target build.pl :INFO: checking what 'atk' target ($versioned_target=atk-1.10.3) depends on and probaly building targets it depends on; $scalar_path=Gnome2 -> Gnome2-Canvas -> Gtk2 -> gtk+ build.pl :INFO: 'atk' target depends on other targets, will check and probably build them first build.pl :INFO: calling inherited layer build sub build.pl :INFO: checking targets - $scalar_path=Gnome2 -> Gnome2-Canvas -> Gtk2 -> gtk+ -> atk build.pl :INFO: DONE checking targets - $scalar_path=Gnome2 -> Gnome2-Canvas -> Gtk2 -> gtk+ -> atk build.pl :INFO: building, if necessary, sane targtes - $scalar_path=Gnome2 -> Gnome2-Canvas -> Gtk2 -> gtk+ -> atk build.pl :INFO: using default target build sub for 'glib' target build.pl :INFO: doing nothing to build 'glib' target since it has already been built and installed build.pl :INFO: DONE building, if necessary, sane targtes $scalar_path=Gnome2 -> Gnome2-Canvas -> Gtk2 -> gtk+ -> atk build.pl :INFO: returned from recursion for 'atk' target ($versioned_target=atk-1.10.3) with $recursion_result=0 build.pl :INFO: building 'atk' target ($versioned_target=atk-1.10.3) proper because it hasn't been built yet build.pl :INFO: going to download 'atk-1.10.3.tar.gz' file build.pl :INFO: executing ==> \wget -nv -c -t 5 ftp://ftp.dit.upm.es/pub/GNOME/sources/atk/1.10/atk-1.10.3.tar.gz 19:32:04 URL: ftp://ftp.dit.upm.es/pub/GNOME/sources/atk/1.10/atk-1.10.3.tar.gz [722185] -> "atk-1.10.3.tar.gz" [1] build.pl :INFO: executing ==> \rm -rf /mnt/removable4/sergei/build_work/build/atk-1.10.3 build.pl :INFO: unpackaging atk-1.10.3.tar.gz, log file will be '/mnt/removable4/sergei/build_work/build/atk-1.10.3.unpackage.log' build.pl :INFO: executing ==> \cd /mnt/removable4/sergei/build_work/build; tar zxvf atk-1.10.3.tar.gz 1>atk-1.10.3.unpackage.log 2>&1 build.pl :INFO: it has been found that this 'atk' target depends on the following targets: glib build.pl :WARNING: have no other choice, but to start heuristic dependency search for LD_LIBRARY_PATH environment variable contents build.pl :INFO: checking *.pc files $pkgconfig_dir=/mnt/removable4/sergei/build_work/install/glib-2.10.3/lib/pkgconfig for $next_level_target=glib build.pl :INFO: found 'glib-2.0.pc' file, assuming 'glib-2.0' library build.pl :INFO: going to grab STDOUT from 'PKG_CONFIG_PATH=/mnt/removable4/sergei/build_work/install/glib-2.10.3/lib/pkgconfig; export PKG_CONFIG_PATH; pkg-config --print-errors --libs-only-L glib-2.0' command build.pl :INFO: STDOUT of the above command was: -L/mnt/removable4/sergei/build_work/install/glib-2.10.3/lib build.pl :INFO: found 'gobject-2.0.pc' file, assuming 'gobject-2.0' library build.pl :INFO: going to grab STDOUT from 'PKG_CONFIG_PATH=/mnt/removable4/sergei/build_work/install/glib-2.10.3/lib/pkgconfig; export PKG_CONFIG_PATH; pkg-config --print-errors --libs-only-L gobject-2.0' command build.pl :INFO: STDOUT of the above command was: -L/mnt/removable4/sergei/build_work/install/glib-2.10.3/lib build.pl :INFO: found 'gmodule-2.0.pc' file, assuming 'gmodule-2.0' library build.pl :INFO: going to grab STDOUT from 'PKG_CONFIG_PATH=/mnt/removable4/sergei/build_work/install/glib-2.10.3/lib/pkgconfig; export PKG_CONFIG_PATH; pkg-config --print-errors --libs-only-L gmodule-2.0' command build.pl :INFO: STDOUT of the above command was: -L/mnt/removable4/sergei/build_work/install/glib-2.10.3/lib build.pl :INFO: found 'gmodule-export-2.0.pc' file, assuming 'gmodule-export-2.0' library build.pl :INFO: going to grab STDOUT from 'PKG_CONFIG_PATH=/mnt/removable4/sergei/build_work/install/glib-2.10.3/lib/pkgconfig; export PKG_CONFIG_PATH; pkg-config --print-errors --libs-only-L gmodule-export-2.0' command build.pl :INFO: STDOUT of the above command was: -L/mnt/removable4/sergei/build_work/install/glib-2.10.3/lib build.pl :INFO: found 'gmodule-no-export-2.0.pc' file, assuming 'gmodule-no-export-2.0' library build.pl :INFO: going to grab STDOUT from 'PKG_CONFIG_PATH=/mnt/removable4/sergei/build_work/install/glib-2.10.3/lib/pkgconfig; export PKG_CONFIG_PATH; pkg-config --print-errors --libs-only-L gmodule-no-export-2.0' command build.pl :INFO: STDOUT of the above command was: -L/mnt/removable4/sergei/build_work/install/glib-2.10.3/lib build.pl :INFO: found 'gthread-2.0.pc' file, assuming 'gthread-2.0' library build.pl :INFO: going to grab STDOUT from 'PKG_CONFIG_PATH=/mnt/removable4/sergei/build_work/install/glib-2.10.3/lib/pkgconfig; export PKG_CONFIG_PATH; pkg-config --print-errors --libs-only-L gthread-2.0' command build.pl :INFO: STDOUT of the above command was: -L/mnt/removable4/sergei/build_work/install/glib-2.10.3/lib build.pl :INFO: 'configure' for 'atk' target is about to be run, log file will be '/mnt/removable4/sergei/build_work/build/atk-1.10.3/configure.log' build.pl executing ==> cd /mnt/removable4/sergei/build_work/build/atk-1.10.3; PATH=/mnt/removable4/sergei/build_work/install/glib-2.10.3/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/bin:/bin:/usr/bin:/usr/local/bin:/usr/X11R6/bin/:/usr/games:/ibm/home/sergei/bin:/usr/lib/ssh; export PATH; LD_LIBRARY_PATH=/mnt/removable4/sergei/build_work/install/glib-2.10.3/lib; export LD_LIBRARY_PATH; PKG_CONFIG_PATH=/mnt/removable4/sergei/build_work/install/glib-2.10.3/lib/pkgconfig; export PKG_CONFIG_PATH; ./configure --prefix=/mnt/removable4/sergei/build_work/install/atk-1.10.3 1>configure.log 2>&1 build.pl :INFO: 'make' for 'atk' target is about to be run, log file will be '/mnt/removable4/sergei/build_work/build/atk-1.10.3/make.log' build.pl executing ==> cd /mnt/removable4/sergei/build_work/build/atk-1.10.3; PATH=/mnt/removable4/sergei/build_work/install/glib-2.10.3/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/bin:/bin:/usr/bin:/usr/local/bin:/usr/X11R6/bin/:/usr/games:/ibm/home/sergei/bin:/usr/lib/ssh; export PATH; LD_LIBRARY_PATH=/mnt/removable4/sergei/build_work/install/glib-2.10.3/lib; export LD_LIBRARY_PATH; PKG_CONFIG_PATH=/mnt/removable4/sergei/build_work/install/glib-2.10.3/lib/pkgconfig; export PKG_CONFIG_PATH; make 1>make.log 2>&1 build.pl :INFO: 'make install' for 'atk' target is about to be run, log file will be '/mnt/removable4/sergei/build_work/build/atk-1.10.3/make_install.log' build.pl executing ==> cd /mnt/removable4/sergei/build_work/build/atk-1.10.3; PATH=/mnt/removable4/sergei/build_work/install/glib-2.10.3/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/bin:/bin:/usr/bin:/usr/local/bin:/usr/X11R6/bin/:/usr/games:/ibm/home/sergei/bin:/usr/lib/ssh; export PATH; LD_LIBRARY_PATH=/mnt/removable4/sergei/build_work/install/glib-2.10.3/lib; export LD_LIBRARY_PATH; PKG_CONFIG_PATH=/mnt/removable4/sergei/build_work/install/glib-2.10.3/lib/pkgconfig; export PKG_CONFIG_PATH; make install 1>make_install.log 2>&1 build.pl :INFO: done building 'atk' target ($versioned_target=atk-1.10.3) build.pl :INFO: using default target build sub for 'cairo' target build.pl :INFO: doing nothing to build 'cairo' target since it has already been built and installed build.pl :INFO: using default target build sub for 'pango' target build.pl :INFO: checking what 'pango' target ($versioned_target=pango-1.12.1) depends on and probaly building targets it depends on; $scalar_path=Gnome2 -> Gnome2-Canvas -> Gtk2 -> gtk+ build.pl :INFO: 'pango' target depends on other targets, will check and probably build them first build.pl :INFO: calling inherited layer build sub build.pl :INFO: checking targets - $scalar_path=Gnome2 -> Gnome2-Canvas -> Gtk2 -> gtk+ -> pango build.pl :INFO: DONE checking targets - $scalar_path=Gnome2 -> Gnome2-Canvas -> Gtk2 -> gtk+ -> pango build.pl :INFO: building, if necessary, sane targtes - $scalar_path=Gnome2 -> Gnome2-Canvas -> Gtk2 -> gtk+ -> pango build.pl :INFO: using default target build sub for 'cairo' target build.pl :INFO: doing nothing to build 'cairo' target since it has already been built and installed build.pl :INFO: using default target build sub for 'glib' target build.pl :INFO: doing nothing to build 'glib' target since it has already been built and installed build.pl :INFO: DONE building, if necessary, sane targtes $scalar_path=Gnome2 -> Gnome2-Canvas -> Gtk2 -> gtk+ -> pango build.pl :INFO: returned from recursion for 'pango' target ($versioned_target=pango-1.12.1) with $recursion_result=0 build.pl :INFO: building 'pango' target ($versioned_target=pango-1.12.1) proper because it hasn't been built yet build.pl :INFO: going to download 'pango-1.12.1.tar.gz' file build.pl :INFO: executing ==> \wget -nv -c -t 5 ftp://ftp.dataplus.se/pub/GNOME/sources/pango/1.12/pango-1.12.1.tar.gz 19:32:51 URL: ftp://ftp.dataplus.se/pub/GNOME/sources/pango/1.12/pango-1.12.1.tar.gz [1777935] -> "pango-1.12.1.tar.gz" [1] build.pl :INFO: executing ==> \rm -rf /mnt/removable4/sergei/build_work/build/pango-1.12.1 build.pl :INFO: unpackaging pango-1.12.1.tar.gz, log file will be '/mnt/removable4/sergei/build_work/build/pango-1.12.1.unpackage.log' build.pl :INFO: executing ==> \cd /mnt/removable4/sergei/build_work/build; tar zxvf pango-1.12.1.tar.gz 1>pango-1.12.1.unpackage.log 2>&1 build.pl :INFO: it has been found that this 'pango' target depends on the following targets: cairo glib build.pl :WARNING: have no other choice, but to start heuristic dependency search for LD_LIBRARY_PATH environment variable contents build.pl :INFO: checking *.pc files $pkgconfig_dir=/mnt/removable4/sergei/build_work/install/cairo-1.0.4/lib/pkgconfig for $next_level_target=cairo build.pl :INFO: found 'cairo.pc' file, assuming 'cairo' library build.pl :INFO: going to grab STDOUT from 'PKG_CONFIG_PATH=/mnt/removable4/sergei/build_work/install/cairo-1.0.4/lib/pkgconfig:/mnt/removable4/sergei/build_work/install/glib-2.10.3/lib/pkgconfig; export PKG_CONFIG_PATH; pkg-config --print-errors --libs-only-L cairo' command build.pl :INFO: STDOUT of the above command was: -L/mnt/removable4/sergei/build_work/install/cairo-1.0.4/lib -L/usr/X11R6/lib build.pl :INFO: checking *.pc files $pkgconfig_dir=/mnt/removable4/sergei/build_work/install/glib-2.10.3/lib/pkgconfig for $next_level_target=glib build.pl :INFO: found 'glib-2.0.pc' file, assuming 'glib-2.0' library build.pl :INFO: going to grab STDOUT from 'PKG_CONFIG_PATH=/mnt/removable4/sergei/build_work/install/cairo-1.0.4/lib/pkgconfig:/mnt/removable4/sergei/build_work/install/glib-2.10.3/lib/pkgconfig; export PKG_CONFIG_PATH; pkg-config --print-errors --libs-only-L glib-2.0' command build.pl :INFO: STDOUT of the above command was: -L/mnt/removable4/sergei/build_work/install/glib-2.10.3/lib build.pl :INFO: found 'gobject-2.0.pc' file, assuming 'gobject-2.0' library build.pl :INFO: going to grab STDOUT from 'PKG_CONFIG_PATH=/mnt/removable4/sergei/build_work/install/cairo-1.0.4/lib/pkgconfig:/mnt/removable4/sergei/build_work/install/glib-2.10.3/lib/pkgconfig; export PKG_CONFIG_PATH; pkg-config --print-errors --libs-only-L gobject-2.0' command build.pl :INFO: STDOUT of the above command was: -L/mnt/removable4/sergei/build_work/install/glib-2.10.3/lib build.pl :INFO: found 'gmodule-2.0.pc' file, assuming 'gmodule-2.0' library build.pl :INFO: going to grab STDOUT from 'PKG_CONFIG_PATH=/mnt/removable4/sergei/build_work/install/cairo-1.0.4/lib/pkgconfig:/mnt/removable4/sergei/build_work/install/glib-2.10.3/lib/pkgconfig; export PKG_CONFIG_PATH; pkg-config --print-errors --libs-only-L gmodule-2.0' command build.pl :INFO: STDOUT of the above command was: -L/mnt/removable4/sergei/build_work/install/glib-2.10.3/lib build.pl :INFO: found 'gmodule-export-2.0.pc' file, assuming 'gmodule-export-2.0' library build.pl :INFO: going to grab STDOUT from 'PKG_CONFIG_PATH=/mnt/removable4/sergei/build_work/install/cairo-1.0.4/lib/pkgconfig:/mnt/removable4/sergei/build_work/install/glib-2.10.3/lib/pkgconfig; export PKG_CONFIG_PATH; pkg-config --print-errors --libs-only-L gmodule-export-2.0' command build.pl :INFO: STDOUT of the above command was: -L/mnt/removable4/sergei/build_work/install/glib-2.10.3/lib build.pl :INFO: found 'gmodule-no-export-2.0.pc' file, assuming 'gmodule-no-export-2.0' library build.pl :INFO: going to grab STDOUT from 'PKG_CONFIG_PATH=/mnt/removable4/sergei/build_work/install/cairo-1.0.4/lib/pkgconfig:/mnt/removable4/sergei/build_work/install/glib-2.10.3/lib/pkgconfig; export PKG_CONFIG_PATH; pkg-config --print-errors --libs-only-L gmodule-no-export-2.0' command build.pl :INFO: STDOUT of the above command was: -L/mnt/removable4/sergei/build_work/install/glib-2.10.3/lib build.pl :INFO: found 'gthread-2.0.pc' file, assuming 'gthread-2.0' library build.pl :INFO: going to grab STDOUT from 'PKG_CONFIG_PATH=/mnt/removable4/sergei/build_work/install/cairo-1.0.4/lib/pkgconfig:/mnt/removable4/sergei/build_work/install/glib-2.10.3/lib/pkgconfig; export PKG_CONFIG_PATH; pkg-config --print-errors --libs-only-L gthread-2.0' command build.pl :INFO: STDOUT of the above command was: -L/mnt/removable4/sergei/build_work/install/glib-2.10.3/lib build.pl :INFO: 'configure' for 'pango' target is about to be run, log file will be '/mnt/removable4/sergei/build_work/build/pango-1.12.1/configure.log' build.pl executing ==> cd /mnt/removable4/sergei/build_work/build/pango-1.12.1; PATH=/mnt/removable4/sergei/build_work/install/glib-2.10.3/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/bin:/bin:/usr/bin:/usr/local/bin:/usr/X11R6/bin/:/usr/games:/ibm/home/sergei/bin:/usr/lib/ssh; export PATH; LD_LIBRARY_PATH=/mnt/removable4/sergei/build_work/install/cairo-1.0.4/lib:/mnt/removable4/sergei/build_work/install/glib-2.10.3/lib:/usr/X11R6/lib; export LD_LIBRARY_PATH; PKG_CONFIG_PATH=/mnt/removable4/sergei/build_work/install/cairo-1.0.4/lib/pkgconfig:/mnt/removable4/sergei/build_work/install/glib-2.10.3/lib/pkgconfig; export PKG_CONFIG_PATH; ./configure --prefix=/mnt/removable4/sergei/build_work/install/pango-1.12.1 1>configure.log 2>&1 build.pl :INFO: 'make' for 'pango' target is about to be run, log file will be '/mnt/removable4/sergei/build_work/build/pango-1.12.1/make.log' build.pl executing ==> cd /mnt/removable4/sergei/build_work/build/pango-1.12.1; PATH=/mnt/removable4/sergei/build_work/install/glib-2.10.3/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/bin:/bin:/usr/bin:/usr/local/bin:/usr/X11R6/bin/:/usr/games:/ibm/home/sergei/bin:/usr/lib/ssh; export PATH; LD_LIBRARY_PATH=/mnt/removable4/sergei/build_work/install/cairo-1.0.4/lib:/mnt/removable4/sergei/build_work/install/glib-2.10.3/lib:/usr/X11R6/lib; export LD_LIBRARY_PATH; PKG_CONFIG_PATH=/mnt/removable4/sergei/build_work/install/cairo-1.0.4/lib/pkgconfig:/mnt/removable4/sergei/build_work/install/glib-2.10.3/lib/pkgconfig; export PKG_CONFIG_PATH; make 1>make.log 2>&1 build.pl :INFO: 'make install' for 'pango' target is about to be run, log file will be '/mnt/removable4/sergei/build_work/build/pango-1.12.1/make_install.log' build.pl executing ==> cd /mnt/removable4/sergei/build_work/build/pango-1.12.1; PATH=/mnt/removable4/sergei/build_work/install/glib-2.10.3/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/bin:/bin:/usr/bin:/usr/local/bin:/usr/X11R6/bin/:/usr/games:/ibm/home/sergei/bin:/usr/lib/ssh; export PATH; LD_LIBRARY_PATH=/mnt/removable4/sergei/build_work/install/cairo-1.0.4/lib:/mnt/removable4/sergei/build_work/install/glib-2.10.3/lib:/usr/X11R6/lib; export LD_LIBRARY_PATH; PKG_CONFIG_PATH=/mnt/removable4/sergei/build_work/install/cairo-1.0.4/lib/pkgconfig:/mnt/removable4/sergei/build_work/install/glib-2.10.3/lib/pkgconfig; export PKG_CONFIG_PATH; make install 1>make_install.log 2>&1 build.pl :INFO: done building 'pango' target ($versioned_target=pango-1.12.1) build.pl :INFO: DONE building, if necessary, sane targtes $scalar_path=Gnome2 -> Gnome2-Canvas -> Gtk2 -> gtk+ build.pl :INFO: returned from recursion for 'gtk+' target ($versioned_target=gtk+-2.8.19) with $recursion_result=0 build.pl :INFO: building 'gtk+' target ($versioned_target=gtk+-2.8.19) proper because it hasn't been built yet build.pl :INFO: going to download 'gtk+-2.8.19.tar.gz' file build.pl :INFO: executing ==> \wget -nv -c -t 5 ftp://ftp.no.gnome.org/pub/GNOME/sources/gtk+/2.8/gtk+-2.8.19.tar.gz 19:37:18 URL: ftp://ftp.no.gnome.org/pub/GNOME/sources/gtk+/2.8/gtk+-2.8.19.tar.gz [18222104] -> "gtk+-2.8.19.tar.gz" [1] build.pl :INFO: executing ==> \rm -rf /mnt/removable4/sergei/build_work/build/gtk+-2.8.19 build.pl :INFO: unpackaging gtk+-2.8.19.tar.gz, log file will be '/mnt/removable4/sergei/build_work/build/gtk+-2.8.19.unpackage.log' build.pl :INFO: executing ==> \cd /mnt/removable4/sergei/build_work/build; tar zxvf gtk+-2.8.19.tar.gz 1>gtk+-2.8.19.unpackage.log 2>&1 build.pl :INFO: it has been found that this 'gtk+' target depends on the following targets: atk cairo glib pango build.pl :WARNING: have no other choice, but to start heuristic dependency search for LD_LIBRARY_PATH environment variable contents build.pl :INFO: checking *.pc files $pkgconfig_dir=/mnt/removable4/sergei/build_work/install/atk-1.10.3/lib/pkgconfig for $next_level_target=atk build.pl :INFO: found 'atk.pc' file, assuming 'atk' library build.pl :INFO: going to grab STDOUT from 'PKG_CONFIG_PATH=/mnt/removable4/sergei/build_work/install/atk-1.10.3/lib/pkgconfig:/mnt/removable4/sergei/build_work/install/cairo-1.0.4/lib/pkgconfig:/mnt/removable4/sergei/build_work/install/glib-2.10.3/lib/pkgconfig:/mnt/removable4/sergei/build_work/install/pango-1.12.1/lib/pkgconfig; export PKG_CONFIG_PATH; pkg-config --print-errors --libs-only-L atk' command build.pl :INFO: STDOUT of the above command was: -L/mnt/removable4/sergei/build_work/install/atk-1.10.3/lib -L/mnt/removable4/sergei/build_work/install/glib-2.10.3/lib build.pl :INFO: checking *.pc files $pkgconfig_dir=/mnt/removable4/sergei/build_work/install/cairo-1.0.4/lib/pkgconfig for $next_level_target=cairo build.pl :INFO: found 'cairo.pc' file, assuming 'cairo' library build.pl :INFO: going to grab STDOUT from 'PKG_CONFIG_PATH=/mnt/removable4/sergei/build_work/install/atk-1.10.3/lib/pkgconfig:/mnt/removable4/sergei/build_work/install/cairo-1.0.4/lib/pkgconfig:/mnt/removable4/sergei/build_work/install/glib-2.10.3/lib/pkgconfig:/mnt/removable4/sergei/build_work/install/pango-1.12.1/lib/pkgconfig; export PKG_CONFIG_PATH; pkg-config --print-errors --libs-only-L cairo' command build.pl :INFO: STDOUT of the above command was: -L/mnt/removable4/sergei/build_work/install/cairo-1.0.4/lib -L/usr/X11R6/lib build.pl :INFO: checking *.pc files $pkgconfig_dir=/mnt/removable4/sergei/build_work/install/glib-2.10.3/lib/pkgconfig for $next_level_target=glib build.pl :INFO: found 'glib-2.0.pc' file, assuming 'glib-2.0' library build.pl :INFO: going to grab STDOUT from 'PKG_CONFIG_PATH=/mnt/removable4/sergei/build_work/install/atk-1.10.3/lib/pkgconfig:/mnt/removable4/sergei/build_work/install/cairo-1.0.4/lib/pkgconfig:/mnt/removable4/sergei/build_work/install/glib-2.10.3/lib/pkgconfig:/mnt/removable4/sergei/build_work/install/pango-1.12.1/lib/pkgconfig; export PKG_CONFIG_PATH; pkg-config --print-errors --libs-only-L glib-2.0' command build.pl :INFO: STDOUT of the above command was: -L/mnt/removable4/sergei/build_work/install/glib-2.10.3/lib build.pl :INFO: found 'gobject-2.0.pc' file, assuming 'gobject-2.0' library build.pl :INFO: going to grab STDOUT from 'PKG_CONFIG_PATH=/mnt/removable4/sergei/build_work/install/atk-1.10.3/lib/pkgconfig:/mnt/removable4/sergei/build_work/install/cairo-1.0.4/lib/pkgconfig:/mnt/removable4/sergei/build_work/install/glib-2.10.3/lib/pkgconfig:/mnt/removable4/sergei/build_work/install/pango-1.12.1/lib/pkgconfig; export PKG_CONFIG_PATH; pkg-config --print-errors --libs-only-L gobject-2.0' command build.pl :INFO: STDOUT of the above command was: -L/mnt/removable4/sergei/build_work/install/glib-2.10.3/lib build.pl :INFO: found 'gmodule-2.0.pc' file, assuming 'gmodule-2.0' library build.pl :INFO: going to grab STDOUT from 'PKG_CONFIG_PATH=/mnt/removable4/sergei/build_work/install/atk-1.10.3/lib/pkgconfig:/mnt/removable4/sergei/build_work/install/cairo-1.0.4/lib/pkgconfig:/mnt/removable4/sergei/build_work/install/glib-2.10.3/lib/pkgconfig:/mnt/removable4/sergei/build_work/install/pango-1.12.1/lib/pkgconfig; export PKG_CONFIG_PATH; pkg-config --print-errors --libs-only-L gmodule-2.0' command build.pl :INFO: STDOUT of the above command was: -L/mnt/removable4/sergei/build_work/install/glib-2.10.3/lib build.pl :INFO: found 'gmodule-export-2.0.pc' file, assuming 'gmodule-export-2.0' library build.pl :INFO: going to grab STDOUT from 'PKG_CONFIG_PATH=/mnt/removable4/sergei/build_work/install/atk-1.10.3/lib/pkgconfig:/mnt/removable4/sergei/build_work/install/cairo-1.0.4/lib/pkgconfig:/mnt/removable4/sergei/build_work/install/glib-2.10.3/lib/pkgconfig:/mnt/removable4/sergei/build_work/install/pango-1.12.1/lib/pkgconfig; export PKG_CONFIG_PATH; pkg-config --print-errors --libs-only-L gmodule-export-2.0' command build.pl :INFO: STDOUT of the above command was: -L/mnt/removable4/sergei/build_work/install/glib-2.10.3/lib build.pl :INFO: found 'gmodule-no-export-2.0.pc' file, assuming 'gmodule-no-export-2.0' library build.pl :INFO: going to grab STDOUT from 'PKG_CONFIG_PATH=/mnt/removable4/sergei/build_work/install/atk-1.10.3/lib/pkgconfig:/mnt/removable4/sergei/build_work/install/cairo-1.0.4/lib/pkgconfig:/mnt/removable4/sergei/build_work/install/glib-2.10.3/lib/pkgconfig:/mnt/removable4/sergei/build_work/install/pango-1.12.1/lib/pkgconfig; export PKG_CONFIG_PATH; pkg-config --print-errors --libs-only-L gmodule-no-export-2.0' command build.pl :INFO: STDOUT of the above command was: -L/mnt/removable4/sergei/build_work/install/glib-2.10.3/lib build.pl :INFO: found 'gthread-2.0.pc' file, assuming 'gthread-2.0' library build.pl :INFO: going to grab STDOUT from 'PKG_CONFIG_PATH=/mnt/removable4/sergei/build_work/install/atk-1.10.3/lib/pkgconfig:/mnt/removable4/sergei/build_work/install/cairo-1.0.4/lib/pkgconfig:/mnt/removable4/sergei/build_work/install/glib-2.10.3/lib/pkgconfig:/mnt/removable4/sergei/build_work/install/pango-1.12.1/lib/pkgconfig; export PKG_CONFIG_PATH; pkg-config --print-errors --libs-only-L gthread-2.0' command build.pl :INFO: STDOUT of the above command was: -L/mnt/removable4/sergei/build_work/install/glib-2.10.3/lib build.pl :INFO: checking *.pc files $pkgconfig_dir=/mnt/removable4/sergei/build_work/install/pango-1.12.1/lib/pkgconfig for $next_level_target=pango build.pl :INFO: found 'pango.pc' file, assuming 'pango' library build.pl :INFO: going to grab STDOUT from 'PKG_CONFIG_PATH=/mnt/removable4/sergei/build_work/install/atk-1.10.3/lib/pkgconfig:/mnt/removable4/sergei/build_work/install/cairo-1.0.4/lib/pkgconfig:/mnt/removable4/sergei/build_work/install/glib-2.10.3/lib/pkgconfig:/mnt/removable4/sergei/build_work/install/pango-1.12.1/lib/pkgconfig; export PKG_CONFIG_PATH; pkg-config --print-errors --libs-only-L pango' command build.pl :INFO: STDOUT of the above command was: -L/mnt/removable4/sergei/build_work/install/glib-2.10.3/lib -L/mnt/removable4/sergei/build_work/install/pango-1.12.1/lib build.pl :INFO: found 'pangocairo.pc' file, assuming 'pangocairo' library build.pl :INFO: going to grab STDOUT from 'PKG_CONFIG_PATH=/mnt/removable4/sergei/build_work/install/atk-1.10.3/lib/pkgconfig:/mnt/removable4/sergei/build_work/install/cairo-1.0.4/lib/pkgconfig:/mnt/removable4/sergei/build_work/install/glib-2.10.3/lib/pkgconfig:/mnt/removable4/sergei/build_work/install/pango-1.12.1/lib/pkgconfig; export PKG_CONFIG_PATH; pkg-config --print-errors --libs-only-L pangocairo' command build.pl :INFO: STDOUT of the above command was: -L/mnt/removable4/sergei/build_work/install/cairo-1.0.4/lib -L/mnt/removable4/sergei/build_work/install/glib-2.10.3/lib -L/mnt/removable4/sergei/build_work/install/pango-1.12.1/lib -L/usr/X11R6/lib build.pl :INFO: found 'pangox.pc' file, assuming 'pangox' library build.pl :INFO: going to grab STDOUT from 'PKG_CONFIG_PATH=/mnt/removable4/sergei/build_work/install/atk-1.10.3/lib/pkgconfig:/mnt/removable4/sergei/build_work/install/cairo-1.0.4/lib/pkgconfig:/mnt/removable4/sergei/build_work/install/glib-2.10.3/lib/pkgconfig:/mnt/removable4/sergei/build_work/install/pango-1.12.1/lib/pkgconfig; export PKG_CONFIG_PATH; pkg-config --print-errors --libs-only-L pangox' command build.pl :INFO: STDOUT of the above command was: -L/mnt/removable4/sergei/build_work/install/glib-2.10.3/lib -L/mnt/removable4/sergei/build_work/install/pango-1.12.1/lib build.pl :INFO: found 'pangoxft.pc' file, assuming 'pangoxft' library build.pl :INFO: going to grab STDOUT from 'PKG_CONFIG_PATH=/mnt/removable4/sergei/build_work/install/atk-1.10.3/lib/pkgconfig:/mnt/removable4/sergei/build_work/install/cairo-1.0.4/lib/pkgconfig:/mnt/removable4/sergei/build_work/install/glib-2.10.3/lib/pkgconfig:/mnt/removable4/sergei/build_work/install/pango-1.12.1/lib/pkgconfig; export PKG_CONFIG_PATH; pkg-config --print-errors --libs-only-L pangoxft' command build.pl :INFO: STDOUT of the above command was: -L/mnt/removable4/sergei/build_work/install/glib-2.10.3/lib -L/mnt/removable4/sergei/build_work/install/pango-1.12.1/lib build.pl :INFO: found 'pangoft2.pc' file, assuming 'pangoft2' library build.pl :INFO: going to grab STDOUT from 'PKG_CONFIG_PATH=/mnt/removable4/sergei/build_work/install/atk-1.10.3/lib/pkgconfig:/mnt/removable4/sergei/build_work/install/cairo-1.0.4/lib/pkgconfig:/mnt/removable4/sergei/build_work/install/glib-2.10.3/lib/pkgconfig:/mnt/removable4/sergei/build_work/install/pango-1.12.1/lib/pkgconfig; export PKG_CONFIG_PATH; pkg-config --print-errors --libs-only-L pangoft2' command build.pl :INFO: STDOUT of the above command was: -L/mnt/removable4/sergei/build_work/install/glib-2.10.3/lib -L/mnt/removable4/sergei/build_work/install/pango-1.12.1/lib build.pl :INFO: 'configure' for 'gtk+' target is about to be run, log file will be '/mnt/removable4/sergei/build_work/build/gtk+-2.8.19/configure.log' build.pl executing ==> cd /mnt/removable4/sergei/build_work/build/gtk+-2.8.19; PATH=/mnt/removable4/sergei/build_work/install/glib-2.10.3/bin:/mnt/removable4/sergei/build_work/install/pango-1.12.1/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/bin:/bin:/usr/bin:/usr/local/bin:/usr/X11R6/bin/:/usr/games:/ibm/home/sergei/bin:/usr/lib/ssh; export PATH; LD_LIBRARY_PATH=/mnt/removable4/sergei/build_work/install/atk-1.10.3/lib:/mnt/removable4/sergei/build_work/install/cairo-1.0.4/lib:/mnt/removable4/sergei/build_work/install/glib-2.10.3/lib:/mnt/removable4/sergei/build_work/install/pango-1.12.1/lib:/usr/X11R6/lib; export LD_LIBRARY_PATH; PKG_CONFIG_PATH=/mnt/removable4/sergei/build_work/install/atk-1.10.3/lib/pkgconfig:/mnt/removable4/sergei/build_work/install/cairo-1.0.4/lib/pkgconfig:/mnt/removable4/sergei/build_work/install/glib-2.10.3/lib/pkgconfig:/mnt/removable4/sergei/build_work/install/pango-1.12.1/lib/pkgconfig; export PKG_CONFIG_PATH; ./configure --prefix=/mnt/removable4/sergei/build_work/install/gtk+-2.8.19 1>configure.log 2>&1 build.pl :INFO: 'make' for 'gtk+' target is about to be run, log file will be '/mnt/removable4/sergei/build_work/build/gtk+-2.8.19/make.log' build.pl executing ==> cd /mnt/removable4/sergei/build_work/build/gtk+-2.8.19; PATH=/mnt/removable4/sergei/build_work/install/glib-2.10.3/bin:/mnt/removable4/sergei/build_work/install/pango-1.12.1/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/bin:/bin:/usr/bin:/usr/local/bin:/usr/X11R6/bin/:/usr/games:/ibm/home/sergei/bin:/usr/lib/ssh; export PATH; LD_LIBRARY_PATH=/mnt/removable4/sergei/build_work/install/atk-1.10.3/lib:/mnt/removable4/sergei/build_work/install/cairo-1.0.4/lib:/mnt/removable4/sergei/build_work/install/glib-2.10.3/lib:/mnt/removable4/sergei/build_work/install/pango-1.12.1/lib:/usr/X11R6/lib; export LD_LIBRARY_PATH; PKG_CONFIG_PATH=/mnt/removable4/sergei/build_work/install/atk-1.10.3/lib/pkgconfig:/mnt/removable4/sergei/build_work/install/cairo-1.0.4/lib/pkgconfig:/mnt/removable4/sergei/build_work/install/glib-2.10.3/lib/pkgconfig:/mnt/removable4/sergei/build_work/install/pango-1.12.1/lib/pkgconfig; export PKG_CONFIG_PATH; make 1>make.log 2>&1 build.pl :INFO: 'make install' for 'gtk+' target is about to be run, log file will be '/mnt/removable4/sergei/build_work/build/gtk+-2.8.19/make_install.log' build.pl executing ==> cd /mnt/removable4/sergei/build_work/build/gtk+-2.8.19; PATH=/mnt/removable4/sergei/build_work/install/glib-2.10.3/bin:/mnt/removable4/sergei/build_work/install/pango-1.12.1/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/bin:/bin:/usr/bin:/usr/local/bin:/usr/X11R6/bin/:/usr/games:/ibm/home/sergei/bin:/usr/lib/ssh; export PATH; LD_LIBRARY_PATH=/mnt/removable4/sergei/build_work/install/atk-1.10.3/lib:/mnt/removable4/sergei/build_work/install/cairo-1.0.4/lib:/mnt/removable4/sergei/build_work/install/glib-2.10.3/lib:/mnt/removable4/sergei/build_work/install/pango-1.12.1/lib:/usr/X11R6/lib; export LD_LIBRARY_PATH; PKG_CONFIG_PATH=/mnt/removable4/sergei/build_work/install/atk-1.10.3/lib/pkgconfig:/mnt/removable4/sergei/build_work/install/cairo-1.0.4/lib/pkgconfig:/mnt/removable4/sergei/build_work/install/glib-2.10.3/lib/pkgconfig:/mnt/removable4/sergei/build_work/install/pango-1.12.1/lib/pkgconfig; export PKG_CONFIG_PATH; make install 1>make_install.log 2>&1 build.pl :INFO: done building 'gtk+' target ($versioned_target=gtk+-2.8.19) ". If you are interested, visit the URL in my signature. --Sergei. Applications From Scratch: http://appsfromscratch.berlios.de/ __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com _______________________________________________ gtk-list@xxxxxxxxx http://mail.gnome.org/mailman/listinfo/gtk-list