You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openwhisk.apache.org by gi...@git.apache.org on 2017/06/06 08:35:27 UTC

[GitHub] daisy-ycguo commented on issue #2125: OpenWhisk hello.bat in tools/vagrant failing on Windows 7

daisy-ycguo commented on issue #2125: OpenWhisk hello.bat in tools/vagrant failing on Windows 7
URL: https://github.com/apache/incubator-openwhisk/issues/2125#issuecomment-306419579
 
 
   I met with the same error in Mac:
   ```
   ==> default: x86_64-linux-gnu-gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -I/usr/include/python2.7 -c build/temp.linux-x86_64-2.7/_openssl.c -o build/temp.linux-x86_64-2.7/build/temp.linux-x86_64-2.7/_openssl.o
   ==> default:
   ==> default: build/temp.linux-x86_64-2.7/_openssl.c:434:30: fatal error: openssl/opensslv.h: No such file or directory
   ==> default:
   ==> default:  #include <openssl/opensslv.h>
   ==> default:
   ==> default:                               ^
   ==> default:
   ==> default: compilation terminated.
   ==> default:
   ==> default: error: command 'x86_64-linux-gnu-gcc' failed with exit status 1
   ==> default:
   ==> default: ----------------------------------------
   ```
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services