Build Error




I am running into the following build error.
Please see the below "make" error output.

It looks like the program "gtk-update-icon-cache" running into an error condition.

Anyone know how I can fix this?  Or advice on how to look into it better.

regards,
   dj



--- ouput from "make" command
creating gtk-update-icon-cache.exe
make[3]: Leaving directory `/usr/src/gtk2/gtk+-2.12.10/gtk'
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: Failed to open file stock-icons/.icon-theme.cache : File exists
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


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]