I still can not successfully build "gtk+-2.12.10".

I am getting a:  "gtk-update-icon-cache: The generated cache was invalid." 
error.

Which I don't understand.  This is a new build, so I supppose that the build 
process would use recently compiled gtk programs and that those newly built 
programs would create a proper and valid cache.  Especially since the 
"--ignore-theme-index and --for
ce" flags being used.

I am not a gtk expert yet, and have no idea why a cache was considered 
"invalid".

Any help or ideas on how to fix this or determine why I'm getting this 
"invalid" erroe, would be greatly appreciated. 

thanks,
  dj



------ output from make
GDK_PIXBUF_MODULE_FILE=../gdk-pixbuf/gdk-pixbuf.loaders ./gtk-update-icon-cache 
--force --ignore-theme-index            \
           --source builtin_icons stock-icons > gtkbuiltincache.h.tmp &&        
\
        mv gtkbuiltincache.h.tmp gtkbuiltincache.h
gtk-update-icon-cache: The generated cache was invalid.

make[2]: *** [gtkbuiltincache.h] Error 1
make[2]: Leaving directory `/usr/src/gtk2/gtk+-2.12.10/gtk'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/src/gtk2/gtk+-2.12.10'
make: *** [all] Error 2
------- end of paste from make output
_______________________________________________
gtk-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/gtk-list

Reply via email to