This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author skrah
Recipients brian.curtin, georg.brandl, jeremy.kloth, jkloth, loewis, pitrou, python-dev, skrah, zach.ware
Date 2012-06-24.11:22:57
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1340536978.38.0.254231341299.issue15102@psf.upfronthosting.co.za>
In-reply-to
Content
Well, the path to python_d.exe looks right now, but Perl and nasm
aren't found:


"C:\Users\Buildbot\buildbot.python.org\3.x.kloth-win64\build\PCbuild\amd64\python_d.exe" build_ssl.py Release x64 -a
  
  Found a working perl at 'C:\perl\bin\perl.exe'
  'nasm' is not recognized as an internal or external command,
  operable program or batch file.
  nasm assembler has failed.



Jeremy, did you install these on your machine?
History
Date User Action Args
2012-06-24 11:22:58skrahsetrecipients: + skrah, loewis, georg.brandl, pitrou, jkloth, brian.curtin, jeremy.kloth, python-dev, zach.ware
2012-06-24 11:22:58skrahsetmessageid: <1340536978.38.0.254231341299.issue15102@psf.upfronthosting.co.za>
2012-06-24 11:22:57skrahlinkissue15102 messages
2012-06-24 11:22:57skrahcreate