Thanks Enrico.

distclean didn't make a difference unfortunately.

There was no such file as 'tagmanager/libtagmanager.a'. The tagmanager directory exists though.

One other warning/error in the configure output which I missed and possible involved is this

Running automake --gnu  ...
tagmanager/Makefile.am:14: libtagmanager_a_SOURCES defined both conditionally and unconditionally
src/Makefile.am:73: invalid unused variable name: `nodist_EXTRA_geany_SOURCES'
Running autoconf ...

What do you think?

Adam


On Fri, Sep 19, 2008 at 6:24 PM, Enrico Tröger <enrico.troeger@uvena.de> wrote:
On Fri, 19 Sep 2008 15:57:32 +1000, "Adam Meehan"
> Thanks for the replies.
>
> I already have build-essential and no extra dependencies were needing
> to be installed when I ran apt-get build-dep.
>
> Then I tried
> make clean
> ./autogen.sh
> make
> but get same errors.
>
> I did a fresh checkout which I have tried in the past but again no
> luck.
>
> The warnings I get on configure are
>
> config.status: WARNING:  Makefile.in seems to ignore the --datarootdir
> setting
> config.status: creating icons/Makefile
> config.status: WARNING:  icons/Makefile.in seems to ignore the
> --datarootdir setting
> config.status: creating icons/16x16/Makefile
> config.status: WARNING:  icons/16x16/Makefile.in seems to ignore the
> --datarootdir setting
> config.status: creating tagmanager/Makefile
> config.status: WARNING:  tagmanager/Makefile.in seems to ignore the
> --datarootdir setting
> config.status: creating tagmanager/include/Makefile
> config.status: WARNING:  tagmanager/include/Makefile.in seems to
> ignore the
> --datarootdir setting
> config.status: creating scintilla/Makefile
> config.status: WARNING:  scintilla/Makefile.in seems to ignore the
> --datarootdir setting
> config.status: creating scintilla/include/Makefile
> config.status: WARNING:  scintilla/include/Makefile.in seems to
> ignore the
> --datarootdir setting
> config.status: creating src/Makefile
> config.status: WARNING:  src/Makefile.in seems to ignore the
> --datarootdir setting
> config.status: creating plugins/Makefile
> config.status: WARNING:  plugins/Makefile.in seems to ignore the
> --datarootdir setting
> config.status: creating po/Makefile.in
> config.status: creating doc/Makefile
> config.status: WARNING:  doc/Makefile.in seems to ignore the
> --datarootdir setting
>
> Do you think this is related?

I don't think so.

I would like you to try:

make distclean
./autogen.sh

it's unlikely that this will change anything but who knows.
Could you please post the result of:

ls -l tagmanager/libtagmanager.a


Regards,
Enrico

--
Get my GPG key from http://www.uvena.de/pub.asc

_______________________________________________
Geany mailing list
Geany@uvena.de
http://lists.uvena.de/cgi-bin/mailman/listinfo/geany