<p>I get the following when running make on ProjectOrganizer:</p>
<pre><code>root@gaz:~/geany-plugins# make
make  all-recursive
make[1]: Entering directory '/root/geany-plugins'
Making all in po
make[2]: Entering directory '/root/geany-plugins/po'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/root/geany-plugins/po'
Making all in projectorganizer
make[2]: Entering directory '/root/geany-plugins/projectorganizer'
Making all in src
make[3]: Entering directory '/root/geany-plugins/projectorganizer/src'
  CCLD     projectorganizer.la
.libs/projectorganizer_la-prjorg-project.o: In function `get_file_list':
/root/geany-plugins/projectorganizer/src/prjorg-project.c:81: undefined reference to `utils_get_real_path'
.libs/projectorganizer_la-prjorg-project.o: In function `root_comparator':
/root/geany-plugins/projectorganizer/src/prjorg-project.c:415: undefined reference to `utils_get_real_path'
/root/geany-plugins/projectorganizer/src/prjorg-project.c:416: undefined reference to `utils_get_real_path'
collect2: error: ld returned 1 exit status
Makefile:616: recipe for target 'projectorganizer.la' failed
make[3]: *** [projectorganizer.la] Error 1
make[3]: Leaving directory '/root/geany-plugins/projectorganizer/src'
Makefile:579: recipe for target 'all-recursive' failed
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory '/root/geany-plugins/projectorganizer'
Makefile:623: recipe for target 'all-recursive' failed
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory '/root/geany-plugins'
Makefile:555: recipe for target 'all' failed
make: *** [all] Error 2
</code></pre>
<p>Configure runs fine:</p>
<pre><code>root@gaz:~/geany-plugins# ./configure --disable-all-plugins --enable-projectorganizer
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether UID '0' is supported by ustar format... yes
checking whether GID '0' is supported by ustar format... yes
checking how to create a ustar tar archive... gnutar
checking whether make supports nested variables... (cached) yes
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking for gcc option to accept ISO C99... none needed
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for mt... mt
checking if mt is a manifest tool... no
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking whether NLS is requested... yes
checking for intltool >= 0.35.0... 0.51.0 found
checking for intltool-update... /usr/bin/intltool-update
checking for intltool-merge... /usr/bin/intltool-merge
checking for intltool-extract... /usr/bin/intltool-extract
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for perl... /usr/bin/perl
checking for perl >= 5.8.1... 5.26.1
checking for XML::Parser... ok
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking for LC_MESSAGES... yes
checking for CFPreferencesCopyAppValue... no
checking for CFLocaleCopyCurrent... no
checking libintl.h usability... yes
checking libintl.h presence... yes
checking for libintl.h... yes
checking for ngettext in libc... yes
checking for dgettext in libc... yes
checking for bind_textdomain_codeset... yes
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... yes
checking for CHECK... no
checking for cppcheck... NONE
checking for the C compiler flag to treat warnings as errors... -Werror
checking whether the C compiler understands -Wall... yes
checking whether the C compiler understands -Wimplicit-function-declaration... yes
checking whether the C compiler understands -Wmissing-parameter-type... yes
checking whether the C compiler understands -Wold-style-declaration... yes
checking whether the C compiler understands -Wpointer-arith... yes
checking whether the C compiler understands -Wshadow... yes
checking whether the C compiler understands -Wundef... yes
checking whether the C compiler understands -Wwrite-strings... yes
checking whether the linker understands -Wl,-z,defs... yes
checking util.h usability... no
checking util.h presence... no
checking for util.h... no
checking pty.h usability... yes
checking pty.h presence... yes
checking for pty.h... yes
checking libutil.h usability... no
checking libutil.h presence... no
checking for libutil.h... no
checking for glib-genmarshal... /usr/bin/glib-genmarshal
checking for glib-mkenums... /usr/bin/glib-mkenums
checking for rst2html... no
checking for GTKSPELL... no
checking for gpgme-config... /usr/bin/gpgme-config
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for util.h... (cached) no
checking for pty.h... (cached) yes
checking for libutil.h... (cached) no
checking for ENCHANT... yes
checking for GIO... yes
checking for glib-mkenums... (cached) /usr/bin/glib-mkenums
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating addons/Makefile
config.status: creating addons/src/Makefile
config.status: creating autoclose/Makefile
config.status: creating autoclose/src/Makefile
config.status: creating automark/Makefile
config.status: creating automark/src/Makefile
config.status: creating codenav/Makefile
config.status: creating codenav/src/Makefile
config.status: creating commander/Makefile
config.status: creating commander/src/Makefile
config.status: creating debugger/Makefile
config.status: creating debugger/src/Makefile
config.status: creating debugger/img/Makefile
config.status: creating defineformat/Makefile
config.status: creating defineformat/src/Makefile
config.status: creating devhelp/Makefile
config.status: creating devhelp/devhelp/Makefile
config.status: creating devhelp/src/Makefile
config.status: creating devhelp/data/Makefile
config.status: creating geanyctags/Makefile
config.status: creating geanyctags/src/Makefile
config.status: creating geanydoc/Makefile
config.status: creating geanydoc/src/Makefile
config.status: creating geanydoc/tests/Makefile
config.status: creating geanyextrasel/Makefile
config.status: creating geanyextrasel/src/Makefile
config.status: creating geanygendoc/Makefile
config.status: creating geanygendoc/src/Makefile
config.status: creating geanygendoc/data/Makefile
config.status: creating geanygendoc/data/filetypes/Makefile
config.status: creating geanygendoc/docs/Makefile
config.status: creating geanyinsertnum/Makefile
config.status: creating geanyinsertnum/src/Makefile
config.status: creating latex/Makefile
config.status: creating latex/doc/Makefile
config.status: creating latex/src/Makefile
config.status: creating geanylua/examples/edit/Makefile
config.status: creating geanylua/examples/scripting/Makefile
config.status: creating geanylua/examples/info/Makefile
config.status: creating geanylua/examples/work/Makefile
config.status: creating geanylua/examples/dialogs/Makefile
config.status: creating geanylua/examples/Makefile
config.status: creating geanylua/docs/Makefile
config.status: creating geanylua/Makefile
config.status: creating geanymacro/Makefile
config.status: creating geanymacro/src/Makefile
config.status: creating geanyminiscript/Makefile
config.status: creating geanyminiscript/src/Makefile
config.status: creating geanynumberedbookmarks/Makefile
config.status: creating geanynumberedbookmarks/src/Makefile
config.status: creating geanyprj/Makefile
config.status: creating geanyprj/src/Makefile
config.status: creating geanypy/Makefile
config.status: creating geanypy/src/Makefile
config.status: creating geanypy/geany/Makefile
config.status: creating geanypy/plugins/Makefile
config.status: creating geanyvc/Makefile
config.status: creating geanyvc/src/Makefile
config.status: creating geanypg/Makefile
config.status: creating geanypg/src/Makefile
config.status: creating geniuspaste/Makefile
config.status: creating geniuspaste/data/Makefile
config.status: creating geniuspaste/src/Makefile
config.status: creating git-changebar/Makefile
config.status: creating git-changebar/data/Makefile
config.status: creating git-changebar/src/Makefile
config.status: creating keyrecord/Makefile
config.status: creating keyrecord/src/Makefile
config.status: creating lineoperations/Makefile
config.status: creating lineoperations/src/Makefile
config.status: creating lipsum/Makefile
config.status: creating lipsum/src/Makefile
config.status: creating markdown/Makefile
config.status: creating markdown/src/Makefile
config.status: creating markdown/docs/Makefile
config.status: creating markdown/peg-markdown/Makefile
config.status: creating markdown/peg-markdown/peg-0.1.9/Makefile
config.status: creating multiterm/Makefile
config.status: creating multiterm/src/Makefile
config.status: creating overview/Makefile
config.status: creating overview/data/Makefile
config.status: creating overview/overview/Makefile
config.status: creating pairtaghighlighter/Makefile
config.status: creating pairtaghighlighter/src/Makefile
config.status: creating pohelper/Makefile
config.status: creating pohelper/data/Makefile
config.status: creating pohelper/src/Makefile
config.status: creating pretty-printer/Makefile
config.status: creating pretty-printer/src/Makefile
config.status: creating projectorganizer/Makefile
config.status: creating projectorganizer/src/Makefile
config.status: creating scope/Makefile
config.status: creating scope/data/Makefile
config.status: creating scope/docs/Makefile
config.status: creating scope/src/Makefile
config.status: creating sendmail/Makefile
config.status: creating sendmail/src/Makefile
config.status: creating shiftcolumn/Makefile
config.status: creating shiftcolumn/src/Makefile
config.status: creating spellcheck/Makefile
config.status: creating spellcheck/src/Makefile
config.status: creating treebrowser/Makefile
config.status: creating treebrowser/src/Makefile
config.status: creating tableconvert/Makefile
config.status: creating tableconvert/src/Makefile
config.status: creating updatechecker/Makefile
config.status: creating updatechecker/src/Makefile
config.status: creating webhelper/Makefile
config.status: creating webhelper/src/Makefile
config.status: creating workbench/Makefile
config.status: creating workbench/src/Makefile
config.status: creating xmlsnippets/Makefile
config.status: creating xmlsnippets/src/Makefile
config.status: creating Makefile
config.status: creating po/Makefile.in
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing default-1 commands
config.status: executing po/stamp-it commands

geany-plugins-1.33

  Build Environment:
    Geany version:                1.31 (GTK2)
    Install prefix:               /usr/local
    Datadir:                      /usr/local/share/geany-plugins
    Libdir:                       /usr/local/lib/geany-plugins
    Docdir:                       /usr/local/share/doc/geany-plugins
    Plugins path:                 /usr/local/lib/geany

  Build Features:
    Unit tests:                   no
    Static code checking:         no
    Extra C compiler warnings:    yes
    Extra linker options:         yes

  Plugins:
    Addons:                       no
    Autoclose:                    no
    Automark:                     no
    CodeNav:                      no
    Commander:                    no
    Debugger:                     no
    Defineformat:                 no
    DevHelp:                      no
    GeanyCtags:                   no
    GeanyDoc:                     no
    GeanyExtraSel:                no
    GeanyGenDoc:                  no
    GeanyInsertNum:               no
    LaTeX:                        no
    GeanyLua:                     no
    GeanyMacro:                   no
    GeanyMiniScript:              no
    GeanyNumberedBookmarks:       no
    GeanyPrj:                     no
    Geanypy:                      no
    GeanyVC:                      no
    GeanyPG:                      no
    GeniusPaste:                  no
    GitChangeBar:                 no
    keyrecord:                    no
    LineOperations:               no
    Lipsum:                       no
    Markdown:                     no
    MultiTerm:                    no
    Overview:                     no
    PairTagHighlighter:           no
    PoHelper:                     no
    Pretty Printer:               no
    ProjectOrganizer:             yes
    Scope:                        no
    Sendmail:                     no
    ShiftColumn:                  no
    Spellcheck:                   no
    TreeBrowser:                  no
    Tableconvert:                 no
    Updatechecker:                no
    WebHelper:                    no
    Workbench:                    no
    XMLSnippets:                  no

  Features:
    GeanyVC GtkSpell support:     no
    Markdown library:             libmarkdown
    TreeBrowser GIO support:      yes
    Utility library:              no
</code></pre>
<p>I suspect a missing library but I see nothing from the above that I can look into. Searching on 'undefined reference to "utils_get_real_path"' returns very little info - nothing of use. I can build other addons fine (spellchecker addons, geanypg gitchangebar</p>
<p>I am running debian sid and a self-compiled geany 1.31.<br>
Thanks for any help you might provide!</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/geany/geany-plugins/issues/676">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/ABDrJ79fzHyENhQYNTTe5OIzFOL1iKv4ks5tLSMsgaJpZM4RghoV">mute the thread</a>.<img alt="" height="1" src="https://github.com/notifications/beacon/ABDrJ8RURlPFIWaBANFUn6y4ddk4zE3Nks5tLSMsgaJpZM4RghoV.gif" width="1" /></p>
<div itemscope itemtype="http://schema.org/EmailMessage">
<div itemprop="action" itemscope itemtype="http://schema.org/ViewAction">
  <link itemprop="url" href="https://github.com/geany/geany-plugins/issues/676"></link>
  <meta itemprop="name" content="View Issue"></meta>
</div>
<meta itemprop="description" content="View this Issue on GitHub"></meta>
</div>

<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/geany/geany-plugins","title":"geany/geany-plugins","subtitle":"GitHub repository","main_image_url":"https://cloud.githubusercontent.com/assets/143418/17495839/a5054eac-5d88-11e6-95fc-7290892c7bb5.png","avatar_image_url":"https://cloud.githubusercontent.com/assets/143418/15842166/7c72db34-2c0b-11e6-9aed-b52498112777.png","action":{"name":"Open in GitHub","url":"https://github.com/geany/geany-plugins"}},"updates":{"snippets":[{"icon":"DESCRIPTION","message":"Undefined Reference to `utils_get_real_path' When Compiling ProjectOrganizer (#676)"}],"action":{"name":"View Issue","url":"https://github.com/geany/geany-plugins/issues/676"}}}</script>