[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

compiling asn1 library for pkinit



Hi ,

	I followed the instructions Love described on 
http://people.su.se/~lha/patches/heimdal/pkinit/, however the way to 
change the asn1 library remained unclear to me. I used the 20040917 
snapshot of heimdal and asn1-choice. Then I replaced the old asn1 
library with the new one. It is clear that some asn1 header files (e.g. 
cms_asn1.h, rfc2459_asn1.h and pkinit_asn1.h if as i recall) should be 
created. I used aclocal, autoheader, autoconf - they run without error, 
but automake reported errors:

appl/Makefile.am:5: OTP does not appear in AM_CONDITIONAL
appl/dceutils/Makefile.am:7: AIX does not appear in AM_CONDITIONAL
appl/dceutils/Makefile.am:26: IRIX does not appear in AM_CONDITIONAL
appl/ftp/common/Makefile.am:7: library used but `RANLIB' is undefined
appl/ftp/common/Makefile.am:7:
appl/ftp/common/Makefile.am:7: The usual way to define `RANLIB' is to 
add `AC_PROG_RANLIB'
appl/ftp/common/Makefile.am:7: to `configure.in' and run `autoconf' again.
appl/kx/Makefile.am:7: WFLAGS must be set with `=' before using `+='
appl/kx/Makefile.am:25: NEED_WRITEAUTH does not appear in AM_CONDITIONAL
appl/telnet/libtelnet/Makefile.am:7: library used but `RANLIB' is undefined
appl/telnet/libtelnet/Makefile.am:7:
appl/telnet/libtelnet/Makefile.am:7: The usual way to define `RANLIB' is 
to add `AC_PROG_RANLIB'
appl/telnet/libtelnet/Makefile.am:7: to `configure.in' and run 
`autoconf' again.
appl/xnlock/Makefile.am:7: WFLAGS must be set with `=' before using `+='
lib/45/Makefile.am:9: library used but `RANLIB' is undefined
lib/45/Makefile.am:9:
lib/45/Makefile.am:9: The usual way to define `RANLIB' is to add 
`AC_PROG_RANLIB'
lib/45/Makefile.am:9: to `configure.in' and run `autoconf' again.
lib/Makefile.am:8: OTP does not appear in AM_CONDITIONAL
lib/asn1/Makefile.am:7: Libtool library used but `LIBTOOL' is undefined
lib/asn1/Makefile.am:7:
lib/asn1/Makefile.am:7: The usual way to define `LIBTOOL' is to add 
`AC_PROG_LIBTOOL'
lib/asn1/Makefile.am:7: to `configure.in' and run `aclocal' and 
`autoconf' again.
lib/auth/pam/Makefile.am:7: WFLAGS must be set with `=' before using `+='
lib/auth/sia/Makefile.am:7: WFLAGS must be set with `=' before using `+='
lib/com_err/Makefile.am:7: Libtool library used but `LIBTOOL' is undefined
lib/com_err/Makefile.am:7:
lib/com_err/Makefile.am:7: The usual way to define `LIBTOOL' is to add 
`AC_PROG_LIBTOOL'
lib/com_err/Makefile.am:7: to `configure.in' and run `aclocal' and 
`autoconf' again.
lib/des/Makefile.am:5: Libtool library used but `LIBTOOL' is undefined
lib/des/Makefile.am:5:
lib/des/Makefile.am:5: The usual way to define `LIBTOOL' is to add 
`AC_PROG_LIBTOOL'
lib/des/Makefile.am:5: to `configure.in' and run `aclocal' and 
`autoconf' again.
lib/editline/Makefile.am:14: el_compat does not appear in AM_CONDITIONAL
lib/editline/Makefile.am:13: Libtool library used but `LIBTOOL' is undefined
lib/editline/Makefile.am:13:
lib/editline/Makefile.am:13: The usual way to define `LIBTOOL' is to add 
`AC_PROG_LIBTOOL'
lib/editline/Makefile.am:13: to `configure.in' and run `aclocal' and 
`autoconf' again.
lib/gssapi/Makefile.am:20: Libtool library used but `LIBTOOL' is undefined
lib/gssapi/Makefile.am:20:
lib/gssapi/Makefile.am:20: The usual way to define `LIBTOOL' is to add 
`AC_PROG_LIBTOOL'
lib/gssapi/Makefile.am:20: to `configure.in' and run `aclocal' and 
`autoconf' again.
lib/hdb/Makefile.am:44: Libtool library used but `LIBTOOL' is undefined
lib/hdb/Makefile.am:44:
lib/hdb/Makefile.am:44: The usual way to define `LIBTOOL' is to add 
`AC_PROG_LIBTOOL'
lib/hdb/Makefile.am:44: to `configure.in' and run `aclocal' and 
`autoconf' again.
lib/kadm5/Makefile.am:5: Libtool library used but `LIBTOOL' is undefined
lib/kadm5/Makefile.am:5:
lib/kadm5/Makefile.am:5: The usual way to define `LIBTOOL' is to add 
`AC_PROG_LIBTOOL'
lib/kadm5/Makefile.am:5: to `configure.in' and run `aclocal' and 
`autoconf' again.
lib/kafs/Makefile.am:26: AIX does not appear in AM_CONDITIONAL
lib/kafs/Makefile.am:29: AIX4 does not appear in AM_CONDITIONAL
lib/kafs/Makefile.am:35: AIX_DYNAMIC_AFS does not appear in AM_CONDITIONAL
lib/kafs/Makefile.am:36: HAVE_DLOPEN does not appear in AM_CONDITIONAL
lib/kafs/Makefile.am:56: Libtool library used but `LIBTOOL' is undefined
lib/kafs/Makefile.am:56:
lib/kafs/Makefile.am:56: The usual way to define `LIBTOOL' is to add 
`AC_PROG_LIBTOOL'
lib/kafs/Makefile.am:56: to `configure.in' and run `aclocal' and 
`autoconf' again.
lib/kdfs/Makefile.am:5: Libtool library used but `LIBTOOL' is undefined
lib/kdfs/Makefile.am:5:
lib/kdfs/Makefile.am:5: The usual way to define `LIBTOOL' is to add 
`AC_PROG_LIBTOOL'
lib/kdfs/Makefile.am:5: to `configure.in' and run `aclocal' and 
`autoconf' again.
lib/krb5/Makefile.am:43: Libtool library used but `LIBTOOL' is undefined
lib/krb5/Makefile.am:43:
lib/krb5/Makefile.am:43: The usual way to define `LIBTOOL' is to add 
`AC_PROG_LIBTOOL'
lib/krb5/Makefile.am:43: to `configure.in' and run `aclocal' and 
`autoconf' again.
lib/otp/Makefile.am:19: HAVE_DB3 does not appear in AM_CONDITIONAL
lib/otp/Makefile.am:15: Libtool library used but `LIBTOOL' is undefined
lib/otp/Makefile.am:15:
lib/otp/Makefile.am:15: The usual way to define `LIBTOOL' is to add 
`AC_PROG_LIBTOOL'
lib/otp/Makefile.am:15: to `configure.in' and run `aclocal' and 
`autoconf' again.
lib/roken/Makefile.am:103: have_err_h does not appear in AM_CONDITIONAL
lib/roken/Makefile.am:109: have_fnmatch_h does not appear in AM_CONDITIONAL
lib/roken/Makefile.am:115: have_glob_h does not appear in AM_CONDITIONAL
lib/roken/Makefile.am:121: have_ifaddrs_h does not appear in AM_CONDITIONAL
lib/roken/Makefile.am:127: have_vis_h does not appear in AM_CONDITIONAL
lib/roken/Makefile.am:9: Libtool library used but `LIBTOOL' is undefined
lib/roken/Makefile.am:9:
lib/roken/Makefile.am:9: The usual way to define `LIBTOOL' is to add 
`AC_PROG_LIBTOOL'
lib/roken/Makefile.am:9: to `configure.in' and run `aclocal' and 
`autoconf' again.
lib/sl/Makefile.am:15: Libtool library used but `LIBTOOL' is undefined
lib/sl/Makefile.am:15:
lib/sl/Makefile.am:15: The usual way to define `LIBTOOL' is to add 
`AC_PROG_LIBTOOL'
lib/sl/Makefile.am:15: to `configure.in' and run `aclocal' and 
`autoconf' again.
lib/vers/Makefile.am:7: Libtool library used but `LIBTOOL' is undefined
lib/vers/Makefile.am:7:
lib/vers/Makefile.am:7: The usual way to define `LIBTOOL' is to add 
`AC_PROG_LIBTOOL'
lib/vers/Makefile.am:7: to `configure.in' and run `aclocal' and 
`autoconf' again.

  As I am newbie in the automake-autoconf territory, i am not sure what 
to do with that.

thanks, in advance
Robert