Displaying 1 result from an estimated 1 matches for "retdict".
2001 Sep 02
1
ao-python 0.0.2 not building under latest libs
...undeclared (first use in this function)
src/aomodule.c:125: `info' undeclared (first use in this function)
src/aomodule.c:126: parse error before `*'
src/aomodule.c:131: `ao_self' undeclared (first use in this function)
src/aomodule.c:131: parse error before `)'
src/aomodule.c:160: `retdict' undeclared (first use in this function)
src/aomodule.c: In function `py_ao_play':
src/aomodule.c:179: `ao_self' undeclared (first use in this function)
src/aomodule.c:179: parse error before `)'
error: command 'gcc' failed with exit status 1
---
I did some editing and mana...