[Nasm-bugs] [Bug 3392458] Cant run ./cfonfigure on nasm-2.13.02 from zip

no-reply at bugzilla-nasm.gorcunov.org no-reply at bugzilla-nasm.gorcunov.org
Fri Jan 19 08:10:23 PST 2018


https://bugzilla.nasm.us/show_bug.cgi?id=3392458

sezeroz at gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |sezeroz at gmail.com

--- Comment #2 from sezeroz at gmail.com ---
(In reply to Vido from comment #0)
> Downloaded nasm from this link
> http://www.nasm.us/pub/nasm/releasebuilds/2.13.02/nasm-2.13.02.zip and when
> run ./configure I'v got an error 
> bash: ./configure: /bin/sh^M: bad interpreter: No such file or directory

The problem is the configure script in 'nasm-2.13.02.zip' has DOS line
endings, i.e. CRLF, for reasons I have no clue about.  You can either
run dos2unix on that configure, or you can download and use the tarball
instead of the zip archive:
http://www.nasm.us/pub/nasm/releasebuilds/2.13.02/nasm-2.13.02.tar.gz

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are watching all bug changes.


More information about the Nasm-bugs mailing list