[PD] [templater] = Templates for Pd

IOhannes m zmoelnig zmoelnig at iem.at
Mon Dec 22 09:11:36 CET 2008


hard off wrote:
> i get this when i do 'make'
> 
> mpi at mpi:~/iemguts/src$ make
> make l_i386
> make[1]: Entering directory `/home/mpi/iemguts/src'
> cc -export_dynamic -shared  -lc -lm -DPD -DMISSING_LOADER_T -g -O2
> -funroll-loops -fomit-frame-pointer -fPIC -Wall -W -Wshadow
> -Wstrict-prototypes -Wno-unused -Wno-parentheses -Wno-switch
> -I../../../../pd/src -o autoabstraction.l_i386 autoabstraction.c
> autoabstraction.c:52:22: error: s_stuff.h: No such file or directory
> autoabstraction.c:53:23: error: g_canvas.h: No such file or directory
> make[1]: *** [autoabstraction.l_i386] Error 1
> make[1]: Leaving directory `/home/mpi/iemguts/src'
> make: *** [auto] Error 2
> 

fair enough.

iemuts depends on some internal headers of Pd.
therefore you might have to specify the full path to your Pd-sources
using the PDROOT environment variable.
something like
#2> PDROOT=/home/me/src/pd-0.41-2/
should do the trick
(PDROOT should point to a directory wherein there is a src/-subdirectory
containing the sources of the Pd you are running)

(i have added the above to the README.tx, so future users wil have less 
trouble).

thanks for testing and sorry for the confusion


mfgadsr
IOhannes
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 3636 bytes
Desc: S/MIME Cryptographic Signature
URL: <http://lists.puredata.info/pipermail/pd-list/attachments/20081222/71a3095d/attachment.bin>


More information about the Pd-list mailing list