|
View:
New views
2 Messages
—
Rating Filter:
Alert me
|
|
|
build problemI 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 gtk-list@... http://mail.gnome.org/mailman/listinfo/gtk-list |
|
|
Re: build problemApplications From Scratch: http://appsfromscratch.berlios.de/ --- On Tue, 7/1/08, henman@... <henman@...> wrote: > From: henman@... <henman@...> > Subject: build problem > To: gtk-list@... > Date: Tuesday, July 1, 2008, 7:29 PM > 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 > gtk-list@... > http://mail.gnome.org/mailman/listinfo/gtk-list On what platform are you building ? I mean, what is the OS ? --Sergei. _______________________________________________ gtk-list mailing list gtk-list@... http://mail.gnome.org/mailman/listinfo/gtk-list |
| Free Forum Powered by Nabble | Forum Help |