Thanks Hans. I didn't see gsl on the original package list. I'll get it built while I'm at work and try the autobuild instructions you passed in another email thread.
cheers, ~brandon On Mar 20, 2008, at 1:04 AM, Hans-Christoph Steiner wrote: > > Looks like your computer is missing 'gsl'. I updated the fink > instructions a bit, maybe you could try to run through them again. > Basically, if you just copy and paste the packages into one big > 'fink install' line, it won't rebuild existing things. Don't bother > with the last ones, 'liblo0 ladspa-cmt flac graphviz fftw', those > aren't really used for now. > > http://puredata.info/docs/developer/darwin > > Feel free to update that page with anything that needs it. > > .hc > > On Mar 19, 2008, at 4:18 PM, Brandon Zeeb wrote: > >> Hi again, >> >> PDP fails to build when building pd-extended on OS X 10.5. Thanks >> m8s. >> >> Here is the text: >> >> In file included from ../../include/pdp.h:80, >> from pdp_reg.c:23: >> ../../include/pdp_matrix.h:25:27: error: gsl/gsl_block.h: No such >> file >> or directory >> ../../include/pdp_matrix.h:26:28: error: gsl/gsl_vector.h: No such >> file or directory >> ../../include/pdp_matrix.h:27:28: error: gsl/gsl_matrix.h: No such >> file or directory >> ../../include/pdp_matrix.h:28:26: error: gsl/gsl_blas.h: No such file >> or directory >> ../../include/pdp_matrix.h:29:29: error: gsl/gsl_linalg.h: No such >> file or directory >> In file included from ../../include/pdp.h:80, >> from pdp_reg.c:23: >> ../../include/pdp_matrix.h:44: error: syntax error before ‘gsl_block’ >> ../../include/pdp_matrix.h:44: warning: no semicolon at end of struct >> or union >> ../../include/pdp_matrix.h:45: warning: type defaults to ‘int’ in >> declaration of ‘vector’ >> ../../include/pdp_matrix.h:45: warning: data definition has no type >> or >> storage class >> ../../include/pdp_matrix.h:46: error: syntax error before ‘matrix’ >> ../../include/pdp_matrix.h:46: warning: type defaults to ‘int’ in >> declaration of ‘matrix’ >> ../../include/pdp_matrix.h:46: warning: data definition has no type >> or >> storage class >> ../../include/pdp_matrix.h:47: error: syntax error before ‘perm’ >> ../../include/pdp_matrix.h:47: warning: type defaults to ‘int’ in >> declaration of ‘perm’ >> ../../include/pdp_matrix.h:47: warning: data definition has no type >> or >> storage class >> ../../include/pdp_matrix.h:51: error: syntax error before ‘}’ token >> ../../include/pdp_matrix.h:51: warning: type defaults to ‘int’ in >> declaration of ‘t_matrix’ >> ../../include/pdp_matrix.h:51: warning: data definition has no type >> or >> storage class >> ../../include/pdp_matrix.h:65: error: syntax error before ‘TransA’ >> ../../include/pdp_matrix.h:65: warning: function declaration isn’t a >> prototype >> ../../include/pdp_matrix.h:80: error: syntax error before ‘TransA’ >> ../../include/pdp_matrix.h:82: warning: function declaration isn’t a >> prototype >> ../../include/pdp_matrix.h:84: error: syntax error before ‘TransA’ >> ../../include/pdp_matrix.h:86: warning: function declaration isn’t a >> prototype >> make[5]: *** [pdp_reg.o] Error 1 >> make[4]: *** [current] Error 2 >> make[3]: *** [pdp_all] Error 2 >> make[2]: *** [/Users/bz/Downloads/puredata-extended/externals/pdp/ >> pdp.pd_darwin] Error 2 >> make[1]: *** [externals_install] Error 2 >> make: *** [extended_install] Error 2 >> >> >> _______________________________________________ >> PD-dev mailing list >> [email protected] >> http://lists.puredata.info/listinfo/pd-dev > > > > ---------------------------------------------------------------------------- > > There is no way to peace, peace is the way. -A.J. Muste > > _______________________________________________ PD-dev mailing list [email protected] http://lists.puredata.info/listinfo/pd-dev
