[Date Prev][Date Next] [Chronological] [Thread] [Top]

autoheader problems



Hi,

I have patched acconfig.h and I am trying to regenerate the include/portable.h.in, but autoheader (2.53) gives the following error:

+++
WARNING: Using auxiliary files such as `acconfig.h', `config.h.bot'
WARNING: and `config.h.top', to define templates for `config.h.in'
WARNING: is deprecated and discouraged.

WARNING: Using the third argument of `AC_DEFINE' and
WARNING: `AC_DEFINE_UNQUOTED' allows to define a template without
WARNING: `acconfig.h':

WARNING:   AC_DEFINE([NEED_MAIN], 1,
WARNING:             [Define if a function `main' is needed.])

WARNING: More sophisticated templates can also be produced, see the
WARNING: documentation.
autoheader: missing template: LBER_INT_T
autoheader: missing template: LBER_LEN_T
autoheader: missing template: LBER_SOCKET_T
autoheader: missing template: LBER_TAG_T
autoheader: missing template: LDAP_API_FEATURE_X_OPENLDAP_THREAD_SAFE
autoheader: missing template: LDAP_API_FEATURE_X_OPENLDAP_V2_KBIND
autoheader: missing template: LDAP_API_FEATURE_X_OPENLDAP_V2_REFERRALS
+++

Any ideas what I am doing wrong?

Cheers

Jean-frederic