[Asterisk-Users] Error when compiling asterisk
Kevin P. Fleming
kpfleming at digium.com
Wed Dec 7 10:37:57 MST 2005
jourdan lemieux wrote:
> I am compiling a app file writting in C for asterisk and I am getting the following errors:
> ../include/asterisk/file.h:27:2: #error You must include stdio.h before file.h!
> Any help please on this!!
How much clearer can that be? Your source file is out of date and needs
an update to work with current Asterisk headers. If you wrote it
yourself, the make the requested change. If you didn't, then ask the
person who provided it to you for a newer version.
More information about the asterisk-users
mailing list