Hallo!
So I'm trying to compile from cvs/externals/tb/sndfiler. However, I
have trouble with Makefile.pd_main, in that I've given all the correct paths, but I still get:
are you compiling now against devel or millers pd ?
waldorf:~/dev/pure-data/externals/tb/sndfiler/src dc$ make pd_darwin
here you are using Makefile (which is for pd_devel) - if you want to use Makefile.main your command should be:
make -f Makefile.main pd_darwin
but I never tried to compile sndfiler with vorbisfile on os-x ... ;)
LG Georg