Displaying 1 result from an estimated 1 matches for "dict_to_opt".
2001 Sep 02
1
ao-python 0.0.2 not building under latest libs
....h:12: warning: data definition has no type or storage class
src/aomodule.h:16: parse error before `*'
src/aomodule.h:16: warning: data definition has no type or storage class
src/aomodule.h:19: parse error before `*'
src/aomodule.c:3: parse error before `*'
src/aomodule.c: In function `dict_to_options':
src/aomodule.c:8: `ao_option_t' undeclared (first use in this function)
src/aomodule.c:8: (Each undeclared identifier is reported only once
src/aomodule.c:8: for each function it appears in.)
src/aomodule.c:8: `head' undeclared (first use in this function)
src/aomodule.c:8: invali...