gtk build error on opensuse 11.1 x64



Hi there,

I'm trying to build gtk on my personal computer opensuse 11.1 x64

I use jhbuild and the following is what is in it.

moduleset = 'gnome-2.32'

# A list of the modules to build.  Defaults to the Gnome Desktop and
# developer platform.
# modules = [ 'meta-gnome-desktop' ]

# what directory should the source be checked out to?
checkoutroot = os.path.expanduser('/personal/checkout/gnome')

# the prefix to configure/install modules to (must have write access)
prefix = '/software/gnome'

# custom CFLAGS / environment pieces for the build
# os.environ['CFLAGS'] = '-Wall -g -O0'

# extra arguments to pass to all autogen.sh scripts
# to speed up builds of GNOME, try '--disable-static --disable-gtk-doc'
autogenargs='--disable-static --disable-gtk-doc'




I have the following annoying error:


/local/vol00/personal/checkout/gnome/glib/gio/.libs/gio-querymodules:
symbol lookup error:
/local/vol00/personal/checkout/gnome/glib/gobject/.libs/libgobject-2.0.so.0:
undefined symbol: g_date_time_unref


'make' was good. Only 'make test' was no good.

I can't solve it on my own. I have spent several hours on it and need
help badly. Any input is appreciated.
--
Johnson



-- 
Cheng Zhang

PhD Candidate
The Department of Electrical and Computer Engineering
The University of Iowa, USA


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