GLIB/GTK+ recent version;s build error



Hello

Help me build recent GLIB/GTK+
What I've done:
Got recent GLIB/GTK+ from gnome CVS.
Before that I've installed all libraries that mentioned
as needed to build GTK+, e.g libtiff libjpeg, libpng.

GLIB (recent version from CVS)
Configure (in separate dir /opt/develgtk)
make, install.
GTK+ (recent version from CVS)
Configure (also in /opt/develgtk) try to build
# make
[snip]
......................
gcc -g -O2 -g -Wall -I/usr/local/include/glib-2.0
-I/usr/local/lib/glib-2.0/include -o .libs/make-inline-pixbuf
make-inline-pixbuf.o .libs/libgdk_pixbuf-1.3.so -L/usr/local/lib
-lgobject-1.3 -lgmodule-1.3 -ldl -lgthread-1.3 -lpthread -lglib-1.3
-ltiff -ljpeg -lpng -lz -rdynamic -L/usr/local/lib -lgobject-1.3
-lgmodule-1.3 -ldl -lgthread-1.3 -lpthread -lglib-1.3 -ltiff -ljpeg
-lpng -lz -Wl,--rpath -Wl,/opt/develgtk/lib
.libs/libgdk_pixbuf-1.3.so: undefined reference to `g_signal_emit'
.libs/libgdk_pixbuf-1.3.so: undefined reference to `g_signal_newc'
.libs/libgdk_pixbuf-1.3.so: undefined reference to
`g_type_instance_is_a'
.libs/libgdk_pixbuf-1.3.so: undefined reference to `g_try_malloc'
collect2: ld returned 1 exit status
make[3]: *** [make-inline-pixbuf] Error 1
make[3]: Leaving directory `/usr/local/src/gtk+/gdk-pixbuf'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/usr/local/src/gtk+/gdk-pixbuf'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/local/src/gtk+'
make: *** [all-recursive-am] Error 2
# 

Any ideas ?

-- 
Vladimir Zolotych                         gsmith eurocom od ua




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