compilation problem

Derek Atkins warlord@MIT.EDU
07 Nov 2002 12:36:11 -0500


Eildert Groeneveld <eg@tzv.fal.de> writes:

> cvs update
> ./autogen.sh --enable-maintainer-mode --enable-hbci --enable-sql
> autoconf
> ./configure  --enable-maintainer-mode --enable-hbci --enable-sql
> make

EH?  Why are you going through this rigamarole?  You should be able
to just:

cvs update
./autogen.sh --enable-hbci --enable-sql
make

There is no reason you need to re-run autoconf and re-run configure.

> -Werror-implicit-function-declaration -Wp,-MD,.deps/druid-hbci-initial.pp -c 
> druid-hbci-initial.c      -fPIC -o .libs/druid-hbci-initial.o
> make[5]: *** No rule to make target `../../../src/gnome/libgncgnome.la', 
> needed by `libgncmod-hbci.la'.  Stop.

Yes, this is clearly a problem with the circular dependency...

> root(eno,gnucash)# cd src/gnome
> root(eno,gnome)# make
> Makefile:691: *** missing separator.  Stop.
> root(eno,gnome)#
> 
> the offending line is:
> 
> @INTLTOOL_DESKTOP_RULE@

*THIS* is strange -- it seems to imply that you don't have intltoolize
installed properly...  What version of intltool do you have?  What do you
get from:

        intltool --version

> any ideas?

you also don't state:
        OS?
        Distro?
        auto-tools versions?

-derek

-- 
       Derek Atkins, SB '93 MIT EE, SM '95 MIT Media Laboratory
       Member, MIT Student Information Processing Board  (SIPB)
       URL: http://web.mit.edu/warlord/    PP-ASEL-IA     N1NWH
       warlord@MIT.EDU                        PGP key available