Two
days back I decided to pull the latest changes for GIMP. While
compiling got the error
".libs/gimpnumberpairentry.o: file not recognized: File truncated"
It took a while to figure out the error was caused by ccache. The solution was pretty simple - clean the ~/.ccache using ccache -C
".libs/gimpnumberpairentry.o: file not recognized: File truncated"
It took a while to figure out the error was caused by ccache. The solution was pretty simple - clean the ~/.ccache using ccache -C
No comments:
Post a Comment