24 Mar 2005 17:06
SMP 242 doesn't appear to build
Bruce Stephens <bruce.stephens <at> isode.com>
2005-03-24 16:06:13 GMT
2005-03-24 16:06:13 GMT
It seems to be missing smp/SMIME/libCtilMgr/AES/rijndael-alg-ref.c, smp/SMIME/libCtilMgr/AES/rijndael-api-ref.c. (Quite possibly many other files, but these prevent building first.) There seem also to be odd typos in the Makefiles (not new in 242, I think). I noticed the following two (presumably there are others, but I haven't come across them yet): Index: Makefile.in =================================================================== RCS file: /auto/integration/smp/Makefile.in,v retrieving revision 1.1.1.1 diff -r1.1.1.1 Makefile.in 123c123 < /bin/sh <at> top_srcdir <at> /build/mkinstalldirs <at> SMPDISTDIR <at> /include/pkcs11 \ --- > /bin/sh <at> top_srcdir <at> /build/mkinstalldirs <at> SMPDISTDIR <at> /include/pkcs11; \ Index: SMIME/libCtilMgr/AES/Makefile.in =================================================================== RCS file: /auto/integration/smp/SMIME/libCtilMgr/AES/Makefile.in,v retrieving revision 1.1.1.1 diff -r1.1.1.1 Makefile.in 13c13 < -I$(SNACCDIRINC)/include/esnacc/c++ --- > -I$(SNACCINCDIR)/include/esnacc/c++ (The latter seems to be harmless, but I found it a bit confusing.(Continue reading)
RSS Feed