Hello! Tried to compile, but :
[CC] chan_h323.c -> chan_h323.o chan_h323.c: In function '__oh323_update_info': chan_h323.c:349: error: dereferencing pointer to incomplete type chan_h323.c:350: error: dereferencing pointer to incomplete type chan_h323.c: In function 'oh323_rtp_read': chan_h323.c:790: error: dereferencing pointer to incomplete type chan_h323.c:791: error: dereferencing pointer to incomplete type chan_h323.c: In function 'oh323_write': chan_h323.c:857: error: dereferencing pointer to incomplete type chan_h323.c:857: error: dereferencing pointer to incomplete type chan_h323.c: In function '__oh323_new': chan_h323.c:1064: error: dereferencing pointer to incomplete type chan_h323.c:1065: error: dereferencing pointer to incomplete type chan_h323.c:1066: error: dereferencing pointer to incomplete type chan_h323.c:1067: error: dereferencing pointer to incomplete type chan_h323.c: In function 'setup_rtp_connection': chan_h323.c:2082: error: dereferencing pointer to incomplete type chan_h323.c:2082: error: dereferencing pointer to incomplete type chan_h323.c:2085: error: dereferencing pointer to incomplete type chan_h323.c:2086: error: dereferencing pointer to incomplete type make[1]: *** [chan_h323.o] Error 1 make: *** [channels] Error 2 Is it possible to fix this? Thank you! -- _____________________________________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- New to Asterisk? Join us for a live introductory webinar every Thurs: http://www.asterisk.org/hello asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
