So I now have the correct quicktime, but because I didnt compile the theor* modules I get errors. So I am looking again at building those. I have the theora libs installed. Here is my Make error:
pdp_theorin~.c: In function pdp_theorin_open': pdp_theorin~.c:662: error:
OC_CS_UNSPECIFIED' undeclared (first use
in this function)
pdp_theorin~.c:662: error: (Each undeclared identifier is reported only once
pdp_theorin~.c:662: error: for each function it appears in.)
pdp_theorin~.c:665: error: OC_CS_ITU_REC_470M' undeclared (first use in this function) pdp_theorin~.c:668: error:
OC_CS_ITU_REC_470BG' undeclared (first use
in this function)
pdp_theorin~.c: In function pdp_theorin_perform': pdp_theorin~.c:845: warning: passing arg 2 of
pdp_packet_pass_if_valid' from incompatible pointer type
make[1]: *** [pdp_theorin~.o] Error 1
make: *** [pdp_pidip_all] Error
Once again latest out of CVS last night.
m.
On Wed, 17 Nov 2004 08:29:38 -0800, Matthew Allen mtallen@gmail.com wrote:
also, I am now doing a mail search (should have done it this morning, but I was in a rush)
to answer a couple of questions posted before:
PDP loads just fine and I can open PDP patches.
And I think I just answered my question by doing a bit more searching. I have libquicktime through PlanetCCRMA, which appears to be quicktime4linux and according to this post http://iem.at/mailinglists/pd-list/2003-11/015017.html that may be the cause of my problems. I will try and do a get of the other quicktime library and see if that helps my situation.