Thanks Fixed.
On 3/18/08, Jan Just Keijser <[EMAIL PROTECTED]> wrote: > ah OK, the > autoreconf -i -v -f > did the trick. All of them now build on cygwin, next stop is Mingw. One > minor thing: running configure in the 'openct' directory results in the > message: > configure.ac:engine_pkcs11 has been configured with the following options: > looks like a copy+paste action ;-) > > > cheers, > > JJK > > Alon Bar-Lev wrote: > > Strange! > > Which version of autoconf/automake/libtool do you use? > > I use: > > sys-devel/autoconf-2.61 > > sys-devel/automake-1.10 > > sys-devel/libtool-1.5.26 > > > > And: > > $ autoreconf -i -v -f > > > > On 3/18/08, Jan Just Keijser <[EMAIL PROTECTED]> wrote: > > > >> Hi Alon, > >> > >> I've downloaded [1], [2] and [3]; I tried to run > >> autoconf > >> in the engine_pkcs11 directory under cygwin but ended up with a bunch of > >> errors: > >> > >> configure.ac:10: error: possibly undefined macro: AM_CONFIG_HEADER > >> If this token and others are legitimate, please use > m4_pattern_allow. > >> See the Autoconf documentation. > >> configure.ac:11: error: possibly undefined macro: AM_INIT_AUTOMAKE > >> configure.ac:104: error: possibly undefined macro: AC_LIBTOOL_WIN32_DLL > >> configure.ac:105: error: possibly undefined macro: AC_LIBTOOL_RC > >> configure.ac:106: error: possibly undefined macro: AC_PROG_LIBTOOL > >> configure.ac:117: error: possibly undefined macro: AC_MSG_ERROR > >> configure.ac:164: error: possibly undefined macro: AC_CHECK_LIB > >> configure.ac:283: error: possibly undefined macro: AM_CONDITIONAL > >> > >> autoconf/automake/libtool etc are all installed. Any ideas? > >> > >> cheers, > >> > >> JJK > >> > >> > >> > >> Alon Bar-Lev wrote: > >> > Hello, > >> > > >> > Need help in testing new build systems for libp11 [1], engine_pkcs11 > >> > [2] and openct [3]. > >> > > >> > The build system is sync with latest work on OpenSC build system. Many > >> > cleanups, and one step closer to complete mingw based Windows bundle. > >> > > >> > Changes: > >> > 1. libp11 and engine_pkcs11 support mingw cross compile, binaries > >> > available at [4], please notice that .dll extension should not be > >> > specified when engine is loaded. > >> > 2. Optional features disabled by default. > >> > 3. API documentation are not generated at "make dist" but if user > >> > specify --enable-api-doc. As a result user should have doxygen > >> > installed. > >> > 4. Many more cleanups. > >> > > >> > As usual..... I had no way to test Windows stuff... And I don't use > >> > OpenCT... So I need people who use this stuff to check it out. > >> > > >> > Regards, > >> > Alon Bar-Lev. > >> > > >> > [1] http://www.opensc-project.org/svn/libp11/branches/alonbl/mingw > >> > [2] > http://www.opensc-project.org/svn/engine_pkcs11/branches/alonbl/mingw > >> > [3] http://www.opensc-project.org/svn/openct/branches/alonbl/build > >> > [4] http://alon.barlev.googlepages.com/engine_pkcs11-mingw-bin.tar.bz2 > >> > >> > >>> _______________________________________________ > >>> > >> > opensc-devel mailing list > >> > [email protected] > >> > http://www.opensc-project.org/mailman/listinfo/opensc-devel > >> > > >> > >> > >> > > _______________________________________________ opensc-devel mailing list [email protected] http://www.opensc-project.org/mailman/listinfo/opensc-devel
