Linux umi 3.16.0-33-generic #44-Ubuntu SMP Thu Mar 12 12:19:35 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux
chmod a-x "aenv~.pd_linux"
cc -I"/home/akntk/Downloads/test-pd-extended/0.43/pd/src" -DPD -DVERSION='"0.1.1"' -fPIC -DPD -DHAVE_G_CANVAS_H -DZEXY_LIBRARY -I/home/akntk/Downloads/test-pd-extended/0.43/pd/src -Wall -W -ggdb -I/home/akntk/Downloads/test-pd-extended/0.43/externals/Gem -I/home/akntk/Downloads/test-pd-extended/0.43/externals/pdp/include -DUNIX -Dunix -DDL_OPEN -fPIC -fno-tree-vectorize -fno-strict-aliasing -O3 -funroll-loops -march=k8 -msse -msse2 -msse3 -mfpmath=sse -ftree-vectorize -ftree-vectorizer-verbose=1 -o "partconv~.o" -c "partconv~.c"
partconv~.c:34:19: fatal error: fftw3.h: No such file or directory
#include <fftw3.h>
^
compilation terminated.
Makefile:246: recipe for target 'partconv~.o' failed
make[3]: *** [partconv~.o] Error 1
make[3]: Leaving directory '/home/akntk/Downloads/test-pd-extended/0.43/externals/bsaylor'
Makefile:309: recipe for target 'bsaylor' failed
make[2]: *** [bsaylor] Error 2
make[2]: Leaving directory '/home/akntk/Downloads/test-pd-extended/0.43/externals'
Makefile:189: recipe for target 'externals_install' failed
make[1]: *** [externals_install] Error 2
make[1]: Leaving directory '/home/akntk/Downloads/test-pd-extended/0.43/packages'
Makefile:84: recipe for target 'install' failed
make: *** [install] Error 2
akntk@umi:~/Downloads/test-pd-extended/0.43/packages/linux_make$