You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to PyOgg
Hi there! I download pyao-0.82.tar.gz and tried to compile and
install, but after running the $ python config_unix.py I run the
build, but the build was not succeeded. Could you help me with this?
Thanks!
Lucas.
$ sudo python setup.py build
running build
running build_ext
building 'aomodule' extension
gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -
Wstrict-prototypes -fPIC -I/usr/local/include -I/usr/include/python2.7
-c src/aomodule.c -o build/temp.linux-i686-2.7/src/aomodule.o
src/aomodule.c: In function ‘py_ao_driver_info’:
src/aomodule.c:187:39: error: dereferencing pointer to incomplete type
error: command 'gcc' failed with exit status 1