Salut, I'd like to compile pidip with ffmpeg support (the pd-pidip-caedes debian packet doesnt support it) but i always get the same error, be it the pure-data CVS version or Yves' stable source.
here is my configure command: > sudo ./configure --with-pd=/usr/local/src/pd-0.40-3 > --with-pdp=/usr/local/src/pdp-0.12.4 > --with-ffmpeg=/usr/local/src/ffmpeg Here is what the make command spits out before dying: > In file included from /usr/local/src/pdp-0.12.4/include/pdp.h:80, > from pidip.c:2: > /usr/local/src/pdp-0.12.4/include/pdp_matrix.h:25:27: error: > gsl/gsl_block.h: Aucun fichier ou répertoire de ce type > /usr/local/src/pdp-0.12.4/include/pdp_matrix.h:26:28: error: > gsl/gsl_vector.h: Aucun fichier ou répertoire de ce type > /usr/local/src/pdp-0.12.4/include/pdp_matrix.h:27:28: error: > gsl/gsl_matrix.h: Aucun fichier ou répertoire de ce type > /usr/local/src/pdp-0.12.4/include/pdp_matrix.h:28:26: error: > gsl/gsl_blas.h: Aucun fichier ou répertoire de ce type > /usr/local/src/pdp-0.12.4/include/pdp_matrix.h:29:29: error: > gsl/gsl_linalg.h: Aucun fichier ou répertoire de ce type > In file included from /usr/local/src/pdp-0.12.4/include/pdp.h:80, > from pidip.c:2: > /usr/local/src/pdp-0.12.4/include/pdp_matrix.h:44: error: expected > specifier-qualifier-list before ‘gsl_block’ > /usr/local/src/pdp-0.12.4/include/pdp_matrix.h:65: error: expected ‘)’ > before ‘TransA’ > /usr/local/src/pdp-0.12.4/include/pdp_matrix.h:80: error: expected ‘)’ > before ‘TransA’ > /usr/local/src/pdp-0.12.4/include/pdp_matrix.h:84: error: expected ‘)’ > before ‘TransA’ > make[1]: *** [pidip.o] Erreur 1 > make[1]: quittant le répertoire « /usr/local/src/pidip/system » > make: *** [pdp_pidip_all] Erreur 2 > > Any idea? Olivier _______________________________________________ [email protected] mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
