When running gimp 1.2.3 from CVS, I get these errors (note that Gimp 
runs fine otherwise). I am (of course <g>) using the latest CVS of 
everything out there.


[localhost:~] maxhorn% gimp
dyld: /sw/lib/gimp/1.2/plug-ins/Lighting can't open library: 
/sw/lib/libgck-1.2.2.dylib  (No such file or directory, errno = 2)

LibGimp-WARNING **: gimp-real: wire_read: unexpected EOF
dyld: /sw/lib/gimp/1.2/plug-ins/MapObject can't open library: 
/sw/lib/libgck-1.2.2.dylib  (No such file or directory, errno = 2)

LibGimp-WARNING **: gimp-real: wire_read: unexpected EOF

Gimp-WARNING **: /sw/lib/gimp/1.2/modules/libcolorsel_gtk.so: 
module_init() symbol not found

Gimp-WARNING **: /sw/lib/gimp/1.2/modules/libcolorsel_triangle.so: 
module_init() symbol not found

Gimp-WARNING **: /sw/lib/gimp/1.2/modules/libcolorsel_water.so: 
module_init() symbol not found


libgck is now (back?) at 1.2.0. However, since this lib is shipped as 
part of Gimp (now that I write it I vaguely remember having read 
something similiar on the list). It seems Gimp was linked against the 
*installed* version (which is incorrect), and not against the version 
it built. This is clearly a bug in the build process. Maybe we can 
fix it with an extension to our patch?


I am not sure what is causing the other warnings.


Another issue: the patch hardcodes "/sw" when invoking perl! This is not good.



Any idea
-- 
-----------------------------------------------
Max Horn
Software Developer

email: <mailto:[EMAIL PROTECTED]>
phone: (+49) 6151-494890

_______________________________________________
Fink-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-devel

Reply via email to