Hi, Rodrigo Severo <rodrigo.lists@xxxxxxxxxxxxxxxxxxx> writes: > I think my distribution should have two separate packages: > fontconfig-devel and xft-devel. I have already asked them to consider > creating them but until I eventually manage to get these packages I'm > looking for another solution. > > On the other side, I believe gimp should be able to use just the > indicated fontconfig installation. I'm setting the following variables > on gimp configuration and still can't compile gimp: > > PKG_CONFIG_PATH=/usr/local/fontconfig-2.2.0/lib/pkgconfig > CPPFLAGS=-I/usr/local/fontconfig-2.2.0/include > LD_LIBRARY_PATH=/usr/local/fontconfig-2.2.0/lib > > To resume the situation, I believe that both the Conectiva > distribution is wrong (it should have separate packages for fontconfig > and xft) and gimp configure/compile process is wrong (it should be > enough to set the proper variables and get it compile itself using the > indicated library). > > Could this fix, if really considered proper, be included in gimp ASAP? You didn't suggest a fix for GIMP and actually there is nothing to fix in GIMP since the problem is entirely on your harddisk. All you need to do is to remove the offending header from the include search patch of the compiler. Sven