Attached is the make output.

Regards Garthur

     On Monday, 7 October 2019, 6:34:40 pm AEDT, Colomban Wendling 
<[email protected]> wrote:  
 
 Le 07/10/2019 à 07:36, Garthur via Users a écrit :
> I am a bit rough some times, I didn't save the build error.

Could you try and re-run `make` and give us the output?  Normally it'll
try and re-do what it failed to do, and will likely error-out just the same.

> But I installed aspell separately so I can do command line spell check.
> I wanted spell check in geany because the spell check in abiword is not
> friendly.
> 
> Regards Garthur
> 
> 
> On Monday, 7 October 2019, 8:31:36 am AEDT, Colomban Wendling
> <[email protected]> wrote:
> 
> 
> Le 05/10/2019 à 14:11, Garthur via Users a écrit :
>> Thanks for your help:  Colomban Wendling & Lex Trotman
>>
>> It was the: /usr/lib/pkgconfig/geany.pc file.  I deleted it and ran:
>> PKG_CONFIG_PATH="/usr/local/lib/pkgconfig:$PKG_CONFIG_PATH"
>> ./autogen.sh I have done the "make --keep-going"  and "make install",
>> there was one error but it didn't appear to relate to sellingcheck,
>> so I did the install.
> 
> Although it *might* indeed not be related, it's kind of bold to still
> proceed to the installation when the build failed.  Could you paste the
> error here so we can see what that can be?
> 
> 
>> When I restart geany, it doesn't include Spellingcheck in the "Tools
>> > Plugin Manager" menu. Is that normal after doing the plugins
>> install?
>>
>> Regards Garthur
>>
>>
>>
>> On Mon, Sep 30, 2019 at 7:47 PM Lex Trotman <[email protected]
> <mailto:[email protected]>>
>> wrote:
>>
>> The problem is pkg-config can't find geany.pc. How did you install
>> Geany? What is the output of `pkg-config geany`? If its nothing, then
>> you need to find where the install put the package config file
>> (geany.pc) since it isn't in the default places pkg-config searches
>> on your system. Then you need to follow the advice the error message
>> gave and set the environment variable or specify --prefix and
>> --with-geany-libdir.
>>
>> Cheers Lex
>>
>> On Mon, 30 Sep 2019 at 19:28, Garthur via Users
>> <[email protected] <mailto:[email protected]>> wrote:
>>>
>>>
>>>
>>> to Users I have been trying to install the spellcheck plugin, and I
>>> am finding it quite hard. I have got to the point of downloading
>>> the github zip file at: https://github.com/geany/geany-plugins and
>>> running autogen.sh. This fails saying I have version 1.27 but I
>>> have version 1.35. Here are the printouts: (I am running xenialpup
>>> (xenial64_7-5-5 puppylinux)) Difficulty installing spellcheck
>>> plugin on geany
>>>
>>>
> /initrd/mnt/dev_save/pool/tmp/geany-plugin-spellcheck_1/github/geany-plugins-master/
>>
>>>
>> type -a geany
>>> geany is /usr/local/bin/geany
>>>
> /initrd/mnt/dev_save/pool/tmp/geany-plugin-spellcheck_1/github/geany-plugins-master/
>>
>>>
>> /usr/local/bin/geany -V
>>> geany 1.35 (git >= bf5c9ed) (built on 2019-01-31 with GTK 2.24.30,
>>> GLib 2.48.2)
>>>
> /initrd/mnt/dev_save/pool/tmp/geany-plugin-spellcheck_1/github/geany-plugins-master/
>>
>>>
>> ./autogen.sh
>>> You should update your 'aclocal.m4' by running aclocal. autoreconf:
>>> Entering directory `.' autoreconf: configure.ac: not using Gettext
>>> autoreconf: running: aclocal --force -I build/cache -I build -I
>>> build/bundled -I geanypy/m4 --install autoreconf: configure.ac:
>>> tracing autoreconf: running: libtoolize --copy --force {... ....Not
>>> included........ ...} checking for msgfmt... (cached)
>>> /usr/bin/msgfmt checking for dcgettext... yes checking if msgfmt
>>> accepts -c... yes checking for gmsgfmt... (cached) /usr/bin/msgfmt
>>> checking for xgettext... (cached) /usr/bin/xgettext checking for
>>> catalogs to be installed...  be ca da de el es fr gl it ja kk nl pt
>>> pt_BR ru tr zh_CN checking for pkg-config... /usr/bin/pkg-config
>>> checking pkg-config is at least version 0.9.0... yes checking for
>>> GEANY... no configure: error: Package requirements (geany >= 1.29)
>>> were not met:
>>>
>>> Requested 'geany >= 1.29' but version of Geany is 1.27
>>>
>>> Consider adjusting the PKG_CONFIG_PATH environment variable if you
>>> installed software in a non-standard prefix.
>>>
>>> Alternatively, you may set the environment variables GEANY_CFLAGS
>>> and GEANY_LIBS to avoid the need to call pkg-config. See the
>>> pkg-config man page for more details.
>>>
>>>
> /initrd/mnt/dev_save/pool/tmp/geany-plugin-spellcheck_1/github/geany-plugins-master/
>>
>>>
>> uname -a
>>> Linux xenial64-sda1 4.9.58 #1 SMP PREEMPT Mon Nov 13 15:54:01 GMT
>>> 2017 x86_64 x86_64 x86_64 GNU/Linux
>>>
> /initrd/mnt/dev_save/pool/tmp/geany-plugin-spellcheck_1/github/geany-plugins-master/
>>
>>>
>>
>>> Should I report this as a bug?
>>>
>>> Regards Garthur
> 
>>>
>> _______________________________________________ Users mailing list
>> [email protected] <mailto:[email protected]>
>> https://lists.geany.org/cgi-bin/mailman/listinfo/users
>>
> 
> _______________________________________________
> Users mailing list
> [email protected] <mailto:[email protected]>
> https://lists.geany.org/cgi-bin/mailman/listinfo/users
> 
> 
> _______________________________________________
> Users mailing list
> [email protected]
> https://lists.geany.org/cgi-bin/mailman/listinfo/users
> 

_______________________________________________
Users mailing list
[email protected]
https://lists.geany.org/cgi-bin/mailman/listinfo/users
  
### command: make >make-log.txt 2>&1

make  all-recursive
make[1]: Entering directory 
'/initrd/mnt/dev_save/pool/tmp/geany-plugin-spellcheck_1/github/geany-plugins-master'
Making all in po
make[2]: Entering directory 
'/initrd/mnt/dev_save/pool/tmp/geany-plugin-spellcheck_1/github/geany-plugins-master/po'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory 
'/initrd/mnt/dev_save/pool/tmp/geany-plugin-spellcheck_1/github/geany-plugins-master/po'
Making all in utils
make[2]: Entering directory 
'/initrd/mnt/dev_save/pool/tmp/geany-plugin-spellcheck_1/github/geany-plugins-master/utils'
Making all in src
make[3]: Entering directory 
'/initrd/mnt/dev_save/pool/tmp/geany-plugin-spellcheck_1/github/geany-plugins-master/utils/src'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory 
'/initrd/mnt/dev_save/pool/tmp/geany-plugin-spellcheck_1/github/geany-plugins-master/utils/src'
make[3]: Entering directory 
'/initrd/mnt/dev_save/pool/tmp/geany-plugin-spellcheck_1/github/geany-plugins-master/utils'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory 
'/initrd/mnt/dev_save/pool/tmp/geany-plugin-spellcheck_1/github/geany-plugins-master/utils'
make[2]: Leaving directory 
'/initrd/mnt/dev_save/pool/tmp/geany-plugin-spellcheck_1/github/geany-plugins-master/utils'
Making all in addons
make[2]: Entering directory 
'/initrd/mnt/dev_save/pool/tmp/geany-plugin-spellcheck_1/github/geany-plugins-master/addons'
Making all in src
make[3]: Entering directory 
'/initrd/mnt/dev_save/pool/tmp/geany-plugin-spellcheck_1/github/geany-plugins-master/addons/src'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory 
'/initrd/mnt/dev_save/pool/tmp/geany-plugin-spellcheck_1/github/geany-plugins-master/addons/src'
make[3]: Entering directory 
'/initrd/mnt/dev_save/pool/tmp/geany-plugin-spellcheck_1/github/geany-plugins-master/addons'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory 
'/initrd/mnt/dev_save/pool/tmp/geany-plugin-spellcheck_1/github/geany-plugins-master/addons'
make[2]: Leaving directory 
'/initrd/mnt/dev_save/pool/tmp/geany-plugin-spellcheck_1/github/geany-plugins-master/addons'
Making all in autoclose
make[2]: Entering directory 
'/initrd/mnt/dev_save/pool/tmp/geany-plugin-spellcheck_1/github/geany-plugins-master/autoclose'
Making all in src
make[3]: Entering directory 
'/initrd/mnt/dev_save/pool/tmp/geany-plugin-spellcheck_1/github/geany-plugins-master/autoclose/src'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory 
'/initrd/mnt/dev_save/pool/tmp/geany-plugin-spellcheck_1/github/geany-plugins-master/autoclose/src'
make[3]: Entering directory 
'/initrd/mnt/dev_save/pool/tmp/geany-plugin-spellcheck_1/github/geany-plugins-master/autoclose'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory 
'/initrd/mnt/dev_save/pool/tmp/geany-plugin-spellcheck_1/github/geany-plugins-master/autoclose'
make[2]: Leaving directory 
'/initrd/mnt/dev_save/pool/tmp/geany-plugin-spellcheck_1/github/geany-plugins-master/autoclose'
Making all in automark
make[2]: Entering directory 
'/initrd/mnt/dev_save/pool/tmp/geany-plugin-spellcheck_1/github/geany-plugins-master/automark'
Making all in src
make[3]: Entering directory 
'/initrd/mnt/dev_save/pool/tmp/geany-plugin-spellcheck_1/github/geany-plugins-master/automark/src'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory 
'/initrd/mnt/dev_save/pool/tmp/geany-plugin-spellcheck_1/github/geany-plugins-master/automark/src'
make[3]: Entering directory 
'/initrd/mnt/dev_save/pool/tmp/geany-plugin-spellcheck_1/github/geany-plugins-master/automark'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory 
'/initrd/mnt/dev_save/pool/tmp/geany-plugin-spellcheck_1/github/geany-plugins-master/automark'
make[2]: Leaving directory 
'/initrd/mnt/dev_save/pool/tmp/geany-plugin-spellcheck_1/github/geany-plugins-master/automark'
Making all in codenav
make[2]: Entering directory 
'/initrd/mnt/dev_save/pool/tmp/geany-plugin-spellcheck_1/github/geany-plugins-master/codenav'
Making all in src
make[3]: Entering directory 
'/initrd/mnt/dev_save/pool/tmp/geany-plugin-spellcheck_1/github/geany-plugins-master/codenav/src'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory 
'/initrd/mnt/dev_save/pool/tmp/geany-plugin-spellcheck_1/github/geany-plugins-master/codenav/src'
make[3]: Entering directory 
'/initrd/mnt/dev_save/pool/tmp/geany-plugin-spellcheck_1/github/geany-plugins-master/codenav'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory 
'/initrd/mnt/dev_save/pool/tmp/geany-plugin-spellcheck_1/github/geany-plugins-master/codenav'
make[2]: Leaving directory 
'/initrd/mnt/dev_save/pool/tmp/geany-plugin-spellcheck_1/github/geany-plugins-master/codenav'
Making all in commander
make[2]: Entering directory 
'/initrd/mnt/dev_save/pool/tmp/geany-plugin-spellcheck_1/github/geany-plugins-master/commander'
Making all in src
make[3]: Entering directory 
'/initrd/mnt/dev_save/pool/tmp/geany-plugin-spellcheck_1/github/geany-plugins-master/commander/src'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory 
'/initrd/mnt/dev_save/pool/tmp/geany-plugin-spellcheck_1/github/geany-plugins-master/commander/src'
make[3]: Entering directory 
'/initrd/mnt/dev_save/pool/tmp/geany-plugin-spellcheck_1/github/geany-plugins-master/commander'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory 
'/initrd/mnt/dev_save/pool/tmp/geany-plugin-spellcheck_1/github/geany-plugins-master/commander'
make[2]: Leaving directory 
'/initrd/mnt/dev_save/pool/tmp/geany-plugin-spellcheck_1/github/geany-plugins-master/commander'
Making all in debugger
make[2]: Entering directory 
'/initrd/mnt/dev_save/pool/tmp/geany-plugin-spellcheck_1/github/geany-plugins-master/debugger'
Making all in src
make[3]: Entering directory 
'/initrd/mnt/dev_save/pool/tmp/geany-plugin-spellcheck_1/github/geany-plugins-master/debugger/src'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory 
'/initrd/mnt/dev_save/pool/tmp/geany-plugin-spellcheck_1/github/geany-plugins-master/debugger/src'
Making all in img
make[3]: Entering directory 
'/initrd/mnt/dev_save/pool/tmp/geany-plugin-spellcheck_1/github/geany-plugins-master/debugger/img'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory 
'/initrd/mnt/dev_save/pool/tmp/geany-plugin-spellcheck_1/github/geany-plugins-master/debugger/img'
make[3]: Entering directory 
'/initrd/mnt/dev_save/pool/tmp/geany-plugin-spellcheck_1/github/geany-plugins-master/debugger'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory 
'/initrd/mnt/dev_save/pool/tmp/geany-plugin-spellcheck_1/github/geany-plugins-master/debugger'
make[2]: Leaving directory 
'/initrd/mnt/dev_save/pool/tmp/geany-plugin-spellcheck_1/github/geany-plugins-master/debugger'
Making all in defineformat
make[2]: Entering directory 
'/initrd/mnt/dev_save/pool/tmp/geany-plugin-spellcheck_1/github/geany-plugins-master/defineformat'
Making all in src
make[3]: Entering directory 
'/initrd/mnt/dev_save/pool/tmp/geany-plugin-spellcheck_1/github/geany-plugins-master/defineformat/src'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory 
'/initrd/mnt/dev_save/pool/tmp/geany-plugin-spellcheck_1/github/geany-plugins-master/defineformat/src'
make[3]: Entering directory 
'/initrd/mnt/dev_save/pool/tmp/geany-plugin-spellcheck_1/github/geany-plugins-master/defineformat'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory 
'/initrd/mnt/dev_save/pool/tmp/geany-plugin-spellcheck_1/github/geany-plugins-master/defineformat'
make[2]: Leaving directory 
'/initrd/mnt/dev_save/pool/tmp/geany-plugin-spellcheck_1/github/geany-plugins-master/defineformat'
Making all in geanyctags
make[2]: Entering directory 
'/initrd/mnt/dev_save/pool/tmp/geany-plugin-spellcheck_1/github/geany-plugins-master/geanyctags'
Making all in src
make[3]: Entering directory 
'/initrd/mnt/dev_save/pool/tmp/geany-plugin-spellcheck_1/github/geany-plugins-master/geanyctags/src'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory 
'/initrd/mnt/dev_save/pool/tmp/geany-plugin-spellcheck_1/github/geany-plugins-master/geanyctags/src'
make[3]: Entering directory 
'/initrd/mnt/dev_save/pool/tmp/geany-plugin-spellcheck_1/github/geany-plugins-master/geanyctags'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory 
'/initrd/mnt/dev_save/pool/tmp/geany-plugin-spellcheck_1/github/geany-plugins-master/geanyctags'
make[2]: Leaving directory 
'/initrd/mnt/dev_save/pool/tmp/geany-plugin-spellcheck_1/github/geany-plugins-master/geanyctags'
Making all in geanydoc
make[2]: Entering directory 
'/initrd/mnt/dev_save/pool/tmp/geany-plugin-spellcheck_1/github/geany-plugins-master/geanydoc'
Making all in src
make[3]: Entering directory 
'/initrd/mnt/dev_save/pool/tmp/geany-plugin-spellcheck_1/github/geany-plugins-master/geanydoc/src'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory 
'/initrd/mnt/dev_save/pool/tmp/geany-plugin-spellcheck_1/github/geany-plugins-master/geanydoc/src'
Making all in tests
make[3]: Entering directory 
'/initrd/mnt/dev_save/pool/tmp/geany-plugin-spellcheck_1/github/geany-plugins-master/geanydoc/tests'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory 
'/initrd/mnt/dev_save/pool/tmp/geany-plugin-spellcheck_1/github/geany-plugins-master/geanydoc/tests'
make[3]: Entering directory 
'/initrd/mnt/dev_save/pool/tmp/geany-plugin-spellcheck_1/github/geany-plugins-master/geanydoc'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory 
'/initrd/mnt/dev_save/pool/tmp/geany-plugin-spellcheck_1/github/geany-plugins-master/geanydoc'
make[2]: Leaving directory 
'/initrd/mnt/dev_save/pool/tmp/geany-plugin-spellcheck_1/github/geany-plugins-master/geanydoc'
Making all in geanyextrasel
make[2]: Entering directory 
'/initrd/mnt/dev_save/pool/tmp/geany-plugin-spellcheck_1/github/geany-plugins-master/geanyextrasel'
Making all in src
make[3]: Entering directory 
'/initrd/mnt/dev_save/pool/tmp/geany-plugin-spellcheck_1/github/geany-plugins-master/geanyextrasel/src'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory 
'/initrd/mnt/dev_save/pool/tmp/geany-plugin-spellcheck_1/github/geany-plugins-master/geanyextrasel/src'
make[3]: Entering directory 
'/initrd/mnt/dev_save/pool/tmp/geany-plugin-spellcheck_1/github/geany-plugins-master/geanyextrasel'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory 
'/initrd/mnt/dev_save/pool/tmp/geany-plugin-spellcheck_1/github/geany-plugins-master/geanyextrasel'
make[2]: Leaving directory 
'/initrd/mnt/dev_save/pool/tmp/geany-plugin-spellcheck_1/github/geany-plugins-master/geanyextrasel'
Making all in geanyinsertnum
make[2]: Entering directory 
'/initrd/mnt/dev_save/pool/tmp/geany-plugin-spellcheck_1/github/geany-plugins-master/geanyinsertnum'
Making all in src
make[3]: Entering directory 
'/initrd/mnt/dev_save/pool/tmp/geany-plugin-spellcheck_1/github/geany-plugins-master/geanyinsertnum/src'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory 
'/initrd/mnt/dev_save/pool/tmp/geany-plugin-spellcheck_1/github/geany-plugins-master/geanyinsertnum/src'
make[3]: Entering directory 
'/initrd/mnt/dev_save/pool/tmp/geany-plugin-spellcheck_1/github/geany-plugins-master/geanyinsertnum'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory 
'/initrd/mnt/dev_save/pool/tmp/geany-plugin-spellcheck_1/github/geany-plugins-master/geanyinsertnum'
make[2]: Leaving directory 
'/initrd/mnt/dev_save/pool/tmp/geany-plugin-spellcheck_1/github/geany-plugins-master/geanyinsertnum'
Making all in latex
make[2]: Entering directory 
'/initrd/mnt/dev_save/pool/tmp/geany-plugin-spellcheck_1/github/geany-plugins-master/latex'
Making all in src
make[3]: Entering directory 
'/initrd/mnt/dev_save/pool/tmp/geany-plugin-spellcheck_1/github/geany-plugins-master/latex/src'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory 
'/initrd/mnt/dev_save/pool/tmp/geany-plugin-spellcheck_1/github/geany-plugins-master/latex/src'
Making all in doc
make[3]: Entering directory 
'/initrd/mnt/dev_save/pool/tmp/geany-plugin-spellcheck_1/github/geany-plugins-master/latex/doc'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory 
'/initrd/mnt/dev_save/pool/tmp/geany-plugin-spellcheck_1/github/geany-plugins-master/latex/doc'
make[3]: Entering directory 
'/initrd/mnt/dev_save/pool/tmp/geany-plugin-spellcheck_1/github/geany-plugins-master/latex'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory 
'/initrd/mnt/dev_save/pool/tmp/geany-plugin-spellcheck_1/github/geany-plugins-master/latex'
make[2]: Leaving directory 
'/initrd/mnt/dev_save/pool/tmp/geany-plugin-spellcheck_1/github/geany-plugins-master/latex'
Making all in geanymacro
make[2]: Entering directory 
'/initrd/mnt/dev_save/pool/tmp/geany-plugin-spellcheck_1/github/geany-plugins-master/geanymacro'
Making all in src
make[3]: Entering directory 
'/initrd/mnt/dev_save/pool/tmp/geany-plugin-spellcheck_1/github/geany-plugins-master/geanymacro/src'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory 
'/initrd/mnt/dev_save/pool/tmp/geany-plugin-spellcheck_1/github/geany-plugins-master/geanymacro/src'
make[3]: Entering directory 
'/initrd/mnt/dev_save/pool/tmp/geany-plugin-spellcheck_1/github/geany-plugins-master/geanymacro'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory 
'/initrd/mnt/dev_save/pool/tmp/geany-plugin-spellcheck_1/github/geany-plugins-master/geanymacro'
make[2]: Leaving directory 
'/initrd/mnt/dev_save/pool/tmp/geany-plugin-spellcheck_1/github/geany-plugins-master/geanymacro'
Making all in geanyminiscript
make[2]: Entering directory 
'/initrd/mnt/dev_save/pool/tmp/geany-plugin-spellcheck_1/github/geany-plugins-master/geanyminiscript'
Making all in src
make[3]: Entering directory 
'/initrd/mnt/dev_save/pool/tmp/geany-plugin-spellcheck_1/github/geany-plugins-master/geanyminiscript/src'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory 
'/initrd/mnt/dev_save/pool/tmp/geany-plugin-spellcheck_1/github/geany-plugins-master/geanyminiscript/src'
make[3]: Entering directory 
'/initrd/mnt/dev_save/pool/tmp/geany-plugin-spellcheck_1/github/geany-plugins-master/geanyminiscript'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory 
'/initrd/mnt/dev_save/pool/tmp/geany-plugin-spellcheck_1/github/geany-plugins-master/geanyminiscript'
make[2]: Leaving directory 
'/initrd/mnt/dev_save/pool/tmp/geany-plugin-spellcheck_1/github/geany-plugins-master/geanyminiscript'
Making all in geanynumberedbookmarks
make[2]: Entering directory 
'/initrd/mnt/dev_save/pool/tmp/geany-plugin-spellcheck_1/github/geany-plugins-master/geanynumberedbookmarks'
Making all in src
make[3]: Entering directory 
'/initrd/mnt/dev_save/pool/tmp/geany-plugin-spellcheck_1/github/geany-plugins-master/geanynumberedbookmarks/src'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory 
'/initrd/mnt/dev_save/pool/tmp/geany-plugin-spellcheck_1/github/geany-plugins-master/geanynumberedbookmarks/src'
make[3]: Entering directory 
'/initrd/mnt/dev_save/pool/tmp/geany-plugin-spellcheck_1/github/geany-plugins-master/geanynumberedbookmarks'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory 
'/initrd/mnt/dev_save/pool/tmp/geany-plugin-spellcheck_1/github/geany-plugins-master/geanynumberedbookmarks'
make[2]: Leaving directory 
'/initrd/mnt/dev_save/pool/tmp/geany-plugin-spellcheck_1/github/geany-plugins-master/geanynumberedbookmarks'
Making all in geanyprj
make[2]: Entering directory 
'/initrd/mnt/dev_save/pool/tmp/geany-plugin-spellcheck_1/github/geany-plugins-master/geanyprj'
Making all in src
make[3]: Entering directory 
'/initrd/mnt/dev_save/pool/tmp/geany-plugin-spellcheck_1/github/geany-plugins-master/geanyprj/src'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory 
'/initrd/mnt/dev_save/pool/tmp/geany-plugin-spellcheck_1/github/geany-plugins-master/geanyprj/src'
make[3]: Entering directory 
'/initrd/mnt/dev_save/pool/tmp/geany-plugin-spellcheck_1/github/geany-plugins-master/geanyprj'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory 
'/initrd/mnt/dev_save/pool/tmp/geany-plugin-spellcheck_1/github/geany-plugins-master/geanyprj'
make[2]: Leaving directory 
'/initrd/mnt/dev_save/pool/tmp/geany-plugin-spellcheck_1/github/geany-plugins-master/geanyprj'
Making all in geanyvc
make[2]: Entering directory 
'/initrd/mnt/dev_save/pool/tmp/geany-plugin-spellcheck_1/github/geany-plugins-master/geanyvc'
Making all in src
make[3]: Entering directory 
'/initrd/mnt/dev_save/pool/tmp/geany-plugin-spellcheck_1/github/geany-plugins-master/geanyvc/src'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory 
'/initrd/mnt/dev_save/pool/tmp/geany-plugin-spellcheck_1/github/geany-plugins-master/geanyvc/src'
make[3]: Entering directory 
'/initrd/mnt/dev_save/pool/tmp/geany-plugin-spellcheck_1/github/geany-plugins-master/geanyvc'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory 
'/initrd/mnt/dev_save/pool/tmp/geany-plugin-spellcheck_1/github/geany-plugins-master/geanyvc'
make[2]: Leaving directory 
'/initrd/mnt/dev_save/pool/tmp/geany-plugin-spellcheck_1/github/geany-plugins-master/geanyvc'
Making all in geniuspaste
make[2]: Entering directory 
'/initrd/mnt/dev_save/pool/tmp/geany-plugin-spellcheck_1/github/geany-plugins-master/geniuspaste'
Making all in data
make[3]: Entering directory 
'/initrd/mnt/dev_save/pool/tmp/geany-plugin-spellcheck_1/github/geany-plugins-master/geniuspaste/data'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory 
'/initrd/mnt/dev_save/pool/tmp/geany-plugin-spellcheck_1/github/geany-plugins-master/geniuspaste/data'
Making all in src
make[3]: Entering directory 
'/initrd/mnt/dev_save/pool/tmp/geany-plugin-spellcheck_1/github/geany-plugins-master/geniuspaste/src'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory 
'/initrd/mnt/dev_save/pool/tmp/geany-plugin-spellcheck_1/github/geany-plugins-master/geniuspaste/src'
make[3]: Entering directory 
'/initrd/mnt/dev_save/pool/tmp/geany-plugin-spellcheck_1/github/geany-plugins-master/geniuspaste'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory 
'/initrd/mnt/dev_save/pool/tmp/geany-plugin-spellcheck_1/github/geany-plugins-master/geniuspaste'
make[2]: Leaving directory 
'/initrd/mnt/dev_save/pool/tmp/geany-plugin-spellcheck_1/github/geany-plugins-master/geniuspaste'
Making all in keyrecord
make[2]: Entering directory 
'/initrd/mnt/dev_save/pool/tmp/geany-plugin-spellcheck_1/github/geany-plugins-master/keyrecord'
Making all in src
make[3]: Entering directory 
'/initrd/mnt/dev_save/pool/tmp/geany-plugin-spellcheck_1/github/geany-plugins-master/keyrecord/src'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory 
'/initrd/mnt/dev_save/pool/tmp/geany-plugin-spellcheck_1/github/geany-plugins-master/keyrecord/src'
make[3]: Entering directory 
'/initrd/mnt/dev_save/pool/tmp/geany-plugin-spellcheck_1/github/geany-plugins-master/keyrecord'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory 
'/initrd/mnt/dev_save/pool/tmp/geany-plugin-spellcheck_1/github/geany-plugins-master/keyrecord'
make[2]: Leaving directory 
'/initrd/mnt/dev_save/pool/tmp/geany-plugin-spellcheck_1/github/geany-plugins-master/keyrecord'
Making all in lineoperations
make[2]: Entering directory 
'/initrd/mnt/dev_save/pool/tmp/geany-plugin-spellcheck_1/github/geany-plugins-master/lineoperations'
Making all in src
make[3]: Entering directory 
'/initrd/mnt/dev_save/pool/tmp/geany-plugin-spellcheck_1/github/geany-plugins-master/lineoperations/src'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory 
'/initrd/mnt/dev_save/pool/tmp/geany-plugin-spellcheck_1/github/geany-plugins-master/lineoperations/src'
make[3]: Entering directory 
'/initrd/mnt/dev_save/pool/tmp/geany-plugin-spellcheck_1/github/geany-plugins-master/lineoperations'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory 
'/initrd/mnt/dev_save/pool/tmp/geany-plugin-spellcheck_1/github/geany-plugins-master/lineoperations'
make[2]: Leaving directory 
'/initrd/mnt/dev_save/pool/tmp/geany-plugin-spellcheck_1/github/geany-plugins-master/lineoperations'
Making all in lipsum
make[2]: Entering directory 
'/initrd/mnt/dev_save/pool/tmp/geany-plugin-spellcheck_1/github/geany-plugins-master/lipsum'
Making all in src
make[3]: Entering directory 
'/initrd/mnt/dev_save/pool/tmp/geany-plugin-spellcheck_1/github/geany-plugins-master/lipsum/src'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory 
'/initrd/mnt/dev_save/pool/tmp/geany-plugin-spellcheck_1/github/geany-plugins-master/lipsum/src'
make[3]: Entering directory 
'/initrd/mnt/dev_save/pool/tmp/geany-plugin-spellcheck_1/github/geany-plugins-master/lipsum'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory 
'/initrd/mnt/dev_save/pool/tmp/geany-plugin-spellcheck_1/github/geany-plugins-master/lipsum'
make[2]: Leaving directory 
'/initrd/mnt/dev_save/pool/tmp/geany-plugin-spellcheck_1/github/geany-plugins-master/lipsum'
Making all in multiterm
make[2]: Entering directory 
'/initrd/mnt/dev_save/pool/tmp/geany-plugin-spellcheck_1/github/geany-plugins-master/multiterm'
Making all in src
make[3]: Entering directory 
'/initrd/mnt/dev_save/pool/tmp/geany-plugin-spellcheck_1/github/geany-plugins-master/multiterm/src'
  VALAC    multiterm_la_vala.stamp
error: Package `glib-2.0' not found in specified Vala API directories or 
GObject-Introspection GIR directories
error: Package `gobject-2.0' not found in specified Vala API directories or 
GObject-Introspection GIR directories
error: Package `gtk+-2.0' not found in specified Vala API directories or 
GObject-Introspection GIR directories
error: Package `gtk+-2.0' not found in specified Vala API directories or 
GObject-Introspection GIR directories
error: Package `gdk-2.0' not found in specified Vala API directories or 
GObject-Introspection GIR directories
error: Package `vte' not found in specified Vala API directories or 
GObject-Introspection GIR directories
Compilation failed: 6 error(s), 0 warning(s)
Makefile:793: recipe for target 'multiterm_la_vala.stamp' failed
make[3]: *** [multiterm_la_vala.stamp] Error 1
make[3]: Leaving directory 
'/initrd/mnt/dev_save/pool/tmp/geany-plugin-spellcheck_1/github/geany-plugins-master/multiterm/src'
Makefile:587: recipe for target 'all-recursive' failed
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory 
'/initrd/mnt/dev_save/pool/tmp/geany-plugin-spellcheck_1/github/geany-plugins-master/multiterm'
Makefile:632: recipe for target 'all-recursive' failed
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory 
'/initrd/mnt/dev_save/pool/tmp/geany-plugin-spellcheck_1/github/geany-plugins-master'
Makefile:564: recipe for target 'all' failed
make: *** [all] Error 2
_______________________________________________
Users mailing list
[email protected]
https://lists.geany.org/cgi-bin/mailman/listinfo/users

Reply via email to