Hi,<br>  I use the default (without prefix).<br>  With today's nightly I don't get this error anymore, but I'm having trouble when the build gets to the markdown plugin.<br>  I'm on Opensuse 12.2,<br>"./waf configure" only reports these as missing (although lua 5.1 is installed):<br>

<span style="color:rgb(51,51,255)">Checking for 'ctpl' >= 0.3                : not found <br>Checking for 'lua5.1' >= 5.1              : not found <br>Checking for 'lua51' >= 5.1               : not found <br>

Checking for 'lua-5.1' >= 5.1             : not found </span><br><br>  then when I do "./waf build" I eventually get this:<br><span style="color:rgb(51,51,255)">../markdown/src/plugin.c: In function ‘plugin_set_info’:<br>

../markdown/src/plugin.c:33:1: error: ‘LOCALEDIR’ undeclared (first use in this function)<br>../markdown/src/plugin.c:33:1: note: each undeclared identifier is reported only once for each function it appears in<br>../markdown/src/plugin.c:33:1: error: ‘GETTEXT_PACKAGE’ undeclared (first use in this function)<br>

Waf: Leaving directory `/home/e288288/download/geany_plugins_git/_build_'<br>Build failed<br> -> task failed (exit status 1): <br>    {task 3067850060L: c plugin.c -> plugin.c.1.o}<br>['/usr/bin/gcc', '-DHAVE_CONFIG_H', '-fPIC', '-pthread', '-pthread', '-pthread', '-pthread', '-pthread', '-pthread', '-pthread', '-pthread', '-pthread', '-I/home/e288288/download/geany_plugins_git/_build_/markdown/src', '-I/home/e288288/download/geany_plugins_git/markdown/src', '-I/home/e288288/download/geany_plugins_git/_build_/markdown/discount', '-I/home/e288288/download/geany_plugins_git/markdown/discount', '-I/home/e288288/download/geany_plugins_git/_build_', '-I/usr/include/gtk-2.0', '-I/usr/lib/gtk-2.0/include', '-I/usr/include/atk-1.0', '-I/usr/include/cairo', '-I/usr/include/gdk-pixbuf-2.0', '-I/usr/include/pango-1.0', '-I/usr/include/glib-2.0', '-I/usr/lib/glib-2.0/include', '-I/usr/include/pixman-1', '-I/usr/include/freetype2', '-I/usr/include/libpng14', '-I/usr/include/webkitgtk-1.0', '-I/usr/include/libsoup-2.4', '-I/usr/include/libxml2', '-I/usr/local/include/geany', '-I/usr/local/include/geany/tagmanager', '-I/usr/local/include/geany/scintilla', '-DMARKDOWN_DATA_DIR="/usr/local/share/geany-plugins/markdown"', '-DMARKDOWN_DOC_DIR="/usr/local/share/doc/geany-plugins/markdown"', '-DMARKDOWN_HELP_FILE="/usr/local/share/doc/geany-plugins/markdown/html/help.html"', '-DG_LOG_DOMAIN="Markdown"', '-DGTK', '-DGTK', '../markdown/src/plugin.c', '-c', '-o', 'markdown/src/plugin.c.1.o']<br>

</span><br>  Right now I'm working around this (building only the plugins that don't throw errors) to be able to review the translations<br><br>  Thanks,<br clear="all"><div>--<br>
Lucas Vieites<br><a href="mailto:lucasvieites@gmail.com" target="_blank">lucasvieites@gmail.com</a><br><a href="http://blog.codexion.com" target="_blank">http://blog.codexion.com</a><br><a href="http://www.linkedin.com/in/lucasvieites" target="_blank">http://www.linkedin.com/in/lucasvieites</a><br>

</div>
<br><br><div class="gmail_quote">2013/2/28 Frank Lanitz <span dir="ltr"><<a href="mailto:frank@frank.uvena.de" target="_blank">frank@frank.uvena.de</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

Am <a href="tel:26.02.2013%2015" value="+12602201315">26.02.2013 15</a>:30, schrieb Lucas Vieites:<br>
<div><div class="h5">>   Hi,<br>
>   I'm trying to compile the plugins from the git tarball but I get an<br>
> error. (BTW, I copiled the geany IDE just fine and it's working)<br>
>   the "./waf configure" command goes fine, but after doing "./waf build"<br>
> I get this, saying the geanyplugin.h file is missing:<br>
><br>
> Waf: Entering directory<br>
> `/home/testuser/download/geany-plugins-master/_build_'<br>
> [  1/153] po: po/be.po -> _build_/po/be.mo<br>
> [  2/153] po: po/ca.po -> _build_/po/ca.mo<br>
> [  3/153] po: po/da.po -> _build_/po/da.mo<br>
> [  4/153] po: po/de.po -> _build_/po/de.mo<br>
> [  5/153] po: po/es.po -> _build_/po/es.mo<br>
> [  6/153] po: po/fr.po -> _build_/po/fr.mo<br>
> [  7/153] po: po/gl.po -> _build_/po/gl.mo<br>
> [  8/153] po: po/ja.po -> _build_/po/ja.mo<br>
> [  9/153] po: po/nl.po -> _build_/po/nl.mo<br>
> [ 10/153] po: po/pt.po -> _build_/po/pt.mo<br>
> [ 11/153] po: po/pt_BR.po -> _build_/po/pt_BR.mo<br>
> [ 12/153] po: po/ru.po -> _build_/po/ru.mo<br>
> [ 13/153] po: po/tr.po -> _build_/po/tr.mo<br>
> [ 14/153] po: po/zh_CN.po -> _build_/po/zh_CN.mo<br>
> [ 15/153] glib_mkenums: webhelper/src/gwh-browser.h<br>
> webhelper/src/gwh-keybindings.h webhelper/src/gwh-plugin.h<br>
> webhelper/src/gwh-settings.h webhelper/src/gwh-utils.h<br>
> webhelper/src/gwh-enum-types.c.tpl -> webhelper/src/gwh-enum-types.c<br>
> [ 16/153] glib_mkenums: webhelper/src/gwh-browser.h<br>
> webhelper/src/gwh-keybindings.h webhelper/src/gwh-plugin.h<br>
> webhelper/src/gwh-settings.h webhelper/src/gwh-utils.h<br>
> webhelper/src/gwh-enum-types.h.tpl -> webhelper/src/gwh-enum-types.h<br>
> [ 17/153] c: addons/src/ao_blanklines.c -><br>
> _build_/addons/src/ao_blanklines.c.1.o<br>
> ../addons/src/ao_blanklines.c:22:25: fatal error: geanyplugin.h: No<br>
> existe el fichero o el directorio<br>
> compilation terminated.<br>
> Waf: Leaving directory<br>
> `/home/testuser/download/geany-plugins-master/_build_'<br>
> Build failed<br>
>  -> task failed (exit status 1):<br>
>     {task 169698796: c ao_blanklines.c -> ao_blanklines.c.1.o}<br>
> ['/usr/bin/gcc', '-DHAVE_CONFIG_H', '-fPIC', '-pthread', '-pthread',<br>
> '-pthread', '-pthread',<br>
> '-I/home/testuser/download/geany-plugins-master/_build_/addons/addons/src',<br>
> '-I/home/testuser/download/geany-plugins-master/addons/addons/src',<br>
> '-I/home/testuser/download/geany-plugins-master/_build_',<br>
> '-I/usr/include/gtk-2.0', '-I/usr/lib/gtk-2.0/include',<br>
> '-I/usr/include/atk-1.0', '-I/usr/include/cairo',<br>
> '-I/usr/include/gdk-pixbuf-2.0', '-I/usr/include/pango-1.0',<br>
> '-I/usr/include/glib-2.0', '-I/usr/lib/glib-2.0/include',<br>
> '-I/usr/include/pixman-1', '-I/usr/include/freetype2',<br>
> '-I/usr/include/libpng14', '-I/var/opt/include/geany',<br>
> '-I/var/opt/include/geany/tagmanager',<br>
> '-I/var/opt/include/geany/scintilla', '-DG_LOG_DOMAIN="Addons"',<br>
> '-DGTK', '../addons/src/ao_blanklines.c', '-c', '-o',<br>
> 'addons/src/ao_blanklines.c.1.o']<br>
<br>
</div></div>Are the path correct? Where did you install geany to?<br>
<br>
Cheers,<br>
Frank<br>
<br>
_______________________________________________<br>
I18n mailing list<br>
<a href="mailto:I18n@lists.geany.org">I18n@lists.geany.org</a><br>
<a href="https://lists.geany.org/cgi-bin/mailman/listinfo/i18n" target="_blank">https://lists.geany.org/cgi-bin/mailman/listinfo/i18n</a><br>
</blockquote></div><br>