Displaying 1 result from an estimated 1 matches for "c_option".
Did you mean:
u_option
2001 Sep 02
1
ao-python 0.0.2 not building under latest libs
...omodule.c:8: invalid lvalue in assignment
src/aomodule.c:9: parse error before `int'
src/aomodule.c:23: `ret' undeclared (first use in this function)
src/aomodule.c: In function `py_ao_new':
src/aomodule.c:45: `ao_option_t' undeclared (first use in this function)
src/aomodule.c:45: `c_options' undeclared (first use in this function)
src/aomodule.c:46: `ao_device_t' undeclared (first use in this function)
src/aomodule.c:46: `dev' undeclared (first use in this function)
src/aomodule.c:47: `retobj' undeclared (first use in this function)
src/aomodule.c:89: parse error befo...