make what? If I type make in /asterisksource/channels, then all modules will be compiled, but I tried and I'm getting errors also. If I type make chan_zap.o, or chan_zap.c, I'm also getting errors.
I even tried gcc -B ../ -o /usr/lib/asterisk/modules/chan_zap2.so chan_zap.c ----- Original Message ----- From: "Kevin P. Fleming" <[EMAIL PROTECTED]> > Pisac wrote: > > One question, if I change chan_zap.c, what should I type to compile and > > install only that module, and not whole asterisk again. > > > > I tried > > gcc chan_zap.c -o /usr/lib/asterisk/modules/chan_zap2.so > > but I'm getting error during compiling. > > What is wrong with typing 'make'? _______________________________________________ --Bandwidth and Colocation provided by Easynews.com -- Asterisk-Users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
