Hi Stipe, As suggested by u, I defined
#define KANNEL_NO_WAP 1 in config.h file, which was generated by configure script. But result was same, make compiled everything in gw/ and made all executables (bearerbox, wapbox & smsbox). Little reading into bearerbox.c, we found that there r mention of KANNEL_NO_WAP & KANNEL_NO_SMS. Any advice regarding this. Our requirement is to have only bearerbox and smsbox, and moreover bearerbox should not have WAP stack part into it. Similarly for smsbox, we want only select drivers like AT, CIMD2. Any comment from the group will definitely help us find our path. Shridhar Raju