[Asterisk-Dev] Mac OS X Compile Problems and FYI
Matthew Boehm
mboehm at cytelcom.com
Sun Mar 20 13:00:04 MST 2005
(seems my attachment was too big for the list. I've posted the compiler
output here: http://www.pastebin.com/260676 )
Running OS X 10.3.8, gcc version 3.3 20030304 (Apple Computer, Inc. build
1495)
Comes with bison v1.28 which will not work when compiling ast_expr.y
Had to upgrade to bison v2.0.
Also had to upgrade to sed 4.1.4
Pasted at the URL above is the make results. There were not any major
problems during compilation as everything was fine. But there were a few
warnings.
Points of interest:
126
172
180
230
(hmm..pastebin stops giving line numbers..you can just do a "find" in
your web browser for the remainder of these:)
say.c
asterisk.c:464
QUAD_MIN redefined
QUAD_MAX redefined
jitterbuf.c:394
chan_agent:2122
chan_iax2.c:1393
chan_features.c:184
(pastebin ran outa space. But the warnings above are enough for now.)
-Matthew
More information about the asterisk-dev
mailing list