Robert904 / pymumble

Mumble client implementation in Python (and a bit of cython)
GNU General Public License v3.0
32 stars 80 forks source link

When making opus #6

Closed WilliamWCYoung closed 8 years ago

WilliamWCYoung commented 8 years ago

Is this a know bug?

make[1]: Leaving directory '/home/william/pymumble-master/pyopus/copus'
cp copus/copus.so ./
cp: cannot stat ‘copus/copus.so’: No such file or directory
Makefile:19: recipe for target 'opus_mod' failed
make: *** [opus_mod] Error 1
WilliamWCYoung commented 8 years ago

Making on Arch 64-bit with PIC enabled.