-
Notifications
You must be signed in to change notification settings - Fork 42
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
Compilation issue on ppa:ondrej/php #97
Comments
Hello, Did you run |
Also, you should use the |
When I built "staging" branch, I did run
So I did what you recommended. I checked out "master" and the provided following output is from
|
I think In general, can you try the following commands:
Does it work? |
hello. i'm more or less in same situation. executing the commands you suggest, i still get same error as @MichaelNino . let me know if i can help with more info. edit: maybe the problem is different for me. this is the output i get
|
The reason why both @crevillo and myself are both failing at: I'm not a C/C++ programmer but it would be helpful if you could update your shell script so that it is more configurable. I could probably wade through it and figure it out but I'm having surgery in a couple of days and didn't want this ticket to get stale. Thanks for your assistance @Hywan! |
If you see |
still no luck. i have a sh script right now with this content
output is
finally, output related to php-config
|
Hey @Hywan |
@MichaelNino I'm not sure #98 will be able to fix your issue, but can you retry with the last shell commands I provided in #97 (comment), and tell me the exact output please. Normally, |
@Hywan I used Ubuntu on Windows Subsystem to verify that php-ext-wasm installs properly. I used the Ubuntu repository to install php7.2 however the Digital Ocean server that is experiencing the issue uses the Thanks for your assistance. I will be evaluating the extension. There so many opportunities for inter-op and integration! Thanks again! :-) |
I'll try to run a test on |
Hi,
I'm very excited about the possibilities for this extension!!! :-)
Describe the bug
Should I build against staging branch? When I built against master it didn't complete.
Steps to reproduce
Followed installation instructions in README for staging branch
Expected behavior
php examples/simple.php didn't run
Actual behavior
The text was updated successfully, but these errors were encountered: