donald-jackson / kannel-pluginbox

Kannel Pluginbox allows users to implement their own business logic for routing, billing, etc in Kannel.
Other
12 stars 9 forks source link

Make failed on Centos 7 64-bit OS #18

Open vinayakvasu opened 4 years ago

vinayakvasu commented 4 years ago

[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 bypluginbox'. 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