Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

yasm Segmentation fault: 11 on os x #20

Open
yannick opened this issue Aug 3, 2014 · 4 comments
Open

yasm Segmentation fault: 11 on os x #20

yannick opened this issue Aug 3, 2014 · 4 comments

Comments

@yannick
Copy link

yannick commented Aug 3, 2014

im trying to build pcompress on os x and i get

/usr/local/bin/yasm -f macho64 --prefix=_ -f macho64 -X gnu -p gas --prefix=_ crypto/keccak/KeccakF-1600-x86-64-gas_yasm.s -o crypto/keccak/KeccakF-1600-x86-64-gas_yasm.o
make: *** [crypto/keccak/KeccakF-1600-x86-64-gas_yasm.o] Segmentation fault: 11
@jwilkins
Copy link

same here, tried updating yasm to 1.3.0 but had the same result.

@moinakg
Copy link
Owner

moinakg commented Aug 12, 2014

It is a known issue with yasm. I will post a patched yasm that can be used to build. I have submitted an upstream yasm bug, but no response.

@moinakg
Copy link
Owner

moinakg commented Aug 28, 2014

I have a patched yasm-1.2.0 here:
http://sourceforge.net/projects/belenix/iles/yasm-1.2.0-patched.tar.bz2/download

Please try to build with this yasmon OS/X

@denji
Copy link

denji commented Sep 24, 2014

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants