RE: compile sfl fail on VC6
"Colestock, Robert" <[email protected]> Wed, 15 May 2002 11:15:29 -0400
| Newsgroups | gmane.ietf.sfl |
|---|---|
| Message-ID | <[email protected]> |
bayern1919: The SNACC compile of the .asn files for the SFL rely on the CML .asn1 files in ./SMPDist/cml/asn1 directory. If you have the CML sources, these files can be placed there from ./cml/cmlasn/modules. If you do not have the CML sources, please e-mail me directly and I will send you the individual files. The upcomming release will look directly into the ./cml directory, not relying on the ./SMPDist binary directory, making this step easier. Also, we no longer require that the SFL .asn files be generated by the user. This problem will go away with the new release (7/1/02 or so). Bob Colestock -----Original Message----- From: bayern1919 [mailto:[email protected]] Sent: Thursday, May 09, 2002 9:33 PM To: [email protected] Subject: compile sfl fail on VC6 hi, I follow the instruction in readme.smp, build libCtilMgr project in smime.dsw, and build CM_Tool in cml.dsw is done, but when I build the BuildAllWinNT, my platform is win2000. I got errors like the following, look like some ASN file were missed or have not generate result files.Any suggestion? --------------------Configuration: GenAsn - Win32 Debug-------------------- Performing Custom Build Step on .\GENASN.BATBuilding libcert ASN.1 Modules del sm_VDASupport_asn.cpp Could Not Find C:\develope\crypto\ROOT\SMIME\libcert\asn1\sm_VDASupport_asn.cpp ..\..\gnutools\make.exe: *** [clean-asn] Error 1 Building libsm ASN.1 Modules if exist sm_cms.cpp del sm_cms.cpp .. if exist sm_VDASupport_asn.h del sm_VDASupport_asn.h Building alg_libs ASN.1 Modules if exist sm_free3_asn.h del sm_free3_asn.h if exist sm_free3_asn.cpp del sm_free3_asn.cpp if exist sm_fortAsn.h del sm_fortAsn.h if exist sm_fortAsn.cpp del sm_fortAsn.cpp ..\..\gnutools\make.exe: Nothing to be done for `clean-asn'. if exist sm_rsa_asn.h del sm_rsa_asn.h if exist sm_rsa_asn.cpp del sm_rsa_asn.cpp DONE! Building libcert ASN.1 Modules ../../../SMPDist/bin/snacc.exe -D -C -VDAexport -u../../../SMPDist/util/VDASnacc/cpplib/asn1/asn-usefulVDA.asn1 ../../libCtilMgr/src/sm_usefulTypes.asn ../../../SMPDist/cml/asn1/UsefulDefinitions.asn1 ../../../SMPDist/cml/asn1/UpperBounds.asn1 ../.. /../SMPDist/cml/asn1/InformationFramework.asn1 ../../../SMPDist/cml/asn1/SelectedAttributeTypes.asn1 ../../../SMPDist/cml/asn1/ORAddress.asn1 ../../../SMPDist/cml/asn1/X509Common.asn1 ../../../SMPDist/cml/asn1/AuthenticationFramework.asn1 ../../../SMPDist/cml/asn1/CertificateExtensions.asn1 ../../../SMPDist/cml/asn1/AttributeCertificateDefinitions.asn1 ../../../SMPDist/cml/asn1/sdn702.asn1 ../../../SMPDist/cml/asn1/PKIX.asn1 sm_VDASupport_asn.asn ERROR---asn1 src file `../../../SMPDist/cml/asn1/UsefulDefinitions.asn1' cannot be opened for reading c:\gnutools\make.exe: *** [sm_VDASupport_asn.cpp] Error 1 Building libsm ASN.1 Modules ../../../SMPDist/bin/snacc.exe -D -C -u../../../SMPDist/util/VDASnacc/cpplib/asn1/asn-UsefulVDA.asn1 ../../libCtilMgr/src/sm_usefulTypes.asn ../../../SMPDist/cml/asn1/UsefulDefinitions.asn1 ../../../SMPDist/cml/asn1/UpperBounds.asn1 ../../../SMPDist /cml/asn1/InformationFramework.asn1 ../../../SMPDist/cml/asn1/SelectedAttributeTypes.asn1 ../../../SMPDist/cml/asn1/ORAddress.asn1 ../../../SMPDist/cml/asn1/X509Common.asn1 ../../../SMPDist/cml/asn1/AuthenticationFramework.asn1 ../../../SMPDist/cml/ asn1/CertificateExtensions.asn1 ../../../SMPDist/cml/asn1/AttributeCertificateDefinitions.asn1 ../../../SMPDist/cml/asn1/sdn702.asn1 ../../../SMPDist/cml/asn1/PKIX.asn1 ../../libcert/asn1/sm_VDASupport_asn.asn sm_cms.asn sm_ess.asn ERROR---asn1 src file `../../../SMPDist/cml/asn1/UsefulDefinitions.asn1' cannot be opened for reading c:\gnutools\make.exe: *** [sm_cms.cpp] Error 1 Building alg_libs ASN.1 Modules ../../../SMPDist/bin/snacc.exe -D -C -u../../../SMPDist/util/VDASnacc/cpplib/asn1/asn-usefulVDA.asn1 ../../libCtilMgr/src/sm_usefulTypes.asn ../../../SMPDist/cml/asn1/UsefulDefinitions.asn1 ../../../SMPDist/cml/asn1/UpperBounds.asn1 ../../../SMPDist /cml/asn1/InformationFramework.asn1 ../../../SMPDist/cml/asn1/SelectedAttributeTypes.asn1 ../../../SMPDist/cml/asn1/ORAddress.asn1 ../../../SMPDist/cml/asn1/X509Common.asn1 ../../../SMPDist/cml/asn1/AuthenticationFramework.asn1 ../../../SMPDist/cml/ asn1/CertificateExtensions.asn1 ../../../SMPDist/cml/asn1/AttributeCertificateDefinitions.asn1 ../../../SMPDist/cml/asn1/sdn702.asn1 ../../../SMPDist/cml/asn1/PKIX.asn1 ../../libcert/asn1/sm_VDASupport_asn.asn ../../libsrc/asn1/sm_cms.asn sm_free3_a sn.asn ERROR---asn1 src file `../../../SMPDist/cml/asn1/UsefulDefinitions.asn1' cannot be opened for reading c:\gnutools\make.exe: *** [sm_free3_asn.cpp] Error 1 ../../../SMPDist/bin/snacc.exe -VDAexport=SM_FORTEZZADLL -D -C -u../../../SMPDist/util/VDASnacc/cpplib/asn1/asn-usefulVDA.asn1 ../../libCtilMgr/src/sm_usefulTypes.asn ../../../SMPDist/cml/asn1/UsefulDefinitions.asn1 ../../../SMPDist/cml/asn1/UpperBo unds.asn1 ../../../SMPDist/cml/asn1/InformationFramework.asn1 ../../../SMPDist/cml/asn1/SelectedAttributeTypes.asn1 ../../../SMPDist/cml/asn1/ORAddress.asn1 ../../../SMPDist/cml/asn1/X509Common.asn1 ../../../SMPDist/cml/asn1/AuthenticationFramework. asn1 ../../../SMPDist/cml/asn1/CertificateExtensions.asn1 ../../../SMPDist/cml/asn1/AttributeCertificateDefinitions.asn1 ../../../SMPDist/cml/asn1/sdn702.asn1 ../../../SMPDist/cml/asn1/PKIX.asn1 ../../libcert/asn1/sm_VDASupport_asn.asn ../../libsrc/ asn1/sm_cms.asn sm_fortAsn.asn ERROR---asn1 src file `../../../SMPDist/cml/asn1/UsefulDefinitions.asn1' cannot be opened for reading c:\gnutools\make.exe: *** [sm_fortAsn.cpp] Error 1 ../../../SMPDist/bin/snacc.exe -D -C -u../../../SMPDist/util/VDASnacc/cpplib/asn1/asn-usefulVDA.asn1 ../../libCtilMgr/src/sm_usefulTypes.asn ../../../SMPDist/cml/asn1/UsefulDefinitions.asn1 ../../../SMPDist/cml/asn1/UpperBounds.asn1 ../../../SMPDist /cml/asn1/InformationFramework.asn1 ../../../SMPDist/cml/asn1/SelectedAttributeTypes.asn1 ../../../SMPDist/cml/asn1/ORAddress.asn1 ../../../SMPDist/cml/asn1/X509Common.asn1 ../../../SMPDist/cml/asn1/AuthenticationFramework.asn1 ../../../SMPDist/cml/ asn1/CertificateExtensions.asn1 ../../../SMPDist/cml/asn1/AttributeCertificateDefinitions.asn1 ../../../SMPDist/cml/asn1/sdn702.asn1 ../../../SMPDist/cml/asn1/PKIX.asn1 ../../libcert/asn1/sm_VDASupport_asn.asn ../../libsrc/asn1/sm_cms.asn sm_rsa_asn .asn ERROR---asn1 src file `../../../SMPDist/cml/asn1/UsefulDefinitions.asn1' cannot be opened for reading c:\gnutools\make.exe: *** [sm_rsa_asn.cpp] Error 1 DONE! --------------------Configuration: SMP_OpenSSL_Dist - Win32 Debug-------------------- Performing Custom Build Step on .\SMP_OpenSSL_Dist.bat SMP_OpenSSL_Dist.bat batch file. 0 File(s) copied 1 file(s) copied. The system cannot find the path specified. --------------------Configuration: libCertDLL - Win32 Debug-------------------- Build : warning : failed to (or don't know how to) build 'C:\develope\crypto\ROOT\SMIME\libcert\asn1\sm_VDASupport_asn.cpp' Compiling... sm_AppLogin.cpp ../include\sm_apiCert.h(61) : fatal error C1083: Cannot open include file: 'sm_VDASupport_asn.h': No such file or directory sm_AttrBase.cpp ../include\sm_apiCert.h(61) : fatal error C1083: Cannot open include file: 'sm_VDASupport_asn.h': No such file or directory sm_certChoice.cpp ../include\sm_apiCert.h(61) : fatal error C1083: Cannot open include file: 'sm_VDASupport_asn.h': No such file or directory sm_CertificateList.cpp ../include\sm_apiCert.h(61) : fatal error C1083: Cannot open include file: 'sm_VDASupport_asn.h': No such file or directory sm_CSInst.cpp ../include\sm_apiCert.h(61) : fatal error C1083: Cannot open include file: 'sm_VDASupport_asn.h': No such file or directory sm_CSMime.cpp ../include\sm_apiCert.h(61) : fatal error C1083: Cannot open include file: 'sm_VDASupport_asn.h': No such file or directory sm_GenName.cpp ../include\sm_apiCert.h(61) : fatal error C1083: Cannot open include file: 'sm_VDASupport_asn.h': No such file or directory sm_Identifier.cpp ../include\sm_apiCert.h(61) : fatal error C1083: Cannot open include file: 'sm_VDASupport_asn.h': No such file or directory sm_Issuer.cpp ../include\sm_apiCert.h(61) : fatal error C1083: Cannot open include file: 'sm_VDASupport_asn.h': No such file or directory sm_mabRout.cpp ../include\sm_apiCert.h(61) : fatal error C1083: Cannot open include file: 'sm_VDASupport_asn.h': No such file or directory sm_MsgCertCrls.cpp ../include\sm_apiCert.h(61) : fatal error C1083: Cannot open include file: 'sm_VDASupport_asn.h': No such file or directory sm_SignBuf.cpp ../include\sm_apiCert.h(61) : fatal error C1083: Cannot open include file: 'sm_VDASupport_asn.h': No such file or directory sm_VDASupport_asn.cpp fatal error C1083: Cannot open source file: 'C:\develope\crypto\ROOT\SMIME\libcert\asn1\sm_VDASupport_asn.cpp': No such file or directory Generating Code... Error executing cl.exe. BuildAllWinNT - 19 error(s), 1 warning(s) ============================================================= <http://vip.163.com/payment/sms.html> 定包月短信,送VIP邮箱! <http://mysms.163.com:8888/> 加入网站联盟 盈利不在是梦 ! <http://xcard.163.com> 网易卡店 五一促销热卖!