-
Notifications
You must be signed in to change notification settings - Fork 2
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
Exec: gcc -c -Wall -I/root/library/libddos2 -Ofast message.c -o obj/message.o failed with non-zero exit code: 1 #10
Comments
Please provide more extended output of a build script. If it is fails to build something it should give you some error before this message |
Wait |
[]:Building release. |
You have something wrong with permissions for sources. Try |
doesnt work |
btw, when i do debug []:Checking that gcc avail...OK |
btw, how to install gcc-9 on debian? |
Please, post error here(also try |
In fact here |
i do bash build.sh all = still error |
Which error for |
same like release build |
If you are still getting |
okay |
gucktube@iSteven:~/ddos2$ bash build.sh all ( __ \ ( __ \ ( ___ )( ____ / ___ ) |
Could you please give some information(OS, version, compiler version, etc.) about machine where you have tried to build it. |
Additionally, you can try to build using |
I had the same error in termux recently. So the solution was to install |
Ok, i'll try it |
how to fix it
The text was updated successfully, but these errors were encountered: