Re: [apache/incubator-teaclave] Python.h not found (#526)

2021-07-20 Thread Mingshen Sun
Merged. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/apache/incubator-teaclave/issues/526#issuecomment-883568200

Re: [apache/incubator-teaclave] Python.h not found (#526)

2021-07-20 Thread Mingshen Sun
Closed #526. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/apache/incubator-teaclave/issues/526#event-5045663760

Re: [apache/incubator-teaclave] Fix a compiling issue (#526) (#527)

2021-07-20 Thread Mingshen Sun
Merged #527 into master. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/apache/incubator-teaclave/pull/527#event-5045662573

[apache/incubator-teaclave] Fix a compiling issue (#526) (#527)

2021-07-20 Thread Gordon King
## Description Fix an issue about `Python.h not found` when compiling `acs_py_enclave.c` Fixes # (526) ## Type of change (select or add applied and delete the others) - [ X] Bug fix (non-breaking change which fixes an issue) - [ ] New feature (non-breaking change which adds functionality) - [

Re: [apache/incubator-teaclave] Python.h not found (#526)

2021-07-20 Thread Mingshen Sun
Nice catch! Thanks. Normally, we use docker container to build Teaclave. CMakeList may miss some dependency checks. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub:

[apache/incubator-teaclave] Python.h not found (#526)

2021-07-20 Thread Gordon King
On my system, the following error message shown up when compiling acs_py_enclave.c ` Scanning dependencies of target pycomponent [ 34%] Building C object CMakeFiles/pycomponent.dir/intermediate/acs_py_enclave.c.o /home/gordon/incubator-teaclave/build/intermediate/acs_py_enclave.c:29:10: fatal