Hi, Jose Marcio Martins da Cruz <[EMAIL PROTECTED]> writes:
> There was an error before this one. When makefile tried to create > gdk-pix-buf/gdk-pixbuf.loaders file there was the following error, > which I reproduce, running it by hand : > > ./gdk-pixbuf-query-loaders libpixbufloader-static-png.la I don't think it makes much sense to try to dynamically load a static libtool archive. I have no idea why you built static versions of the pixbuf loaders. Static versions need to be compiled into the library and cannot be handled by gdk-pixbuf-query-loaders. Does your system not support dynamic modules? Salut, Sven _______________________________________________ gtk-list mailing list [EMAIL PROTECTED] http://mail.gnome.org/mailman/listinfo/gtk-list
