We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
[root@localhost kannel-pluginbox]# make cd . && CONFIG_FILES= CONFIG_HEADERS=pb-config.h /bin/sh ./config.status config.status: creating pb-config.h config.status: pb-config.h is unchanged config.status: executing depfiles commands config.status: executing libtool commands make all-recursive make[1]: Entering directory /opt/kannel-pluginbox' Making all in gw make[2]: Entering directory /opt/kannel-pluginbox/gw' make[2]: *** No rule to make target pluginbox.', needed by pluginbox'. Stop. make[2]: Leaving directory /opt/kannel-pluginbox/gw' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory /opt/kannel-pluginbox' make: *** [all] Error 2
/opt/kannel-pluginbox' Making all in gw make[2]: Entering directory
pluginbox.', needed by
/opt/kannel-pluginbox/gw' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory
The text was updated successfully, but these errors were encountered:
No branches or pull requests
[root@localhost kannel-pluginbox]# make
cd .
&& CONFIG_FILES= CONFIG_HEADERS=pb-config.h
/bin/sh ./config.status
config.status: creating pb-config.h
config.status: pb-config.h is unchanged
config.status: executing depfiles commands
config.status: executing libtool commands
make all-recursive
make[1]: Entering directory
/opt/kannel-pluginbox' Making all in gw make[2]: Entering directory
/opt/kannel-pluginbox/gw'make[2]: *** No rule to make target
pluginbox.', needed by
pluginbox'. Stop.make[2]: Leaving directory
/opt/kannel-pluginbox/gw' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory
/opt/kannel-pluginbox'make: *** [all] Error 2
The text was updated successfully, but these errors were encountered: