[geeqie] Re: error at compilation

  • From: Colin Clark <colin.clark@xxxxxxxxx>
  • To: geeqie@xxxxxxxxxxxxx
  • Date: Mon, 9 Jul 2018 10:30:22 +0100

On 09/07/18 05:18, Alexander Rabtchevich wrote:

Hello

Current git cannot be compiled at Mint 19.0 x64.

make[3]: Entering directory '/home/sasha/Install/geeqie/src'
  CC       pixbuf_util.o
pixbuf_util.c:114:30: error: 'icon_collection' undeclared here (not in a function); did you mean 'icon_config'?
  { PIXBUF_INLINE_COLLECTION, icon_collection },
                              ^~~~~~~~~~~~~~~
                              icon_config

I have tried a clean installation on Xubuntu, and I do no get this error.

The item "icon_collection" relates to the file ...src/icons/collection.png, which is a new file in the latest commit.

If that file exists (and the permissions are ok), could you try "sudo make maintainer-clean"?



Other related posts: