Hi, Luc NovalÃs <[EMAIL PROTECTED]> writes:
> I can't acceed to recent archives on : > https://lists.xcf.berkeley.edu/lists/gimp-user/ > and I don't know if there was a similar thread. > > I verified gimp requirement, and install libraries packages from : > http://www.sunfreeware.com/ > > except for lib gtk2.2.4 (compiled on target host). > > GIMP compile error is about undeclared param logo_data in > ./plug-ins/gimpressionist/gimpressionist.c > at line : > pixbuf = gdk_pixbuf_new_from_inline (-1, logo_data, FALSE, NULL); > > It seems that it wait for an header in gdk, but where ? > (This declaration is also required to compile on others platforms) The header is logo-pixbuf.h which is supposed to be generated in the gimpressionist source directory. Try 'make logo-pixbuf.h' in the gimpressionist directory. Sven _______________________________________________ Gimp-user mailing list [EMAIL PROTECTED] http://lists.xcf.berkeley.edu/mailman/listinfo/gimp-user