Le 7 mars 2005, � 23:37, Martin Costabel a �crit :
This is definitely a bug in the gimp2 package and needs to be fixed by the maintainer. He needs to make it depend on Fink's freetype219 package instead of the freetype libraries inside /usr/X11.
Is it solved now? or is this one another issue?
This one seems to be solved, at least it built for me and runs.
10.3.8 installed
gimp-print 5 beta installed in /usr/local since my printer's driver is not among Apple's supplied printer drivers.
fink latest cvs from yesterday
gimp2 compiled from fink with options svg, noprint, ghostscript
freetype2.19 installed and used by gimp2-2.2.4; but fontconfig2 (hopefully this is the right name) takes the one in /user/X11R6, hence a bunch of warnings.
"A bunch" is a slight understatement :-) This must be a new world record:
% grep "not from earlier" ~/Finklogs/gimp2-2.2.4-4.log |wc 102771 1336023 18331556
More than one hundred thousand (!) lines of warnings about symbols taken from the X11 fontconfig and freetype libs instead of the intended ones from /sw/lib. Every single symbol, in fact, in every single linker command. I'd be surprised if there weren't frequent crashes due to this.
Then at runtime:[]
(gimp-2.2:24153): GLib-CRITICAL **: file gconvert.c: line 499 (g_convert): assertion `str != NULL' failed
zsh: 24153 bus error gimp-2.2
I haven't seen this yet, but I built a different variant, without svg and without -noprint.
-- Martin
------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_ide95&alloc_id396&op=click _______________________________________________ Fink-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-users
