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

Building 2.2.14 On SuSe 9.1



I'm trying to construct a set of 2.2.14 RPMs for SuSe 9.1,  but get a
failure on building.  So I'm manually going through the steps from the
SPEC file, and get the following errors.  I'm just curious if this is an
issue with SuSe's autoconf/libtool or with OpenLDAP.

throw:/usr/src/packages/SOURCES # tar xzf openldap-2.2.14.tgz
throw:/usr/src/packages/SOURCES # cd openldap-2.2.14
throw:/usr/src/packages/SOURCES/openldap-2.2.14 # libtoolize --force
You should update your `aclocal.m4' by running aclocal.
Putting files in AC_CONFIG_AUX_DIR, `build'.

throw:/usr/src/packages/SOURCES/openldap-2.2.14 # aclocal -I build
build/openldap.m4:68: warning: underquoted definition of
AC_COMPILE_CHECK_SIZEOF
  run info '(automake)Extending aclocal'
  or see
http://sources.redhat.com/automake/automake.html#Extending%20aclocal
build/openldap.m4:176: warning: underquoted definition of OL_HEADER_STDC
build/openldap.m4:1012: warning: underquoted definition of OL_C_VOLATILE
build/openldap.m4:1048: warning: underquoted definition of
OL_TYPE_SIG_ATOMIC_T
build/openldap.m4:1060: warning: underquoted definition of
OL_TYPE_SOCKLEN_T
build/openldap.m4:1079: warning: underquoted definition of
OL_FUNC_INET_ATON
build/openldap.m4:1106: warning: underquoted definition of
OL_FUNC_CTIME_R_NARGS
build/openldap.m4:1141: warning: underquoted definition of
OL_FUNC_CTIME_R_TYPE
build/openldap.m4:1153: warning: underquoted definition of
OL_FUNC_GETHOSTBYNAME_R_NARGS
build/openldap.m4:1203: warning: underquoted definition of
OL_FUNC_GETHOSTBYADDR_R_NARGS
build/openldap.m4:1279: warning: underquoted definition of
OL_MSGHDR_MSG_ACCRIGHTS
aclocal: configure.in: 2174: macro `AM_TYPE_PTRDIFF_T' not found in
library

throw:/usr/src/packages/SOURCES/openldap-2.2.14 # autoconf
aclocal.m4:3934: error: m4_defn: undefined macro: _m4_divert_diversion
/usr/src/packages/BUILD/autoconf-2.59/tests/../lib/autoconf/types.m4:296: AM_TYPE_PTRDIFF_T is expanded from...
aclocal.m4:3934: the top level
autom4te: /usr/bin/m4 failed with exit status: 1

throw:/usr/src/packages/SOURCES/openldap-2.2.14 # aclocal
aclocal: configure.in: 2174: macro `AM_TYPE_PTRDIFF_T' not found in
library

throw:/usr/src/packages/SOURCES/openldap-2.2.14 # libtoolize --force
You should update your `aclocal.m4' by running aclocal.
Putting files in AC_CONFIG_AUX_DIR, `build'.

throw:/usr/src/packages/SOURCES/openldap-2.2.14 # libtoolize --force
You should update your `aclocal.m4' by running aclocal.
Putting files in AC_CONFIG_AUX_DIR, `build'.

throw:/usr/src/packages/SOURCES/openldap-2.2.14 #  aclocal -I build
build/openldap.m4:68: warning: underquoted definition of
AC_COMPILE_CHECK_SIZEOF
  run info '(automake)Extending aclocal'
  or see
http://sources.redhat.com/automake/automake.html#Extending%20aclocal
build/openldap.m4:176: warning: underquoted definition of OL_HEADER_STDC
build/openldap.m4:1012: warning: underquoted definition of OL_C_VOLATILE
build/openldap.m4:1048: warning: underquoted definition of
OL_TYPE_SIG_ATOMIC_T
build/openldap.m4:1060: warning: underquoted definition of
OL_TYPE_SOCKLEN_T
build/openldap.m4:1079: warning: underquoted definition of
OL_FUNC_INET_ATON
build/openldap.m4:1106: warning: underquoted definition of
OL_FUNC_CTIME_R_NARGS
build/openldap.m4:1141: warning: underquoted definition of
OL_FUNC_CTIME_R_TYPE
build/openldap.m4:1153: warning: underquoted definition of
OL_FUNC_GETHOSTBYNAME_R_NARGS
build/openldap.m4:1203: warning: underquoted definition of
OL_FUNC_GETHOSTBYADDR_R_NARGS
build/openldap.m4:1279: warning: underquoted definition of
OL_MSGHDR_MSG_ACCRIGHTS
aclocal: configure.in: 2174: macro `AM_TYPE_PTRDIFF_T' not found in
library