I tried patching my 1.6.0.10 source to 1.6.0.12 and during compilation
(make) I get a string of errors in chan_sip.c that start:

chan_sip.c: In function \u2018handle_incoming\u2019:
chan_sip.c:18669: error: expected expression before \u2018<<\u2019 token
chan_sip.c:18674: error: \u2018ret\u2019 undeclared (first use in this
function)
chan_sip.c:18674: error: (Each undeclared identifier is reported only once
chan_sip.c:18674: error: for each function it appears in.)
chan_sip.c:18697: error: expected expression before \u2018==\u2019 token
chan_sip.c:18856: error: invalid storage class for function
\u2018process_request_queue\u2019
chan_sip.c:18856: warning: no previous prototype for
\u2018process_request_queue\u2019


Thinking that my patch puked (although I got no errors), I downloaded
the 1.6.0.12 tarball and went through the usual ./configure cycle, same
problem.

Is this just me or are others having this difficulty?

Barry


_______________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

AstriCon 2009 - October 13 - 15 Phoenix, Arizona
Register Now: http://www.astricon.net

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to