search for: oggpack_look_huff

Displaying 2 results from an estimated 2 matches for "oggpack_look_huff".

2002 Jul 22
1
Problems with pyvorbis python bindings.
...>>> import ogg._ogg Traceback (most recent call last): File "<stdin>", line 1, in ? File "/usr/lib/python2.1/site-packages/ogg/__init__.py", line 1, in ? from _ogg import * ImportError: /usr/lib/python2.1/site-packages/ogg/_oggmodule.so: undefined symbol: oggpack_look_huff Import ogg works without problem. >>> import ogg >>> <p>Here is a summary of the procedure I followed the second time around, reinstalling everything, and getting to the same point: Thanks in advance for any help you can give me. asqui <p>-------------------------...
2002 Mar 27
0
build problems with classic Mac
...c3.zip However, there were no Mac CW project files, and I knew they existed as one of the doc files (README??) mentioned them. So, I then used cvs to download the latest source, which did include the Mac CW project files. However, I couldn't build libogg as it had unresolved link errors - oggpack_look_huff and oggpack_adv_huff were referenced by the .exp file (libogg.mpc.exp), but not defined anywhere. I figured that was possible, as this was the latest source, was being developed most likely on another platform, etc. So, I decided to copy the Mac project files (actually the directories entitle...