You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I installed packages in "Debian 11"
apt install libplib-dev gcc openssl* pcre* zlib* git
but error continued
make: *** No rule to make target 'build', needed by 'default'. Stop
please guide me about resolution method
—
Reply to this email directly, view it on GitHub
<#266>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/AABFRGPWASLGEUNNNIB7Y7LWWUWGXANCNFSM6AAAAAAUW3SKIA>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
cd nginx-1.8.0
patch -p1 < /path/nginx_upstream_check_module/check.patch
./configure --add-module=/path/nginx_upstream_check_module
make make: *** No targets specified and no makefile found. Stop.
I installed packages in "Debian 11"
apt install libplib-dev gcc openssl* pcre* zlib* git
but error continued
make: *** No rule to make target 'build', needed by 'default'. Stop
please guide me about resolution method
The text was updated successfully, but these errors were encountered: