GTK+ Build Fails when jhbuild is used

"Madhusudan C.S" <[email protected]>
Newsgroups gmane.comp.gnome.devel
Message-ID <[email protected]>
Hi all,
         I am new to gnome hacking. I am building gnome from source using
jhbuild. When I was building using jhbuild my /home partition became full so
I had to move the checkout directory to an LVM setup on my system. I also
changed the checkout path jhbuildrc accordinglySo the builds that had
happened were not working properly and I did jhbuild build --clean thinking
that cleaning and rebuilding would solve all my problems. But unfortunately
the build of GTK+ is failing with the following error, If I ignore the error
it never proceeds and if I give up the module and continue, still worse is
that it doesn't many many many modules that depend on GTK+. Please help me.
I have been struggling and tried all possible things I know. I desperately
want to build GNOME. Thank you in advance.

*(error)*

-- gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Gtk\"
-DGTK_LIBDIR=\"/opt/gnome2/lib\" -DGTK_DATADIR=\"/opt/gnome2/share\"
-DGTK_DATA_PREFIX=\"/opt/gnome2\" -DGTK_SYSCONFDIR=\"/opt/gnome2/etc\"
-DGTK_VERSION=\" 2.15.0\" -DGTK_BINARY_VERSION=\"2.10.0\"
-DGTK_HOST=\"i686-pc-linux-gnu\" -DGTK_COMPILATION
-DGTK_PRINT_BACKENDS=\"file,cups\" "-DGTK_PRINT_PREVIEW_COMMAND=\"evince
--unlink-tempfile --preview --print-settings %s %f\"" -I../gtk -I.. -I../gdk
-I../gdk -I../gdk-pixbuf -I../gdk-pixbuf -DGDK_PIXBUF_DISABLE_DEPRECATED
-DGDK_DISABLE_DEPRECATED -DGTK_FILE_SYSTEM_ENABLE_UNSUPPORTED
-DGTK_PRINT_BACKEND_ENABLE_UNSUPPORTED -DG_ENABLE_DEBUG
-DG_ERRORCHECK_MUTEXES -pthread -I/opt/gnome2/include/glib-
2.0-I/opt/gnome2/lib/glib-
2.0/include -I/opt/gnome2/include/pango-1.0 -I/opt/gnome2/include/cairo
-I/opt/gnome2/include -I/opt/gnome2/include/atk-1.0 -I/usr/include/freetype2
-I/usr/include/libpng12 -g -O2 -g -Wall -MT gtkxembed.lo -MD -MP -MF
.deps/gtkxembed.Tpo -c gtkxembed.c  -fPIC -DPIC -o .libs/gtkxembed.o
if /bin/bash ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
-DG_LOG_DOMAIN=\"Gtk\" -DGTK_LIBDIR=\"/opt/gnome2/lib\"
-DGTK_DATADIR=\"/opt/gnome2/share\" -DGTK_DATA_PREFIX=\"/opt/gnome2\"
-DGTK_SYSCONFDIR=\"/opt/gnome2/etc\" -DGTK_VERSION=\" 2.15.0\"
-DGTK_BINARY_VERSION=\"2.10.0\" -DGTK_HOST=\"i686-pc-linux-gnu\"
-DGTK_COMPILATION -DGTK_PRINT_BACKENDS=\"file,cups\"
-DGTK_PRINT_PREVIEW_COMMAND=\""evince --unlink-tempfile --preview
--print-settings %s %f"\" -I../gtk -I.. -I../gdk -I../gdk -I../gdk-pixbuf
-I../gdk-pixbuf -DGDK_PIXBUF_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED
-DGTK_FILE_SYSTEM_ENABLE_UNSUPPORTED -DGTK_PRINT_BACKEND_ENABLE_UNSUPPORTED
-DG_ENABLE_DEBUG -DG_ERRORCHECK_MUTEXES -pthread -I/opt/gnome2/include/glib-
2.0 -I/opt/gnome2/lib/glib-2.0/include
-I/opt/gnome2/include/pango-1.0-I/opt/gnome2/include/cairo
-I/opt/gnome2/include -I/opt/gnome2/include/atk-
1.0 -I/usr/include/freetype2 -I/usr/include/libpng12          -g -O2 -g
-Wall -MT gtktrayicon-x11.lo -MD -MP -MF ".deps/gtktrayicon-x11.Tpo" \
          -c -o gtktrayicon-x11.lo `test -f 'gtktrayicon-x11.c' || echo
'./'`gtktrayicon-x11.c; \
        then mv -f ".deps/gtktrayicon- x11.Tpo" ".deps/gtktrayicon-x11.Plo";
\
        else rm -f ".deps/gtktrayicon-x11.Tpo"; exit 1; \
        fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Gtk\"
-DGTK_LIBDIR=\"/opt/gnome2/lib\" -DGTK_DATADIR=\"/opt/gnome2/share\"
-DGTK_DATA_PREFIX=\"/opt/gnome2\" -DGTK_SYSCONFDIR=\"/opt/gnome2/etc\"
-DGTK_VERSION=\" 2.15.0\" -DGTK_BINARY_VERSION=\"2.10.0\"
-DGTK_HOST=\"i686-pc-linux-gnu\" -DGTK_COMPILATION
-DGTK_PRINT_BACKENDS=\"file,cups\" "-DGTK_PRINT_PREVIEW_COMMAND=\"evince
--unlink-tempfile --preview --print-settings %s %f\"" -I../gtk -I.. -I../gdk
-I../gdk -I../gdk-pixbuf -I../gdk-pixbuf -DGDK_PIXBUF_DISABLE_DEPRECATED
-DGDK_DISABLE_DEPRECATED -DGTK_FILE_SYSTEM_ENABLE_UNSUPPORTED
-DGTK_PRINT_BACKEND_ENABLE_UNSUPPORTED -DG_ENABLE_DEBUG
-DG_ERRORCHECK_MUTEXES -pthread -I/opt/gnome2/include/glib-
2.0-I/opt/gnome2/lib/glib-
2.0/include -I/opt/gnome2/include/pango-1.0 -I/opt/gnome2/include/cairo
-I/opt/gnome2/include -I/opt/gnome2/include/atk-1.0 -I/usr/include/freetype2
-I/usr/include/libpng12 -g -O2 -g -Wall -MT gtktrayicon-x11.lo -MD -MP -MF
.deps/gtktrayicon-x11.Tpo -c gtktrayicon-x11.c  -fPIC -DPIC -o
.libs/gtktrayicon-x11.o
make[4]: *** No rule to make target `xdgmime/libxdgmime.la', needed by
`libgtk-x11-2.0.la '.  Stop.
make[4]: Leaving directory `/media/professional/checkout/gnome2/gtk+/gtk'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/media/professional/checkout/gnome2/gtk+/gtk'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/media/professional/checkout/gnome2/gtk+/gtk'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/media/professional/checkout/gnome2/gtk+'
make: *** [all] Error 2
*** error during stage build of gtk+: ########## Error running make   ***
[18/159]


-- 
- With Regards
 Madhusudan.C.S

"When liberty is taken away by force it can be restored by force. When it is
relinquished voluntarily by default it can never be recovered"
     -  Dorothy Thompson

_______________________________________________
gnome-devel-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/gnome-devel-list
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.