[gdm-list] Issues building 2.13.0.3, even with glib 2.6.6 installed on FC3



Well, I followed Axel's advice and installed the ATRPMS build of
glib 2.6.6 for FC3 (had to delete the existing glib RPM's to make it
happen), and tried to rebuild.

The breakage was different this time, and it seems to come from a
version mismatch that isn't currently checked by configure, but I
have no idea which.

I've attached a build log.

Can anyone point me in the right direction?

Thanks,

-Philip

Script started on Fri 16 Dec 2005 04:27:08 PM MST
[root settop gdm2]# ./gdm-build.sh
./autogen.sh --prefix=/usr --sysconfdir=/etc/X11 --localstatedir=/var --enable-console-helper --with-pam-prefix=/etc
/usr/bin/gnome-autogen.sh
checking for autoconf >= 2.53...
(B  testing autoconf2.50... not found.
  testing autoconf... found 2.59
checking for automake >= 1.5...
(B  testing automake-1.9... found 1.9.2
checking for libtool >= 1.4.3...
(B  testing libtoolize... found 1.5.6
checking for glib-gettext >= 2.2.0...
(B  testing glib-gettextize... found 2.6.6
checking for intltool >= 0.25...
(B  testing intltoolize... found 0.31.2
checking for pkg-config >= 0.14.0...
(B  testing pkg-config... found 0.15.0
checking for gnome-doc-utils >= 0.4.2...
(B  testing gnome-doc-prepare... found 0.5.1
Checking for required M4 macros...
(BChecking for forbidden M4 macros...
(BProcessing ./configure.ac
(BRunning libtoolize...
(BRunning glib-gettextize... Ignore non-fatal messages.
(BCopying file mkinstalldirs
Copying file po/Makefile.in.in

Please add the files
  codeset.m4 gettext.m4 glibc21.m4 iconv.m4 isc-posix.m4 lcmessage.m4
  progtest.m4
from the /usr/share/aclocal directory to your autoconf macro directory
or directly to your aclocal.m4 file.
You will also need config.guess and config.sub, which you can get from
ftp://ftp.gnu.org/pub/gnu/config/.

Running intltoolize...
(Bpatching file po/Makefile.in.in
Running gnome-doc-prepare...
(BYou should update your 'aclocal.m4' by running aclocal.
Putting files in AC_CONFIG_MACRO_DIR, 'm4'.
Running aclocal-1.9...
(BUse of uninitialized value in concatenation (.) or string at /usr/share/autoconf/Autom4te/XFile.pm line 229.
Running autoconf...
(BUse of uninitialized value in concatenation (.) or string at /usr/share/autoconf/Autom4te/XFile.pm line 229.
Running autoheader...
(Bautoheader: WARNING: Using auxiliary files such as `acconfig.h', `config.h.bot'
autoheader: WARNING: and `config.h.top', to define templates for `config.h.in'
autoheader: WARNING: is deprecated and discouraged.
autoheader: 
autoheader: WARNING: Using the third argument of `AC_DEFINE' and
autoheader: WARNING: `AC_DEFINE_UNQUOTED' allows to define a template without
autoheader: WARNING: `acconfig.h':
autoheader: 
autoheader: WARNING:   AC_DEFINE([NEED_FUNC_MAIN], 1,
autoheader: 		[Define if a function `main' is needed.])
autoheader: 
autoheader: WARNING: More sophisticated templates can also be produced, see the
autoheader: WARNING: documentation.
Use of uninitialized value in concatenation (.) or string at /usr/share/autoconf/Autom4te/XFile.pm line 229.
Running automake-1.9...
(BUse of uninitialized value in concatenation (.) or string at /usr/share/autoconf/Autom4te/XFile.pm line 229.
Running ./configure --enable-maintainer-mode --enable-compile-warnings=yes --prefix=/usr --sysconfdir=/etc/X11 --localstatedir=/var --enable-console-helper --with-pam-prefix=/etc ...
(Bchecking for a BSD-compatible install... /usr/bin/install -c
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 for intltool >= 0.28... 0.31.2 found
checking for perl... /usr/bin/perl
checking for XML::Parser... ok
checking for pkg-config... /usr/bin/pkg-config
checking for gnome-doc-utils >= 0.3.2... yes
checking GDU_MODULE_VERSION_CHECK_CFLAGS...  
checking GDU_MODULE_VERSION_CHECK_LIBS...  
"PAM files will be installed in prefix /etc."
checking for consolehelper... /usr/bin/consolehelper
checking for style of include used by make... GNU
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 dependency style of gcc... gcc3
checking for library containing strerror... none required
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ANSI C... (cached) none needed
checking dependency style of gcc... (cached) gcc3
checking how to run the C preprocessor... gcc -E
checking for egrep... grep -E
checking for ANSI C header files... yes
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
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 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 g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking how to run the C++ preprocessor... g++ -E
checking for g77... no
checking for f77... no
checking for xlf... no
checking for frt... no
checking for pgf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for f90... no
checking for xlf90... no
checking for pgf90... no
checking for epcf90... no
checking for f95... no
checking for fort... no
checking for xlf95... no
checking for ifc... no
checking for efc... no
checking for pgf95... no
checking for lf95... no
checking for gfortran... no
checking whether we are using the GNU Fortran 77 compiler... no
checking whether  accepts -g... no
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) 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... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/bin/ld) 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 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 sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking for socklen_t... yes
checking for setresuid... yes
checking for setenv... yes
checking for unsetenv... yes
checking for clearenv... yes
checking crt_externs.h usability... no
checking crt_externs.h presence... no
checking for crt_externs.h... no
checking for _NSGetEnviron... no
checking what warning flags to pass to the C compiler... -Wall -Wmissing-prototypes
checking what language compliance flags to pass to the C compiler... 
checking for gtk+-2.0 >= 2.3.0 libglade-2.0 >= 1.99.2 libgnome-2.0 >= 1.96.0... yes
checking VICIOUS_CFLAGS... -DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -DORBIT2=1 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0  
checking VICIOUS_LIBS... -Wl,--export-dynamic -pthread -lglade-2.0 -lgtk-x11-2.0 -lxml2 -lpthread -lz -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangoxft-1.0 -lpangox-1.0 -lpango-1.0 -lgobject-2.0 -lgnome-2 -lpopt -lbonobo-2 -lgconf-2 -lgnomevfs-2 -lbonobo-activation -lORBit-2 -lm -lgmodule-2.0 -ldl -lgthread-2.0 -lglib-2.0  
checking for gtk+-2.0 >= 2.3.0... yes
checking DAEMON_CFLAGS... -DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include  
checking DAEMON_LIBS... -Wl,--export-dynamic -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0  
checking for gtk+-2.0 >= 2.3.0 libgnomeui-2.0 >= 1.96.0 libglade-2.0 >= 1.99.2... yes
checking GUI_CFLAGS... -DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -DORBIT2=1 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/libbonoboui-2.0 -I/usr/include/orbit-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0  
checking GUI_LIBS... -Wl,--export-dynamic -pthread -L/usr/X11R6/lib -lgnomeui-2 -lSM -lICE -lbonoboui-2 -lgnomecanvas-2 -lgnome-2 -lpopt -lart_lgpl_2 -lpangoft2-1.0 -lbonobo-2 -lgconf-2 -lgnomevfs-2 -lbonobo-activation -lORBit-2 -lgthread-2.0 -lglade-2.0 -lgtk-x11-2.0 -lxml2 -lpthread -lz -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0  
checking for gtk+-2.0 >= 2.3.0 libglade-2.0 >= 1.99.2... yes
checking GUIGLADE_CFLAGS... -DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libglade-2.0 -I/usr/include/libxml2  
checking GUIGLADE_LIBS... -Wl,--export-dynamic -lglade-2.0 -lgtk-x11-2.0 -lxml2 -lpthread -lz -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0  
checking for gtk+-2.0 >= 2.3.0... yes
checking GUING_CFLAGS... -DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include  
checking GUING_LIBS... -Wl,--export-dynamic -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0  
checking for gtk+-2.0 >= 2.3.0 libgnomecanvas-2.0 >= 1.109.0 librsvg-2.0 >= 1.1.1 libxml-2.0 >= 2.4.12 libart-2.0 >= 2.3.11... yes
checking GREETER_CFLAGS... -DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/librsvg-2 -I/usr/include/libxml2  
checking GREETER_LIBS... -Wl,--export-dynamic -lgnomecanvas-2 -lpangoft2-1.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lpangoxft-1.0 -lpangox-1.0 -lpango-1.0 -lrsvg-2 -lgdk_pixbuf-2.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lxml2 -lpthread -lz -lm -lart_lgpl_2  
checking for gtk+-2.0 >= 2.3.0 libgnomeui-2.0 >= 1.96.0 libglade-2.0 >= 1.99.2... yes
checking UTILS_CFLAGS... -DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -DORBIT2=1 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/libbonoboui-2.0 -I/usr/include/orbit-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0  
checking UTILS_LIBS... -Wl,--export-dynamic -pthread -L/usr/X11R6/lib -lgnomeui-2 -lSM -lICE -lbonoboui-2 -lgnomecanvas-2 -lgnome-2 -lpopt -lart_lgpl_2 -lpangoft2-1.0 -lbonobo-2 -lgconf-2 -lgnomevfs-2 -lbonobo-activation -lORBit-2 -lgthread-2.0 -lglade-2.0 -lgtk-x11-2.0 -lxml2 -lpthread -lz -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0  
checking for glib-2.0 >= 2.6.0... yes
checking GLIB_CFLAGS... -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include  
checking GLIB_LIBS... -lglib-2.0  
checking for gobject-2.0 >= 2.6.0... yes
checking GOBJECT_CFLAGS... -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include  
checking GOBJECT_LIBS... -lgobject-2.0 -lglib-2.0  
checking for pango >= 1.3.0... yes
checking PANGO_CFLAGS... -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include  
checking PANGO_LIBS... -Wl,--export-dynamic -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0  
checking for pangoft2 >= 1.3.0... yes
checking PANGOFT_CFLAGS... -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include  
checking PANGOFT_LIBS... -Wl,--export-dynamic -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0  
checking for gdk-2.0 >= 2.3.0... yes
checking GDK_CFLAGS... -DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include  
checking GDK_LIBS... -Wl,--export-dynamic -lgdk-x11-2.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0  
checking for gdk-pixbuf-2.0 >= 2.3.0... yes
checking GDKPIXBUF_CFLAGS... -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include  
checking GDKPIXBUF_LIBS... -Wl,--export-dynamic -lgdk_pixbuf-2.0 -lm -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0  
checking for libgnome-2.0 >= 1.96.0... yes
checking LIBGNOME_CFLAGS... -DORBIT2=1 -pthread -I/usr/include/libgnome-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/orbit-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0  
checking LIBGNOME_LIBS... -Wl,--export-dynamic -pthread -lgnome-2 -lpopt -lbonobo-2 -lgconf-2 -lgnomevfs-2 -lbonobo-activation -lORBit-2 -lm -lgmodule-2.0 -ldl -lgthread-2.0 -lglib-2.0  
checking for libgnomeui-2.0 >= 1.96.0... yes
checking LIBGNOMEUI_CFLAGS... -DORBIT2=1 -pthread -DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/libbonoboui-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/orbit-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/include/atk-1.0 -I/usr/include/freetype2/config -I/usr/include/libxml2  
checking LIBGNOMEUI_LIBS... -Wl,--export-dynamic -pthread -L/usr/X11R6/lib -lgnomeui-2 -lSM -lICE -lbonoboui-2 -lxml2 -lpthread -lz -lgnomecanvas-2 -lgnome-2 -lpopt -lart_lgpl_2 -lpangoft2-1.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangoxft-1.0 -lpangox-1.0 -lpango-1.0 -lgobject-2.0 -lbonobo-2 -lgconf-2 -lgnomevfs-2 -lbonobo-activation -lORBit-2 -lm -lgmodule-2.0 -ldl -lgthread-2.0 -lglib-2.0  
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 ngettext in libc... 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...  af am ar az be bg bn bs ca cs cy da de el en_CA en_GB es et eu fa fi fr ga gl gu he hi hr hu id is it ja ko ku lt lv mi mk ml mn mr ms nb ne nl nn no nso pa pl pt pt_BR ro ru rw sk sl sq sr sr Latn sv ta th tr uk vi wa xh zh_CN zh_TW zu
checking for socket... yes
checking for gethostbyname... (cached) yes
checking for sched_yield... yes
checking for inet_aton... yes
checking whether to enable IPv6... no
checking how to get filesystem type... 4.3BSD
checking linux/vt.h usability... yes
checking linux/vt.h presence... yes
checking for linux/vt.h... yes
checking security/pam_appl.h usability... yes
checking security/pam_appl.h presence... yes
checking for security/pam_appl.h... yes
checking security/pam_misc.h usability... yes
checking security/pam_misc.h presence... yes
checking for security/pam_misc.h... yes
checking for misc_conv in -lpam... no
checking for misc_conv in -lpam_misc... yes
checking login_cap.h usability... no
checking login_cap.h presence... no
checking for login_cap.h... no
checking sys/sockio.h usability... no
checking sys/sockio.h presence... no
checking for sys/sockio.h... no
checking libgen.h usability... yes
checking libgen.h presence... yes
checking for libgen.h... yes
checking for X11/Xdmcp.h... yes
checking for XdmcpFlush in -lXdmcp... yes
checking whether to use TCP wrappers... yes
nm: fromhost.o: no symbols
nm: tli.o: no symbols
nm: myvsyslog.o: no symbols
checking for hosts_ctl in -lwrap... yes
checking whether -lwrap also requires -lnsl... no
checking for corrupt government... yes
checking for XOpenDevice in -lXi... no
checking for -lXi in /usr/X11R6/lib... yes
checking X11/extensions/XInput.h usability... yes
checking X11/extensions/XInput.h presence... yes
checking for X11/extensions/XInput.h... yes
checking for XineramaQueryExtension in -lXinerama... yes
checking for X11/extensions/Xinerama.h... yes
checking for Xinerama support on XFree86... yes
checking for X11/extensions/dmxext.h... yes
checking for DMXQueryExtension in -ldmx... yes
checking for fbconsole (for Solaris)... no
checking for Solaris auditing API... no
checking for Solaris di_devperm_login... checking for di_devperm_login in -ldevinfo... no
configure: creating ./config.status
config.status: creating Makefile
config.status: creating daemon/Makefile
config.status: creating gui/Makefile
config.status: creating gui/faces/Makefile
config.status: creating gui/greeter/Makefile
config.status: creating gui/greeter/themes/Makefile
config.status: creating gui/greeter/themes/circles/Makefile
config.status: creating gui/greeter/themes/happygnome/Makefile
config.status: creating gui/greeter/themes/happygnome-list/Makefile
config.status: creating gui/greeter/gdmthemetester
config.status: creating gui/modules/Makefile
config.status: creating gui/modules/AccessKeyMouseEvents
config.status: creating gui/modules/AccessDwellMouseEvents
config.status: creating utils/Makefile
config.status: creating pixmaps/Makefile
config.status: creating pixmaps/16x16/Makefile
config.status: creating pixmaps/32x32/Makefile
config.status: creating pixmaps/48x48/Makefile
config.status: creating config/Makefile
config.status: creating po/Makefile.in
config.status: creating vicious-extensions/Makefile
config.status: creating docs/Makefile
config.status: creating docs/de/Makefile
config.status: creating docs/es/Makefile
config.status: creating docs/fr/Makefile
config.status: creating docs/it/Makefile
config.status: creating docs/sv/Makefile
config.status: creating docs/ja/Makefile
config.status: creating docs/ko/Makefile
config.status: creating docs/zh_CN/Makefile
config.status: creating docs/zh_HK/Makefile
config.status: creating docs/zh_TW/Makefile
config.status: creating config/gdm.conf
config.status: creating config/Xsession
config.status: creating config/Init
config.status: creating config/PreSession
config.status: creating config/PostSession
config.status: creating daemon/gdm
config.status: creating gdm-stop
config.status: creating gdm-restart
config.status: creating gdm-safe-restart
config.status: creating gdmsetup-security
config.status: creating gdm.spec
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing default-1 commands
config.status: executing default-2 commands
config.status: executing depfiles commands
config.status: executing default-3 commands

GDM2 configuration summary:
===========================

CFLAGS : -g -O2 -Wall -Wmissing-prototypes 
LDFLAGS : 

prefix : /usr
sysconf dir : /etc/X11
bin dir : /usr/bin
sbin dir : /usr/sbin
PAM prefix : /etc
data dir : /usr/share
X server : /usr/X11R6/bin/X

TCP Wrappers support                  : YES
Xinerama support                      : YES
XDMCP (remote login) support          : YES
DMX (Distributed Multihead X) support : YES
Console helper                        : YES
SELinux support                       : NO
Authentication scheme                 : verify-pam
Extra utilities built                 : gdmopen gdmaskpass

Now type `make' to compile GDM
make
make  all-recursive
make[1]: Entering directory `/home/src/gdm2'
Making all in po
make[2]: Entering directory `/home/src/gdm2/po'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/src/gdm2/po'
Making all in config
make[2]: Entering directory `/home/src/gdm2/config'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/src/gdm2/config'
Making all in pixmaps
make[2]: Entering directory `/home/src/gdm2/pixmaps'
Making all in 16x16
make[3]: Entering directory `/home/src/gdm2/pixmaps/16x16'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/src/gdm2/pixmaps/16x16'
Making all in 32x32
make[3]: Entering directory `/home/src/gdm2/pixmaps/32x32'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/src/gdm2/pixmaps/32x32'
Making all in 48x48
make[3]: Entering directory `/home/src/gdm2/pixmaps/48x48'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/src/gdm2/pixmaps/48x48'
make[3]: Entering directory `/home/src/gdm2/pixmaps'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/home/src/gdm2/pixmaps'
make[2]: Leaving directory `/home/src/gdm2/pixmaps'
Making all in vicious-extensions
make[2]: Entering directory `/home/src/gdm2/vicious-extensions'
Making all in .
make[3]: Entering directory `/home/src/gdm2/vicious-extensions'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/home/src/gdm2/vicious-extensions'
make[2]: Leaving directory `/home/src/gdm2/vicious-extensions'
Making all in daemon
make[2]: Entering directory `/home/src/gdm2/daemon'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/src/gdm2/daemon'
Making all in gui
make[2]: Entering directory `/home/src/gdm2/gui'
Making all in .
make[3]: Entering directory `/home/src/gdm2/gui'
/bin/sh ../libtool --mode=link --tag=CC gcc  -g -O2 -Wall -Wmissing-prototypes    -o gdmphotosetup  gdmphotosetup.o libgdmcommon.a -Wl,--export-dynamic -pthread -L/usr/X11R6/lib -lgnomeui-2 -lSM -lICE -lbonoboui-2 -lgnomecanvas-2 -lgnome-2 -lpopt -lart_lgpl_2 -lpangoft2-1.0 -lbonobo-2 -lgconf-2 -lgnomevfs-2 -lbonobo-activation -lORBit-2 -lgthread-2.0 -lglade-2.0 -lgtk-x11-2.0 -lxml2 -lpthread -lz -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0    -lglib-2.0   -lgobject-2.0 -lglib-2.0   -Wl,--export-dynamic -lgdk-x11-2.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0   -Wl,--export-dynamic -lgdk_pixbuf-2.0 -lm -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0   -Wl,--export-dynamic -pthread -lgnome-2 -lpopt -lbonobo-2 -lgconf-2 -lgnomevfs-2 -lbonobo-activation -lORBit-2 -lm -lgmodule-2.0 -ldl -lgthread-2.0 -lglib-2.0   -Wl,--export-dynamic -pthread -L/usr/X11R6/lib -lgnomeui-2 -lSM -lICE -lbonoboui-2 -lxml2 -lpthread -lz -lgnomecanvas-2 -lgnome-2 -lpopt -lart_lgpl_2 -lpangoft2-1.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangoxft-1.0 -lpangox-1.0 -lpango-1.0 -lgobject-2.0 -lbonobo-2 -lgconf-2 -lgnomevfs-2 -lbonobo-activation -lORBit-2 -lm -lgmodule-2.0 -ldl -lgthread-2.0 -lglib-2.0    ../vicious-extensions/libviciousui-gnome.a 
gcc -g -O2 -Wall -Wmissing-prototypes -o gdmphotosetup gdmphotosetup.o -Wl,--export-dynamic -Wl,--export-dynamic -Wl,--export-dynamic -Wl,--export-dynamic -Wl,--export-dynamic  libgdmcommon.a -L/usr/X11R6/lib -lglade-2.0 -pthread -lgnomeui-2 -lSM -lICE -lbonoboui-2 /usr/lib/libxml2.so -lpthread -lz -lgnomecanvas-2 -lgnome-2 /usr/lib/libpopt.so -lart_lgpl_2 -lpangoft2-1.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangoxft-1.0 -lpangox-1.0 -lpango-1.0 -lgobject-2.0 -lbonobo-2 -lgconf-2 -lgnomevfs-2 -lbonobo-activation -lORBit-2 -lm -lgmodule-2.0 -ldl -lgthread-2.0 -lglib-2.0 ../vicious-extensions/libviciousui-gnome.a
gdmphotosetup.o(.text+0x462): In function `browse_button_cb':
/home/src/gdm2/gui/gdmphotosetup.c:255: undefined reference to `gtk_file_chooser_set_show_hidden'
gdmphotosetup.o(.text+0x533):/home/src/gdm2/gui/gdmphotosetup.c:273: undefined reference to `gtk_file_filter_add_pixbuf_formats'
gdmphotosetup.o(.text+0x79e): In function `main':
/home/src/gdm2/gui/gdmphotosetup.c:322: undefined reference to `gtk_window_set_default_icon_name'
gdmphotosetup.o(.text+0x8be):/home/src/gdm2/gui/gdmphotosetup.c:336: undefined reference to `gtk_image_set_from_icon_name'
../vicious-extensions/libviciousui-gnome.a(ve-miscui.o)(.text+0x1ab): In function `ve_hig_dialog_new':
/home/src/gdm2/vicious-extensions/ve-miscui.c:81: undefined reference to `gtk_message_dialog_format_secondary_text'
collect2: ld returned 1 exit status
make[3]: *** [gdmphotosetup] Error 1
make[3]: Leaving directory `/home/src/gdm2/gui'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/src/gdm2/gui'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/src/gdm2'
make: *** [all] Error 2

********* make failed *********

[root settop gdm2]# exit

Script done on Fri 16 Dec 2005 04:43:25 PM MST


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