[Asterisk-Dev] Compilation problem - cdr_sqlite

Derrick D. Daugherty derrick+asterisk at blinky-lights.org
Thu Mar 3 10:19:45 MST 2005


Cracks in my tinfoil beanie around Thu, Mar 03, 2005 at 10:38:23AM +0100
allowed Tamas J <thomasj at eworld.hu> to seep these bits into my brain:
> I have a compilation problem of Asterisk CVS-HEAD:
> In file included from ../include/asterisk/cdr.h:20,
>                  from cdr_sqlite.c:17:
> ../include/asterisk/channel.h:214: error: field `varshead' has incomplete type
> make[1]: *** [cdr_sqlite.o] Error 1

you have to include asterisk/channel.h before cdr.h now after the cdr
variable changes.

you probably should still file a bug to fix that.  but that will get you
going for now

^D



More information about the asterisk-dev mailing list