************************************************************ 2004-03-17 21:49:41.320 | Checking out glib ************************************************************ cvs -z3 -q -d :pserver:jamesh@cvs.gnome.org:/cvs/gnome update -dP -A . ************************************************************ 2004-03-17 21:49:52.379 | Configuring glib ************************************************************ ./autogen.sh --prefix /home/james/cvs/install --libdir '${exec_prefix}/lib64' --enable-maintainer-mode --disable-static --disable-gtk-doc configure.in:313: warning: AC_CANONICAL_HOST invoked multiple times autoconf/specific.m4:363: AC_CYGWIN is expanded from... configure.in:313: the top level configure.in:313: warning: AC_CANONICAL_HOST invoked multiple times autoconf/specific.m4:363: AC_CYGWIN is expanded from... configure.in:313: the top level configure.in:313: warning: AC_CANONICAL_HOST invoked multiple times autoconf/specific.m4:363: AC_CYGWIN is expanded from... configure.in:313: the top level checking for a BSD-compatible install... /home/james/bin/install-check checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... yes checking build system type... x86_64-redhat-linux-gnu checking host system type... x86_64-redhat-linux-gnu checking for the BeOS... no checking for Win32... no checking whether to enable garbage collector friendliness... no checking whether to disable memory pools... no checking for gcc... gcc checking for C compiler default output file name... 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 gcc option to accept ANSI C... none needed checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking for c++... c++ checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking dependency style of c++... gcc3 checking for gcc option to accept ANSI C... none needed checking for a BSD-compatible install... /home/james/bin/install-check checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for _LARGE_FILES value needed for large files... no checking for pkg-config... /usr/bin/pkg-config checking for gawk... (cached) gawk checking for perl5... no checking for perl... perl checking for indent... indent checking for perl... /usr/bin/perl checking for iconv_open... yes checking how to run the C preprocessor... gcc -E checking for egrep... grep -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 locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for LC_MESSAGES... yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking for dgettext in libc... yes checking for bind_textdomain_codeset... yes checking for msgfmt... /usr/bin/msgfmt checking for dcgettext... yes checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for catalogs to be installed... am ar az be bg bn ca cs cy da de el en_GB eo es et eu fa fi fr ga gl he hi hr id is it ja ko lt lv mk mn ms nl nn no pa pl pt pt_BR ro ru sk sl sq sr sr@ije sr@Latn sv ta tr uk vi yi zh_CN zh_TW checking for a sed that does not truncate output... /bin/sed checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/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 dependent libraries... pass_all checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking how to run the C++ preprocessor... c++ -E checking for g77... g77 checking whether we are using the GNU Fortran 77 compiler... yes checking whether g77 accepts -g... yes checking the maximum length of command line arguments... 32768 checking command to parse /usr/bin/nm -B output from gcc object... ok checking for objdir... .libs checking for ar... ar checking for ranlib... ranlib checking for strip... strip checking if gcc static flag works... yes checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc supports -c -o file.o... yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by c++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the c++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for c++ option to produce PIC... -fPIC checking if c++ PIC flag -fPIC works... yes checking if c++ supports -c -o file.o... yes checking whether the c++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes appending configuration tag "F77" to libtool checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for g77 option to produce PIC... -fPIC checking if g77 PIC flag -fPIC works... yes checking if g77 supports -c -o file.o... yes checking whether the g77 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking for extra flags to get ANSI library prototypes... none needed checking for extra flags for POSIX compliance... none needed checking for ANSI C header files... (cached) yes checking for vprintf... yes checking for _doprnt... no checking for working alloca.h... yes checking for alloca... yes checking for atexit... yes checking for on_exit... yes checking for char... yes checking size of char... 1 checking for short... yes checking size of short... 2 checking for long... yes checking size of long... 8 checking for int... yes checking size of int... 4 checking for void *... yes checking size of void *... 8 checking for long long... yes checking size of long long... 8 checking for __int64... no checking size of __int64... 0 checking for format to printf and scanf a guint64... %llu checking for an ANSI C-conforming const... yes checking if malloc() and friends prototypes are gmem.h compatible... yes checking for growing stack pointer... no checking for __inline... yes checking for __inline__... yes checking for inline... yes checking for ISO C99 varargs macros in C... yes checking for ISO C99 varargs macros in C++... yes checking for GNUC varargs macros... yes checking whether byte ordering is bigendian... no checking dirent.h usability... yes checking dirent.h presence... yes checking for dirent.h... yes checking float.h usability... yes checking float.h presence... yes checking for float.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/poll.h usability... yes checking sys/poll.h presence... yes checking for sys/poll.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking for sys/types.h... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/times.h usability... yes checking sys/times.h presence... yes checking for sys/times.h... yes checking for unistd.h... (cached) yes checking values.h usability... yes checking values.h presence... yes checking for values.h... yes checking for stdint.h... (cached) yes checking sched.h usability... yes checking sched.h presence... yes checking for sched.h... yes checking langinfo.h usability... yes checking langinfo.h presence... yes checking for langinfo.h... yes checking for nl_langinfo... yes checking for nl_langinfo and CODESET... yes checking whether we are using the GNU C Library 2.1 or newer... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for setlocale... yes checking for size_t... yes checking size of size_t... 8 checking for the appropriate definition for size_t... unsigned long checking for lstat... yes checking for strerror... yes checking for strsignal... yes checking for memmove... yes checking for mkstemp... yes checking for vsnprintf... yes checking for stpcpy... yes checking for strcasecmp... yes checking for strncasecmp... yes checking for poll... yes checking for getcwd... yes checking for nanosleep... yes checking for vasprintf... yes checking for setenv... yes checking for unsetenv... yes checking for getc_unlocked... yes checking for readlink... yes checking for symlink... yes checking for C99 vsnprintf... yes checking whether printf supports positional parameters... yes checking for signed... yes checking for long long... (cached) yes checking for long double... yes checking for wchar_t... yes checking for wint_t... yes checking for size_t... (cached) yes checking for ptrdiff_t... yes checking for inttypes.h... yes checking for stdint.h... yes checking for snprintf... yes checking for C99 snprintf... yes checking for sys_errlist... yes checking for sys_siglist... yes checking for sys_siglist declaration... yes checking for fd_set... yes, found in sys/types.h checking whether realloc (NULL,) will work... yes checking for nl_langinfo (CODESET)... yes checking for OpenBSD strlcpy/strlcat... no checking for an implementation of va_copy()... yes checking for an implementation of __va_copy()... yes checking whether va_lists can be copied by value... no checking for dlopen... no checking for NSLinkModule... no checking for dlopen in -ldl... yes checking for dlsym in -ldl... yes checking for RTLD_GLOBAL brokenness... no checking for preceeding underscore in symbols... no checking for dlerror... yes checking for the suffix of shared libraries... .so checking for gspawn implementation... gspawn.lo checking for GIOChannel implementation... giounix.lo checking for platform-dependent source... checking whether to compile timeloop... yes checking if building for some Win32 platform... no checking for thread implementation... posix checking thread related cflags... -pthread checking for sched_get_priority_min... yes checking thread related libraries... -pthread checking for localtime_r... yes checking for posix getpwuid_r... yes checking size of pthread_t... 8 checking for pthread_attr_setstacksize... yes checking for minimal/maximal thread priority... sched_get_priority_min(SCHED_OTHER)/sched_get_priority_max(SCHED_OTHER) checking for pthread_setschedparam... yes checking for posix yield function... sched_yield checking size of pthread_mutex_t... 40 checking byte contents of PTHREAD_MUTEX_INITIALIZER... 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 checking whether to use assembler code for atomic operations... x86_64 checking value of POLLIN... 1 checking value of POLLOUT... 4 checking value of POLLPRI... 2 checking value of POLLERR... 8 checking value of POLLHUP... 16 checking value of POLLNVAL... 32 checking for EILSEQ... yes configure: creating ./config.status config.status: creating glib-2.0.pc config.status: creating glib-2.0-uninstalled.pc config.status: creating gmodule-2.0.pc config.status: creating gmodule-2.0-uninstalled.pc config.status: creating gthread-2.0.pc config.status: creating gthread-2.0-uninstalled.pc config.status: creating gobject-2.0.pc config.status: creating gobject-2.0-uninstalled.pc config.status: creating glib-zip config.status: creating glib-gettextize config.status: creating Makefile config.status: creating build/Makefile config.status: creating build/win32/Makefile config.status: creating build/win32/dirent/Makefile config.status: creating glib/Makefile config.status: creating glib/libcharset/Makefile config.status: creating glib/gnulib/Makefile config.status: creating gmodule/Makefile config.status: creating gmodule/gmoduleconf.h config.status: creating gobject/Makefile config.status: creating gobject/glib-mkenums config.status: creating gthread/Makefile config.status: creating po/Makefile.in config.status: creating docs/Makefile config.status: creating docs/reference/Makefile config.status: creating docs/reference/glib/Makefile config.status: creating docs/reference/glib/version.xml config.status: creating docs/reference/gobject/Makefile config.status: creating docs/reference/gobject/version.xml config.status: creating tests/Makefile config.status: creating tests/gobject/Makefile config.status: creating m4macros/Makefile config.status: creating config.h config.status: config.h is unchanged config.status: executing depfiles commands config.status: executing default-1 commands config.status: executing glibconfig.h commands config.status: glibconfig.h is unchanged config.status: executing chmod-scripts commands Now type 'make' to compile GLib. ************************************************************ 2004-03-17 21:50:19.534 | Building glib ************************************************************ make cd . && /bin/sh ./config.status glibconfig.h config.status: executing glibconfig.h commands config.status: glibconfig.h is unchanged echo timestamp > stamp-gc-h cd . && /bin/sh /home/james/cvs/gnome2/glib/missing --run autoheader configure.in:313: warning: AC_CANONICAL_HOST invoked multiple times autoconf/specific.m4:363: AC_CYGWIN is expanded from... configure.in:313: the top level touch ./config.h.in cd . && /bin/sh ./config.status config.h config.status: creating config.h config.status: config.h is unchanged make all-recursive make[1]: Entering directory `/home/james/cvs/gnome2/glib' Making all in . make[2]: Entering directory `/home/james/cvs/gnome2/glib' make[2]: Leaving directory `/home/james/cvs/gnome2/glib' Making all in m4macros make[2]: Entering directory `/home/james/cvs/gnome2/glib/m4macros' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/home/james/cvs/gnome2/glib/m4macros' Making all in glib make[2]: Entering directory `/home/james/cvs/gnome2/glib/glib' Making all in libcharset make[3]: Entering directory `/home/james/cvs/gnome2/glib/glib/libcharset' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/home/james/cvs/gnome2/glib/glib/libcharset' make[3]: Entering directory `/home/james/cvs/gnome2/glib/glib' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/home/james/cvs/gnome2/glib/glib' make[2]: Leaving directory `/home/james/cvs/gnome2/glib/glib' Making all in gobject make[2]: Entering directory `/home/james/cvs/gnome2/glib/gobject' make all-am make[3]: Entering directory `/home/james/cvs/gnome2/glib/gobject' make[3]: Leaving directory `/home/james/cvs/gnome2/glib/gobject' make[2]: Leaving directory `/home/james/cvs/gnome2/glib/gobject' Making all in gmodule make[2]: Entering directory `/home/james/cvs/gnome2/glib/gmodule' make all-am make[3]: Entering directory `/home/james/cvs/gnome2/glib/gmodule' if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../glib -I../gmodule -DG_LOG_DOMAIN=\"GModule\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -pthread -g -O2 -Wall -MT gmodule.lo -MD -MP -MF ".deps/gmodule.Tpo" \ -c -o gmodule.lo `test -f 'gmodule.c' || echo './'`gmodule.c; \ then mv -f ".deps/gmodule.Tpo" ".deps/gmodule.Plo"; \ else rm -f ".deps/gmodule.Tpo"; exit 1; \ fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../glib -I../gmodule -DG_LOG_DOMAIN=\"GModule\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -pthread -g -O2 -Wall -MT gmodule.lo -MD -MP -MF .deps/gmodule.Tpo -c gmodule.c -fPIC -DPIC -o .libs/gmodule.o /bin/sh ../libtool --mode=link gcc -g -O2 -Wall -o libgmodule-2.0.la -rpath /home/james/cvs/install/lib64 -Wl,--export-dynamic -version-info 400:0:400 -export-dynamic gmodule.lo -ldl ../glib/libglib-2.0.la gcc -shared .libs/gmodule.o -Wl,--rpath -Wl,/home/james/cvs/gnome2/glib/glib/.libs -Wl,--rpath -Wl,/home/james/cvs/install/lib64 -ldl ../glib/.libs/libglib-2.0.so -Wl,--export-dynamic -Wl,-soname -Wl,libgmodule-2.0.so.0 -o .libs/libgmodule-2.0.so.0.400.0 (cd .libs && rm -f libgmodule-2.0.so.0 && ln -s libgmodule-2.0.so.0.400.0 libgmodule-2.0.so.0) (cd .libs && rm -f libgmodule-2.0.so && ln -s libgmodule-2.0.so.0.400.0 libgmodule-2.0.so) creating libgmodule-2.0.la (cd .libs && rm -f libgmodule-2.0.la && ln -s ../libgmodule-2.0.la libgmodule-2.0.la) make[3]: Leaving directory `/home/james/cvs/gnome2/glib/gmodule' make[2]: Leaving directory `/home/james/cvs/gnome2/glib/gmodule' Making all in gthread make[2]: Entering directory `/home/james/cvs/gnome2/glib/gthread' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/home/james/cvs/gnome2/glib/gthread' Making all in tests make[2]: Entering directory `/home/james/cvs/gnome2/glib/tests' Making all in gobject make[3]: Entering directory `/home/james/cvs/gnome2/glib/tests/gobject' make all-am make[4]: Entering directory `/home/james/cvs/gnome2/glib/tests/gobject' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/home/james/cvs/gnome2/glib/tests/gobject' make[3]: Leaving directory `/home/james/cvs/gnome2/glib/tests/gobject' make[3]: Entering directory `/home/james/cvs/gnome2/glib/tests' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/home/james/cvs/gnome2/glib/tests' make[2]: Leaving directory `/home/james/cvs/gnome2/glib/tests' Making all in build make[2]: Entering directory `/home/james/cvs/gnome2/glib/build' Making all in win32 make[3]: Entering directory `/home/james/cvs/gnome2/glib/build/win32' Making all in dirent make[4]: Entering directory `/home/james/cvs/gnome2/glib/build/win32/dirent' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/home/james/cvs/gnome2/glib/build/win32/dirent' make[4]: Entering directory `/home/james/cvs/gnome2/glib/build/win32' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/home/james/cvs/gnome2/glib/build/win32' make[3]: Leaving directory `/home/james/cvs/gnome2/glib/build/win32' make[3]: Entering directory `/home/james/cvs/gnome2/glib/build' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/home/james/cvs/gnome2/glib/build' make[2]: Leaving directory `/home/james/cvs/gnome2/glib/build' Making all in po make[2]: Entering directory `/home/james/cvs/gnome2/glib/po' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/home/james/cvs/gnome2/glib/po' Making all in docs make[2]: Entering directory `/home/james/cvs/gnome2/glib/docs' Making all in reference make[3]: Entering directory `/home/james/cvs/gnome2/glib/docs/reference' Making all in glib make[4]: Entering directory `/home/james/cvs/gnome2/glib/docs/reference/glib' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/home/james/cvs/gnome2/glib/docs/reference/glib' Making all in gobject make[4]: Entering directory `/home/james/cvs/gnome2/glib/docs/reference/gobject' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/home/james/cvs/gnome2/glib/docs/reference/gobject' make[4]: Entering directory `/home/james/cvs/gnome2/glib/docs/reference' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/home/james/cvs/gnome2/glib/docs/reference' make[3]: Leaving directory `/home/james/cvs/gnome2/glib/docs/reference' make[3]: Entering directory `/home/james/cvs/gnome2/glib/docs' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/home/james/cvs/gnome2/glib/docs' make[2]: Leaving directory `/home/james/cvs/gnome2/glib/docs' make[1]: Leaving directory `/home/james/cvs/gnome2/glib' ************************************************************ 2004-03-17 21:50:21.076 | Installing glib ************************************************************ make install make install-recursive make[1]: Entering directory `/home/james/cvs/gnome2/glib' Making install in . make[2]: Entering directory `/home/james/cvs/gnome2/glib' make[3]: Entering directory `/home/james/cvs/gnome2/glib' /bin/sh ./mkinstalldirs /home/james/cvs/install/bin /home/james/bin/install-check glib-gettextize /home/james/cvs/install/bin/glib-gettextize /bin/sh ./mkinstalldirs /home/james/cvs/install/lib64/glib-2.0/include file=/home/james/cvs/install/lib64/glib-2.0/include/glibconfig.h; \ if test -r $file && cmp -s glibconfig.h $file; then :; \ else /home/james/bin/install-check -m 644 glibconfig.h $file; fi /bin/sh ./mkinstalldirs /home/james/cvs/install/lib64/pkgconfig /home/james/bin/install-check -m 644 glib-2.0.pc /home/james/cvs/install/lib64/pkgconfig/glib-2.0.pc /home/james/bin/install-check -m 644 gobject-2.0.pc /home/james/cvs/install/lib64/pkgconfig/gobject-2.0.pc /home/james/bin/install-check -m 644 gmodule-2.0.pc /home/james/cvs/install/lib64/pkgconfig/gmodule-2.0.pc /home/james/bin/install-check -m 644 gthread-2.0.pc /home/james/cvs/install/lib64/pkgconfig/gthread-2.0.pc make[3]: Leaving directory `/home/james/cvs/gnome2/glib' make[2]: Leaving directory `/home/james/cvs/gnome2/glib' Making install in m4macros make[2]: Entering directory `/home/james/cvs/gnome2/glib/m4macros' make[3]: Entering directory `/home/james/cvs/gnome2/glib/m4macros' make[3]: Nothing to be done for `install-exec-am'. /bin/sh ../mkinstalldirs /home/james/cvs/install/share/aclocal /home/james/bin/install-check -m 644 glib-2.0.m4 /home/james/cvs/install/share/aclocal/glib-2.0.m4 /home/james/bin/install-check -m 644 glib-gettext.m4 /home/james/cvs/install/share/aclocal/glib-gettext.m4 make[3]: Leaving directory `/home/james/cvs/gnome2/glib/m4macros' make[2]: Leaving directory `/home/james/cvs/gnome2/glib/m4macros' Making install in glib make[2]: Entering directory `/home/james/cvs/gnome2/glib/glib' Making install in libcharset make[3]: Entering directory `/home/james/cvs/gnome2/glib/glib/libcharset' make[4]: Entering directory `/home/james/cvs/gnome2/glib/glib/libcharset' /bin/sh ../../mkinstalldirs /home/james/cvs/install/lib64 if test -f /home/james/cvs/install/lib64/charset.alias; then \ sed -f ref-add.sed /home/james/cvs/install/lib64/charset.alias > /home/james/cvs/install/lib64/charset.tmp ; \ /home/james/bin/install-check -m 644 /home/james/cvs/install/lib64/charset.tmp /home/james/cvs/install/lib64/charset.alias ; \ rm -f /home/james/cvs/install/lib64/charset.tmp ; \ else \ if test yes = no; then \ sed -f ref-add.sed charset.alias > /home/james/cvs/install/lib64/charset.tmp ; \ /home/james/bin/install-check -m 644 /home/james/cvs/install/lib64/charset.tmp /home/james/cvs/install/lib64/charset.alias ; \ rm -f /home/james/cvs/install/lib64/charset.tmp ; \ fi ; \ fi make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/home/james/cvs/gnome2/glib/glib/libcharset' make[3]: Leaving directory `/home/james/cvs/gnome2/glib/glib/libcharset' make[3]: Entering directory `/home/james/cvs/gnome2/glib/glib' make[4]: Entering directory `/home/james/cvs/gnome2/glib/glib' /bin/sh ../mkinstalldirs /home/james/cvs/install/lib64 /bin/sh ../libtool --mode=install /home/james/bin/install-check libglib-2.0.la /home/james/cvs/install/lib64/libglib-2.0.la /home/james/bin/install-check .libs/libglib-2.0.so.0.400.0 /home/james/cvs/install/lib64/libglib-2.0.so.0.400.0 (cd /home/james/cvs/install/lib64 && rm -f libglib-2.0.so.0 && ln -s libglib-2.0.so.0.400.0 libglib-2.0.so.0) (cd /home/james/cvs/install/lib64 && rm -f libglib-2.0.so && ln -s libglib-2.0.so.0.400.0 libglib-2.0.so) /home/james/bin/install-check .libs/libglib-2.0.lai /home/james/cvs/install/lib64/libglib-2.0.la PATH="$PATH:/sbin" ldconfig -n /home/james/cvs/install/lib64 ---------------------------------------------------------------------- Libraries have been installed in: /home/james/cvs/install/lib64 If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,--rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to `/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- /bin/sh ../mkinstalldirs /home/james/cvs/install/bin /bin/sh ../mkinstalldirs /home/james/cvs/install/include/glib-2.0 /home/james/bin/install-check -m 644 glib-object.h /home/james/cvs/install/include/glib-2.0/glib-object.h /home/james/bin/install-check -m 644 glib.h /home/james/cvs/install/include/glib-2.0/glib.h /bin/sh ../mkinstalldirs /home/james/cvs/install/include/glib-2.0/glib /home/james/bin/install-check -m 644 galloca.h /home/james/cvs/install/include/glib-2.0/glib/galloca.h /home/james/bin/install-check -m 644 garray.h /home/james/cvs/install/include/glib-2.0/glib/garray.h /home/james/bin/install-check -m 644 gasyncqueue.h /home/james/cvs/install/include/glib-2.0/glib/gasyncqueue.h /home/james/bin/install-check -m 644 gatomic.h /home/james/cvs/install/include/glib-2.0/glib/gatomic.h /home/james/bin/install-check -m 644 gbacktrace.h /home/james/cvs/install/include/glib-2.0/glib/gbacktrace.h /home/james/bin/install-check -m 644 gcache.h /home/james/cvs/install/include/glib-2.0/glib/gcache.h /home/james/bin/install-check -m 644 gcompletion.h /home/james/cvs/install/include/glib-2.0/glib/gcompletion.h /home/james/bin/install-check -m 644 gconvert.h /home/james/cvs/install/include/glib-2.0/glib/gconvert.h /home/james/bin/install-check -m 644 gdataset.h /home/james/cvs/install/include/glib-2.0/glib/gdataset.h /home/james/bin/install-check -m 644 gdate.h /home/james/cvs/install/include/glib-2.0/glib/gdate.h /home/james/bin/install-check -m 644 gdir.h /home/james/cvs/install/include/glib-2.0/glib/gdir.h /home/james/bin/install-check -m 644 gerror.h /home/james/cvs/install/include/glib-2.0/glib/gerror.h /home/james/bin/install-check -m 644 gfileutils.h /home/james/cvs/install/include/glib-2.0/glib/gfileutils.h /home/james/bin/install-check -m 644 ghash.h /home/james/cvs/install/include/glib-2.0/glib/ghash.h /home/james/bin/install-check -m 644 ghook.h /home/james/cvs/install/include/glib-2.0/glib/ghook.h /home/james/bin/install-check -m 644 gi18n.h /home/james/cvs/install/include/glib-2.0/glib/gi18n.h /home/james/bin/install-check -m 644 gi18n-lib.h /home/james/cvs/install/include/glib-2.0/glib/gi18n-lib.h /home/james/bin/install-check -m 644 giochannel.h /home/james/cvs/install/include/glib-2.0/glib/giochannel.h /home/james/bin/install-check -m 644 glist.h /home/james/cvs/install/include/glib-2.0/glib/glist.h /home/james/bin/install-check -m 644 gmacros.h /home/james/cvs/install/include/glib-2.0/glib/gmacros.h /home/james/bin/install-check -m 644 gmain.h /home/james/cvs/install/include/glib-2.0/glib/gmain.h /home/james/bin/install-check -m 644 gmarkup.h /home/james/cvs/install/include/glib-2.0/glib/gmarkup.h /home/james/bin/install-check -m 644 gmem.h /home/james/cvs/install/include/glib-2.0/glib/gmem.h /home/james/bin/install-check -m 644 gmessages.h /home/james/cvs/install/include/glib-2.0/glib/gmessages.h /home/james/bin/install-check -m 644 gnode.h /home/james/cvs/install/include/glib-2.0/glib/gnode.h /home/james/bin/install-check -m 644 gpattern.h /home/james/cvs/install/include/glib-2.0/glib/gpattern.h /home/james/bin/install-check -m 644 gprimes.h /home/james/cvs/install/include/glib-2.0/glib/gprimes.h /home/james/bin/install-check -m 644 gqsort.h /home/james/cvs/install/include/glib-2.0/glib/gqsort.h /home/james/bin/install-check -m 644 gquark.h /home/james/cvs/install/include/glib-2.0/glib/gquark.h /home/james/bin/install-check -m 644 gqueue.h /home/james/cvs/install/include/glib-2.0/glib/gqueue.h /home/james/bin/install-check -m 644 grand.h /home/james/cvs/install/include/glib-2.0/glib/grand.h /home/james/bin/install-check -m 644 grel.h /home/james/cvs/install/include/glib-2.0/glib/grel.h /home/james/bin/install-check -m 644 gscanner.h /home/james/cvs/install/include/glib-2.0/glib/gscanner.h /home/james/bin/install-check -m 644 gshell.h /home/james/cvs/install/include/glib-2.0/glib/gshell.h /home/james/bin/install-check -m 644 gslist.h /home/james/cvs/install/include/glib-2.0/glib/gslist.h /home/james/bin/install-check -m 644 gspawn.h /home/james/cvs/install/include/glib-2.0/glib/gspawn.h /home/james/bin/install-check -m 644 gstrfuncs.h /home/james/cvs/install/include/glib-2.0/glib/gstrfuncs.h /home/james/bin/install-check -m 644 gstring.h /home/james/cvs/install/include/glib-2.0/glib/gstring.h /home/james/bin/install-check -m 644 gthread.h /home/james/cvs/install/include/glib-2.0/glib/gthread.h /home/james/bin/install-check -m 644 gthreadpool.h /home/james/cvs/install/include/glib-2.0/glib/gthreadpool.h /home/james/bin/install-check -m 644 gtimer.h /home/james/cvs/install/include/glib-2.0/glib/gtimer.h /home/james/bin/install-check -m 644 gtree.h /home/james/cvs/install/include/glib-2.0/glib/gtree.h /home/james/bin/install-check -m 644 gtypes.h /home/james/cvs/install/include/glib-2.0/glib/gtypes.h /home/james/bin/install-check -m 644 gunicode.h /home/james/cvs/install/include/glib-2.0/glib/gunicode.h /home/james/bin/install-check -m 644 gutils.h /home/james/cvs/install/include/glib-2.0/glib/gutils.h /home/james/bin/install-check -m 644 gwin32.h /home/james/cvs/install/include/glib-2.0/glib/gwin32.h /home/james/bin/install-check -m 644 gprintf.h /home/james/cvs/install/include/glib-2.0/glib/gprintf.h make[4]: Leaving directory `/home/james/cvs/gnome2/glib/glib' make[3]: Leaving directory `/home/james/cvs/gnome2/glib/glib' make[2]: Leaving directory `/home/james/cvs/gnome2/glib/glib' Making install in gobject make[2]: Entering directory `/home/james/cvs/gnome2/glib/gobject' make install-am make[3]: Entering directory `/home/james/cvs/gnome2/glib/gobject' make[4]: Entering directory `/home/james/cvs/gnome2/glib/gobject' /bin/sh ../mkinstalldirs /home/james/cvs/install/lib64 /bin/sh ../libtool --mode=install /home/james/bin/install-check libgobject-2.0.la /home/james/cvs/install/lib64/libgobject-2.0.la libtool: install: warning: relinking `libgobject-2.0.la' (cd /home/james/cvs/gnome2/glib/gobject; /bin/sh ../libtool --mode=relink gcc -g -O2 -Wall -o libgobject-2.0.la -rpath /home/james/cvs/install/lib64 -version-info 400:0:400 -export-dynamic gboxed.lo gclosure.lo genums.lo gobject.lo gparam.lo gparamspecs.lo gsignal.lo gsourceclosure.lo gtype.lo gtypemodule.lo gtypeplugin.lo gvalue.lo gvaluearray.lo gvaluetransform.lo gvaluetypes.lo ../glib/libglib-2.0.la ) gcc -shared .libs/gboxed.o .libs/gclosure.o .libs/genums.o .libs/gobject.o .libs/gparam.o .libs/gparamspecs.o .libs/gsignal.o .libs/gsourceclosure.o .libs/gtype.o .libs/gtypemodule.o .libs/gtypeplugin.o .libs/gvalue.o .libs/gvaluearray.o .libs/gvaluetransform.o .libs/gvaluetypes.o -Wl,--rpath -Wl,/home/james/cvs/install/lib64 -L/home/james/cvs/install/lib64 -lglib-2.0 -Wl,-soname -Wl,libgobject-2.0.so.0 -o .libs/libgobject-2.0.so.0.400.0 /home/james/bin/install-check .libs/libgobject-2.0.so.0.400.0T /home/james/cvs/install/lib64/libgobject-2.0.so.0.400.0 (cd /home/james/cvs/install/lib64 && rm -f libgobject-2.0.so.0 && ln -s libgobject-2.0.so.0.400.0 libgobject-2.0.so.0) (cd /home/james/cvs/install/lib64 && rm -f libgobject-2.0.so && ln -s libgobject-2.0.so.0.400.0 libgobject-2.0.so) /home/james/bin/install-check .libs/libgobject-2.0.lai /home/james/cvs/install/lib64/libgobject-2.0.la PATH="$PATH:/sbin" ldconfig -n /home/james/cvs/install/lib64 ---------------------------------------------------------------------- Libraries have been installed in: /home/james/cvs/install/lib64 If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,--rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to `/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- /bin/sh ../mkinstalldirs /home/james/cvs/install/bin /bin/sh ../libtool --mode=install /home/james/bin/install-check gobject-query /home/james/cvs/install/bin/gobject-query /home/james/bin/install-check .libs/gobject-query /home/james/cvs/install/bin/gobject-query /bin/sh ../libtool --mode=install /home/james/bin/install-check glib-genmarshal /home/james/cvs/install/bin/glib-genmarshal /home/james/bin/install-check .libs/glib-genmarshal /home/james/cvs/install/bin/glib-genmarshal /bin/sh ../mkinstalldirs /home/james/cvs/install/bin /home/james/bin/install-check glib-mkenums /home/james/cvs/install/bin/glib-mkenums /bin/sh ../mkinstalldirs /home/james/cvs/install/include/glib-2.0/gobject /home/james/bin/install-check -m 644 gboxed.h /home/james/cvs/install/include/glib-2.0/gobject/gboxed.h /home/james/bin/install-check -m 644 gclosure.h /home/james/cvs/install/include/glib-2.0/gobject/gclosure.h /home/james/bin/install-check -m 644 genums.h /home/james/cvs/install/include/glib-2.0/gobject/genums.h /home/james/bin/install-check -m 644 gobject.h /home/james/cvs/install/include/glib-2.0/gobject/gobject.h /home/james/bin/install-check -m 644 gparam.h /home/james/cvs/install/include/glib-2.0/gobject/gparam.h /home/james/bin/install-check -m 644 gparamspecs.h /home/james/cvs/install/include/glib-2.0/gobject/gparamspecs.h /home/james/bin/install-check -m 644 gsignal.h /home/james/cvs/install/include/glib-2.0/gobject/gsignal.h /home/james/bin/install-check -m 644 gsourceclosure.h /home/james/cvs/install/include/glib-2.0/gobject/gsourceclosure.h /home/james/bin/install-check -m 644 gtype.h /home/james/cvs/install/include/glib-2.0/gobject/gtype.h /home/james/bin/install-check -m 644 gtypemodule.h /home/james/cvs/install/include/glib-2.0/gobject/gtypemodule.h /home/james/bin/install-check -m 644 gtypeplugin.h /home/james/cvs/install/include/glib-2.0/gobject/gtypeplugin.h /home/james/bin/install-check -m 644 gvalue.h /home/james/cvs/install/include/glib-2.0/gobject/gvalue.h /home/james/bin/install-check -m 644 gvaluearray.h /home/james/cvs/install/include/glib-2.0/gobject/gvaluearray.h /home/james/bin/install-check -m 644 gvaluecollector.h /home/james/cvs/install/include/glib-2.0/gobject/gvaluecollector.h /home/james/bin/install-check -m 644 gvaluetypes.h /home/james/cvs/install/include/glib-2.0/gobject/gvaluetypes.h /home/james/bin/install-check -m 644 gobjectnotifyqueue.c /home/james/cvs/install/include/glib-2.0/gobject/gobjectnotifyqueue.c /home/james/bin/install-check -m 644 gmarshal.h /home/james/cvs/install/include/glib-2.0/gobject/gmarshal.h make[4]: Leaving directory `/home/james/cvs/gnome2/glib/gobject' make[3]: Leaving directory `/home/james/cvs/gnome2/glib/gobject' make[2]: Leaving directory `/home/james/cvs/gnome2/glib/gobject' Making install in gmodule make[2]: Entering directory `/home/james/cvs/gnome2/glib/gmodule' make install-am make[3]: Entering directory `/home/james/cvs/gnome2/glib/gmodule' make[4]: Entering directory `/home/james/cvs/gnome2/glib/gmodule' /bin/sh ../mkinstalldirs /home/james/cvs/install/lib64 /bin/sh ../libtool --mode=install /home/james/bin/install-check libgmodule-2.0.la /home/james/cvs/install/lib64/libgmodule-2.0.la libtool: install: warning: relinking `libgmodule-2.0.la' (cd /home/james/cvs/gnome2/glib/gmodule; /bin/sh ../libtool --mode=relink gcc -g -O2 -Wall -o libgmodule-2.0.la -rpath /home/james/cvs/install/lib64 -Wl,--export-dynamic -version-info 400:0:400 -export-dynamic gmodule.lo -ldl ../glib/libglib-2.0.la ) gcc -shared .libs/gmodule.o -Wl,--rpath -Wl,/home/james/cvs/install/lib64 -ldl -L/home/james/cvs/install/lib64 -lglib-2.0 -Wl,--export-dynamic -Wl,-soname -Wl,libgmodule-2.0.so.0 -o .libs/libgmodule-2.0.so.0.400.0 /home/james/bin/install-check .libs/libgmodule-2.0.so.0.400.0T /home/james/cvs/install/lib64/libgmodule-2.0.so.0.400.0 (cd /home/james/cvs/install/lib64 && rm -f libgmodule-2.0.so.0 && ln -s libgmodule-2.0.so.0.400.0 libgmodule-2.0.so.0) (cd /home/james/cvs/install/lib64 && rm -f libgmodule-2.0.so && ln -s libgmodule-2.0.so.0.400.0 libgmodule-2.0.so) /home/james/bin/install-check .libs/libgmodule-2.0.lai /home/james/cvs/install/lib64/libgmodule-2.0.la PATH="$PATH:/sbin" ldconfig -n /home/james/cvs/install/lib64 ---------------------------------------------------------------------- Libraries have been installed in: /home/james/cvs/install/lib64 If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,--rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to `/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- /bin/sh ../mkinstalldirs /home/james/cvs/install/include/glib-2.0 /home/james/bin/install-check -m 644 gmodule.h /home/james/cvs/install/include/glib-2.0/gmodule.h make[4]: Leaving directory `/home/james/cvs/gnome2/glib/gmodule' make[3]: Leaving directory `/home/james/cvs/gnome2/glib/gmodule' make[2]: Leaving directory `/home/james/cvs/gnome2/glib/gmodule' Making install in gthread make[2]: Entering directory `/home/james/cvs/gnome2/glib/gthread' make[3]: Entering directory `/home/james/cvs/gnome2/glib/gthread' /bin/sh ../mkinstalldirs /home/james/cvs/install/lib64 /bin/sh ../libtool --mode=install /home/james/bin/install-check libgthread-2.0.la /home/james/cvs/install/lib64/libgthread-2.0.la libtool: install: warning: relinking `libgthread-2.0.la' (cd /home/james/cvs/gnome2/glib/gthread; /bin/sh ../libtool --mode=relink gcc -g -O2 -Wall -o libgthread-2.0.la -rpath /home/james/cvs/install/lib64 -version-info 400:0:400 -export-dynamic gthread-impl.lo -lpthread ../glib/libglib-2.0.la ) gcc -shared .libs/gthread-impl.o -Wl,--rpath -Wl,/home/james/cvs/install/lib64 -lpthread -L/home/james/cvs/install/lib64 -lglib-2.0 -Wl,-soname -Wl,libgthread-2.0.so.0 -o .libs/libgthread-2.0.so.0.400.0 /home/james/bin/install-check .libs/libgthread-2.0.so.0.400.0T /home/james/cvs/install/lib64/libgthread-2.0.so.0.400.0 (cd /home/james/cvs/install/lib64 && rm -f libgthread-2.0.so.0 && ln -s libgthread-2.0.so.0.400.0 libgthread-2.0.so.0) (cd /home/james/cvs/install/lib64 && rm -f libgthread-2.0.so && ln -s libgthread-2.0.so.0.400.0 libgthread-2.0.so) /home/james/bin/install-check .libs/libgthread-2.0.lai /home/james/cvs/install/lib64/libgthread-2.0.la PATH="$PATH:/sbin" ldconfig -n /home/james/cvs/install/lib64 ---------------------------------------------------------------------- Libraries have been installed in: /home/james/cvs/install/lib64 If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,--rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to `/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/home/james/cvs/gnome2/glib/gthread' make[2]: Leaving directory `/home/james/cvs/gnome2/glib/gthread' Making install in tests make[2]: Entering directory `/home/james/cvs/gnome2/glib/tests' Making install in gobject make[3]: Entering directory `/home/james/cvs/gnome2/glib/tests/gobject' make install-am make[4]: Entering directory `/home/james/cvs/gnome2/glib/tests/gobject' make[5]: Entering directory `/home/james/cvs/gnome2/glib/tests/gobject' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/home/james/cvs/gnome2/glib/tests/gobject' make[4]: Leaving directory `/home/james/cvs/gnome2/glib/tests/gobject' make[3]: Leaving directory `/home/james/cvs/gnome2/glib/tests/gobject' make[3]: Entering directory `/home/james/cvs/gnome2/glib/tests' make[4]: Entering directory `/home/james/cvs/gnome2/glib/tests' : make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/home/james/cvs/gnome2/glib/tests' make[3]: Leaving directory `/home/james/cvs/gnome2/glib/tests' make[2]: Leaving directory `/home/james/cvs/gnome2/glib/tests' Making install in build make[2]: Entering directory `/home/james/cvs/gnome2/glib/build' Making install in win32 make[3]: Entering directory `/home/james/cvs/gnome2/glib/build/win32' Making install in dirent make[4]: Entering directory `/home/james/cvs/gnome2/glib/build/win32/dirent' make[5]: Entering directory `/home/james/cvs/gnome2/glib/build/win32/dirent' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/home/james/cvs/gnome2/glib/build/win32/dirent' make[4]: Leaving directory `/home/james/cvs/gnome2/glib/build/win32/dirent' make[4]: Entering directory `/home/james/cvs/gnome2/glib/build/win32' make[5]: Entering directory `/home/james/cvs/gnome2/glib/build/win32' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/home/james/cvs/gnome2/glib/build/win32' make[4]: Leaving directory `/home/james/cvs/gnome2/glib/build/win32' make[3]: Leaving directory `/home/james/cvs/gnome2/glib/build/win32' make[3]: Entering directory `/home/james/cvs/gnome2/glib/build' make[4]: Entering directory `/home/james/cvs/gnome2/glib/build' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/home/james/cvs/gnome2/glib/build' make[3]: Leaving directory `/home/james/cvs/gnome2/glib/build' make[2]: Leaving directory `/home/james/cvs/gnome2/glib/build' Making install in po make[2]: Entering directory `/home/james/cvs/gnome2/glib/po' if test -r ".././mkinstalldirs"; then \ .././mkinstalldirs /home/james/cvs/install/share; \ else \ /bin/sh ../mkinstalldirs /home/james/cvs/install/share; \ fi installing am.gmo as /home/james/cvs/install/share/locale/am/LC_MESSAGES/glib20.mo installing ar.gmo as /home/james/cvs/install/share/locale/ar/LC_MESSAGES/glib20.mo installing az.gmo as /home/james/cvs/install/share/locale/az/LC_MESSAGES/glib20.mo installing be.gmo as /home/james/cvs/install/share/locale/be/LC_MESSAGES/glib20.mo installing bg.gmo as /home/james/cvs/install/share/locale/bg/LC_MESSAGES/glib20.mo installing bn.gmo as /home/james/cvs/install/share/locale/bn/LC_MESSAGES/glib20.mo installing ca.gmo as /home/james/cvs/install/share/locale/ca/LC_MESSAGES/glib20.mo installing cs.gmo as /home/james/cvs/install/share/locale/cs/LC_MESSAGES/glib20.mo installing cy.gmo as /home/james/cvs/install/share/locale/cy/LC_MESSAGES/glib20.mo installing da.gmo as /home/james/cvs/install/share/locale/da/LC_MESSAGES/glib20.mo installing de.gmo as /home/james/cvs/install/share/locale/de/LC_MESSAGES/glib20.mo installing el.gmo as /home/james/cvs/install/share/locale/el/LC_MESSAGES/glib20.mo installing en_GB.gmo as /home/james/cvs/install/share/locale/en_GB/LC_MESSAGES/glib20.mo installing eo.gmo as /home/james/cvs/install/share/locale/eo/LC_MESSAGES/glib20.mo installing es.gmo as /home/james/cvs/install/share/locale/es/LC_MESSAGES/glib20.mo installing et.gmo as /home/james/cvs/install/share/locale/et/LC_MESSAGES/glib20.mo installing eu.gmo as /home/james/cvs/install/share/locale/eu/LC_MESSAGES/glib20.mo installing fa.gmo as /home/james/cvs/install/share/locale/fa/LC_MESSAGES/glib20.mo installing fi.gmo as /home/james/cvs/install/share/locale/fi/LC_MESSAGES/glib20.mo installing fr.gmo as /home/james/cvs/install/share/locale/fr/LC_MESSAGES/glib20.mo installing ga.gmo as /home/james/cvs/install/share/locale/ga/LC_MESSAGES/glib20.mo installing gl.gmo as /home/james/cvs/install/share/locale/gl/LC_MESSAGES/glib20.mo installing he.gmo as /home/james/cvs/install/share/locale/he/LC_MESSAGES/glib20.mo installing hi.gmo as /home/james/cvs/install/share/locale/hi/LC_MESSAGES/glib20.mo installing hr.gmo as /home/james/cvs/install/share/locale/hr/LC_MESSAGES/glib20.mo installing id.gmo as /home/james/cvs/install/share/locale/id/LC_MESSAGES/glib20.mo installing is.gmo as /home/james/cvs/install/share/locale/is/LC_MESSAGES/glib20.mo installing it.gmo as /home/james/cvs/install/share/locale/it/LC_MESSAGES/glib20.mo installing ja.gmo as /home/james/cvs/install/share/locale/ja/LC_MESSAGES/glib20.mo installing ko.gmo as /home/james/cvs/install/share/locale/ko/LC_MESSAGES/glib20.mo installing lt.gmo as /home/james/cvs/install/share/locale/lt/LC_MESSAGES/glib20.mo installing lv.gmo as /home/james/cvs/install/share/locale/lv/LC_MESSAGES/glib20.mo installing mk.gmo as /home/james/cvs/install/share/locale/mk/LC_MESSAGES/glib20.mo installing mn.gmo as /home/james/cvs/install/share/locale/mn/LC_MESSAGES/glib20.mo installing ms.gmo as /home/james/cvs/install/share/locale/ms/LC_MESSAGES/glib20.mo installing nl.gmo as /home/james/cvs/install/share/locale/nl/LC_MESSAGES/glib20.mo installing nn.gmo as /home/james/cvs/install/share/locale/nn/LC_MESSAGES/glib20.mo installing no.gmo as /home/james/cvs/install/share/locale/no/LC_MESSAGES/glib20.mo installing pa.gmo as /home/james/cvs/install/share/locale/pa/LC_MESSAGES/glib20.mo installing pl.gmo as /home/james/cvs/install/share/locale/pl/LC_MESSAGES/glib20.mo installing pt.gmo as /home/james/cvs/install/share/locale/pt/LC_MESSAGES/glib20.mo installing pt_BR.gmo as /home/james/cvs/install/share/locale/pt_BR/LC_MESSAGES/glib20.mo installing ro.gmo as /home/james/cvs/install/share/locale/ro/LC_MESSAGES/glib20.mo installing ru.gmo as /home/james/cvs/install/share/locale/ru/LC_MESSAGES/glib20.mo installing sk.gmo as /home/james/cvs/install/share/locale/sk/LC_MESSAGES/glib20.mo installing sl.gmo as /home/james/cvs/install/share/locale/sl/LC_MESSAGES/glib20.mo installing sq.gmo as /home/james/cvs/install/share/locale/sq/LC_MESSAGES/glib20.mo installing sr.gmo as /home/james/cvs/install/share/locale/sr/LC_MESSAGES/glib20.mo installing sr@ije.gmo as /home/james/cvs/install/share/locale/sr@ije/LC_MESSAGES/glib20.mo installing sr@Latn.gmo as /home/james/cvs/install/share/locale/sr@Latn/LC_MESSAGES/glib20.mo installing sv.gmo as /home/james/cvs/install/share/locale/sv/LC_MESSAGES/glib20.mo installing ta.gmo as /home/james/cvs/install/share/locale/ta/LC_MESSAGES/glib20.mo installing tr.gmo as /home/james/cvs/install/share/locale/tr/LC_MESSAGES/glib20.mo installing uk.gmo as /home/james/cvs/install/share/locale/uk/LC_MESSAGES/glib20.mo installing vi.gmo as /home/james/cvs/install/share/locale/vi/LC_MESSAGES/glib20.mo installing yi.gmo as /home/james/cvs/install/share/locale/yi/LC_MESSAGES/glib20.mo installing zh_CN.gmo as /home/james/cvs/install/share/locale/zh_CN/LC_MESSAGES/glib20.mo installing zh_TW.gmo as /home/james/cvs/install/share/locale/zh_TW/LC_MESSAGES/glib20.mo if test "glib" = "glib"; then \ if test -r ".././mkinstalldirs"; then \ .././mkinstalldirs /home/james/cvs/install/share/glib-2.0/gettext/po; \ else \ /bin/sh ../mkinstalldirs /home/james/cvs/install/share/glib-2.0/gettext/po; \ fi; \ /home/james/bin/install-check -m 644 ./Makefile.in.in \ /home/james/cvs/install/share/glib-2.0/gettext/po/Makefile.in.in; \ else \ : ; \ fi make[2]: Leaving directory `/home/james/cvs/gnome2/glib/po' Making install in docs make[2]: Entering directory `/home/james/cvs/gnome2/glib/docs' Making install in reference make[3]: Entering directory `/home/james/cvs/gnome2/glib/docs/reference' Making install in glib make[4]: Entering directory `/home/james/cvs/gnome2/glib/docs/reference/glib' make[5]: Entering directory `/home/james/cvs/gnome2/glib/docs/reference/glib' make[5]: Nothing to be done for `install-exec-am'. installfiles=`echo ./html/*`; \ if test "$installfiles" = './html/*'; \ then echo '-- Nothing to install' ; \ else \ /bin/sh ../../../mkinstalldirs /home/james/cvs/install/share/gtk-doc/html/glib; \ for i in $installfiles; do \ echo '-- Installing '$i ; \ /home/james/bin/install-check -m 644 $i /home/james/cvs/install/share/gtk-doc/html/glib; \ done; \ echo '-- Installing ./html/index.sgml' ; \ /home/james/bin/install-check -m 644 ./html/index.sgml /home/james/cvs/install/share/gtk-doc/html/glib || :; \ fi -- Nothing to install /bin/sh ../../../mkinstalldirs /home/james/cvs/install/man/man1 /home/james/bin/install-check -m 644 ./glib-gettextize.1 /home/james/cvs/install/man/man1/glib-gettextize.1 make[5]: Leaving directory `/home/james/cvs/gnome2/glib/docs/reference/glib' make[4]: Leaving directory `/home/james/cvs/gnome2/glib/docs/reference/glib' Making install in gobject make[4]: Entering directory `/home/james/cvs/gnome2/glib/docs/reference/gobject' make[5]: Entering directory `/home/james/cvs/gnome2/glib/docs/reference/gobject' make[5]: Nothing to be done for `install-exec-am'. installfiles=`echo ./html/*`; \ if test "$installfiles" = './html/*'; \ then echo '-- Nothing to install' ; \ else \ /bin/sh ../../../mkinstalldirs /home/james/cvs/install/share/gtk-doc/html/gobject; \ for i in $installfiles; do \ echo '-- Installing '$i ; \ /home/james/bin/install-check -m 644 $i /home/james/cvs/install/share/gtk-doc/html/gobject; \ done; \ echo '-- Installing ./html/index.sgml' ; \ /home/james/bin/install-check -m 644 ./html/index.sgml /home/james/cvs/install/share/gtk-doc/html/gobject || :; \ fi -- Nothing to install /bin/sh ../../../mkinstalldirs /home/james/cvs/install/man/man1 /home/james/bin/install-check -m 644 ./glib-mkenums.1 /home/james/cvs/install/man/man1/glib-mkenums.1 /home/james/bin/install-check -m 644 ./glib-genmarshal.1 /home/james/cvs/install/man/man1/glib-genmarshal.1 /home/james/bin/install-check -m 644 ./gobject-query.1 /home/james/cvs/install/man/man1/gobject-query.1 make[5]: Leaving directory `/home/james/cvs/gnome2/glib/docs/reference/gobject' make[4]: Leaving directory `/home/james/cvs/gnome2/glib/docs/reference/gobject' make[4]: Entering directory `/home/james/cvs/gnome2/glib/docs/reference' make[5]: Entering directory `/home/james/cvs/gnome2/glib/docs/reference' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/home/james/cvs/gnome2/glib/docs/reference' make[4]: Leaving directory `/home/james/cvs/gnome2/glib/docs/reference' make[3]: Leaving directory `/home/james/cvs/gnome2/glib/docs/reference' make[3]: Entering directory `/home/james/cvs/gnome2/glib/docs' make[4]: Entering directory `/home/james/cvs/gnome2/glib/docs' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/home/james/cvs/gnome2/glib/docs' make[3]: Leaving directory `/home/james/cvs/gnome2/glib/docs' make[2]: Leaving directory `/home/james/cvs/gnome2/glib/docs' make[1]: Leaving directory `/home/james/cvs/gnome2/glib'