[asterisk-users] Unable to compile 1.6.0.12

Barry L. Kline blkline at attglobal.net
Tue Aug 11 11:11:55 CDT 2009


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




More information about the asterisk-users mailing list