Thank you for the info Ville, I was able to fix that problem. My next problem is that I
get the errors listed below. From googling, I found out that my version of libtool was
1.5.8 and the required version was 1.5.12 or higher. So I installed ver 1.5.22
successfully, but I still get the same errors when I compile gtk+.
 
thanks
Chotu
 
--------------------
 
gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"GdkPixbuf\" -I.. -I.. -I../gdk-pixbuf -I../gdk-pixbuf -DGTK_SYSCONFDIR=\"/usr/local/etc\" -DGTK_VERSION=\"2.11.0\" -DGTK_BINARY_VERSION=\"2.10.0\" -DGTK_PREFIX=\"/usr/local\" -DG_ENABLE_DEBUG -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libpng12 -DGDK_PIXBUF_ENABLE_BACKEND -DPIXBUF_LIBDIR=\"/usr/local/lib/gtk-2.0/2.10.0/loaders\" -DBUILT_MODULES_DIR=\"./.libs\" -DG_DISABLE_DEPRECATED -g -Wall -MT gdk-pixbuf-enum-types.lo -MD -MP -MF .deps/gdk-pixbuf-enum-types.Tpo -c gdk-pixbuf-enum-types.c  -fPIC -DPIC -o .libs/gdk-pixbuf-enum-types.o

/bin/sh ../libtool --mode=link gcc  -DG_DISABLE_DEPRECATED -g -Wall   -o libgdk_pixbuf-2.0.la -rpath /usr/local/lib  -version-info 1100:0:1100 -export-symbols-regex "^[^_].*"   gdk-pixbuf.lo gdk-pixbuf-animation.lo gdk-pixbuf-data.lo gdk-pixbuf-io.lo gdk-pixbuf-loader.lo gdk-pixbuf-scale.lo gdk-pixbuf-simple-anim.lo gdk-pixbuf-util.lo gdk-pixdata.lo gdk-pixbuf-enum-types.lo pixops/libpixops.la  -L/usr/local/lib -lgmodule-2.0 -ldl -lgobject-2.0 -lglib-2.0 -lintl -liconv -lm -lintl
libtool: link: CURRENT `1100' is not a nonnegative integer
libtool: link: `1100:0:1100' is not valid version information
make[4]: *** [libgdk_pixbuf-2.0.la] Error 1
make[4]: Leaving directory `/usr/gtkdfb/src/gtk+/gdk-pixbuf'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/usr/gtkdfb/src/gtk+/gdk-pixbuf'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/usr/gtkdfb/src/gtk+/gdk-pixbuf'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/gtkdfb/src/gtk+'
make: *** [all] Error 2
 
Here is my current version of libtool

[EMAIL PROTECTED] gtk+]# libtool --version
ltmain.sh (GNU libtool) 1.5.22 (1.1220.2.365 2005/12/18 22:14:06)
 
---------------------------------------------------------------

Ville Syrjälä <[EMAIL PROTECTED]> wrote:
On Mon, Oct 16, 2006 at 10:35:01PM -0700, Chotu Atwork wrote:
> Hi Attilio,
>
> I checed out the latest version of GTK+ from CVS and then tried building it. Here is the error I get no matter what I do. I even tried setting the environment variables BASE_DEPENDENCIES_CFLAGS and BASE_DEPENDENCIES_LIBS to no avail.
>
> pkg-config is version 0.18

> checking for BASE_DEPENDENCIES... configure: error: The pkg-config script could not be found or is too old. Make sure it
> is in your PATH or set the PKG_CONFIG environment variable to the full
> path to pkg-config.

First hit on google:
http://lists.freedesktop.org/archives/pkg-config/2005-June/000003.html

--
Ville Syrjälä
[EMAIL PROTECTED]
http://www.sci.fi/~syrjala/

_______________________________________________
directfb-users mailing list
[email protected]
http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-users


Want to be your own boss? Learn how on Yahoo! Small Business.
_______________________________________________
directfb-users mailing list
[email protected]
http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-users

Reply via email to