Anfang der weitergeleiteten E-Mail:

Von: Roman Dilken <[EMAIL PROTECTED]>
Datum: 17. Februar 2006 11:41:03 MEZ
An: Christian Stimming <[EMAIL PROTECTED]>
Betreff: Re: [Aqbanking-devel] gwenhywfar-cvs on mac os x


Hi!

So if your build system doesn't add this -DHAVE_CONFIG_H to the makefiles then something is wrong with your build system. Which versions of automake, autoconf is this?


The version is GNU atuomake/-conf version 1.6.3.
Yes there can be errors because the first errors appear while executing make -fMakefile.cvs which causes configure not to be built. But doing an autoconf -o configure configure.ac produces a functionating configure which produces the version-error.

Here the errors from the Makefile:

configure.ac:13: `automake requires `AM_CONFIG_HEADER', not `AC_CONFIG_HEADER' Makefile.am:143: CLEANFILES was already defined in condition TRUE, which implies condition USE_I18N_TRUE

  CLEANFILES (User, where = Makefile.am:143) +=
  {
    TRUE => gwenhywfar-config
  }
plugins/crypttoken/ohbci/Makefile.am:22: ohbci_la_DEPENDENCIES was already defined in condition TRUE, which implies condition IS_WINDOWS_TRUE

# if IS_WINDOWS
ohbci_la_DEPENDENCIES (User, where = plugins/crypttoken/ohbci/ Makefile.am:22) +=
  {
    TRUE => $(top_builddir)/src/libgwenhywfar.la
  }
plugins/dbio/csv/Makefile.am:21: csv_la_DEPENDENCIES was already defined in condition TRUE, which implies condition IS_WINDOWS_TRUE

# if IS_WINDOWS
csv_la_DEPENDENCIES (User, where = plugins/dbio/csv/Makefile.am: 21) +=
  {
    TRUE => $(top_builddir)/src/libgwenhywfar.la
  }
plugins/dbio/olddb/Makefile.am:21: olddb_la_DEPENDENCIES was already defined in condition TRUE, which implies condition IS_WINDOWS_TRUE

# if IS_WINDOWS
olddb_la_DEPENDENCIES (User, where = plugins/dbio/olddb/ Makefile.am:21) +=
  {
    TRUE => $(top_builddir)/src/libgwenhywfar.la
  }
src/Makefile.am:21: DEFS must be set with `=' before using `+='
src/Makefile.am:61: libgwenhywfar_la_DEPENDENCIES was already defined in condition TRUE, which implies condition IS_WINDOWS_TRUE

# if IS_WINDOWS
  libgwenhywfar_la_DEPENDENCIES (User, where = src/Makefile.am:61) +=
  {
    TRUE => \
  base/libbase.la \
  crypt/libcrypt.la \
  crypt2/libcrypt2.la \
  io/libio.la \
  ipc/libipc.la \
  net2/libnet2.la \
  os/libos.la \
  parser/libparser.la

  }
/usr/share/automake-1.6/am/compile.am: DEFS was set with `+=' and is now set with `='
make: *** [all] Error 1


Yours,


Roman Dilken




--

Roman Dilken
EDV - Dienstleistungen
Margrafenstraße 28
D-87600 Kaufbeuren

Tel.: 08341/879655
Fax: 08341/879671
Mail: [EMAIL PROTECTED]
WWW: http://www.web-emails.de




-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid3432&bid#0486&dat1642
_______________________________________________
Aqbanking-devel mailing list
Aqbanking-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/aqbanking-devel

Reply via email to