and eventually add --with-pd if pkg-config can't find pd headers automatically.
Concerning make step, if you speed up with -j x then build might fail because of unfinish job when linking but iirc, you can then run it once again without -j option.then it takes advange of parallel compilation even if it fails.