On Thu, 05 Apr 2007 09:56:27 -0400, Phillip Neumann wrote > > > Wait.. it does compile only when you have the headers in both > > places? > > > > Yes. > > because configure run following check. > > "checking for ZT_DIAL_OP_CANCEL in zaptel/zaptel.h... no" > > > > checking for ZT_DIAL_OP_CANCEL in zaptel/zaptel.h... yes > checking for ZT_EVENT_REMOVED in zaptel/zaptel.h... yes > checking for ZT_TCOP_ALLOCATE in zaptel/zaptel.h... yes > > [EMAIL PROTECTED] /usr/ports/net/asterisk> ls /usr/local/include/zaptel.* > ls: /usr/local/include/zaptel.*: No such file or directory > [EMAIL PROTECTED] /usr/ports/net/asterisk> ls > /usr/local/include/zaptel tonezone.h zaptel.h > > it seem to work over here...
Please check that: "I run "make configure" in latest port net/asterisk. without zaptel.h in /usr/local/include/ checking zaptel/tonezone.h usability... no checking zaptel/tonezone.h presence... no checking for zaptel/tonezone.h... no chan_zap don`t want compile." Keyword is "chan_zap don`t want compile." We need same zaptel.h in two places /usr/local/include/zaptel, /usr/local/include/. P.S. Sorry for my bad English. It not my nature language. _______________________ Best regards, VipeR _______________________________________________ Asterisk-BSD mailing list [email protected] http://lists.digium.com/mailman/listinfo/asterisk-bsd

