Re: compilation problem

2002-11-10 Thread Derek Atkins
Eildert Groeneveld <[EMAIL PROTECTED]> writes: > > cvs update > > ./autogen.sh --enable-hbci --enable-sql > > make > fine some time ago, autoconf aborted and had to be restarted ow something of > that sort. Can you please verify that it is still the case? (It should NOT be the case). If ./auto

Re: compilation problem

2002-11-07 Thread Eildert Groeneveld
On Donnerstag, 7. November 2002 18:36, Derek Atkins wrote: > Eildert Groeneveld <[EMAIL PROTECTED]> writes: > > cvs update > > ./autogen.sh --enable-maintainer-mode --enable-hbci --enable-sql > > autoconf > > ./configure --enable-maintainer-mode --enable-hbci --enable-sql > > make > > EH? Why ar

Re: compilation problem

2002-11-07 Thread Derek Atkins
Eildert Groeneveld <[EMAIL PROTECTED]> 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 upd