[PD] compile errors: clone

derek holzer derek at x-i.net
Wed Apr 30 15:32:18 CEST 2003


current locations are here:

debian:/# find -name clone_connective.c -print
./usr/lib/pd/clone/clone_connective.c
debian:/# find -name  m_imp.h -print
./usr/lib/pd/src/m_imp.h

isn't this right?

derek


Hans-Christoph Steiner wrote:

>On Wed, 30 Apr 2003, derek holzer wrote:
>
>  
>
>>getting the following errors when trying to compile Olaff's 'clone' object:
>>
>>debian:/usr/lib/pd/clone# make pd_linux
>>cc -O2 -Wall -DPD -fPIC -DPD -DUNIX -O2 -funroll-loops 
>>-fomit-frame-pointer -Wall -W -Wshadow -Wstrict-prototypes -Werror 
>>-Wno-unused -Wno-parentheses -Wno-switch -I../../src  -c clone_connective.c
>>clone_connective.c:29: m_imp.h: No such file or directory
>>clone_connective.c:30: g_canvas.h: No such file or directory
>>make: *** [clone.pd_linux] Error 1
>>
>>what needs to be changed? i have copies of the pd sources in both 
>>/usr/src and /usr/lib/pd
>>    
>>
>
>you need to have those .h files in ../../src, relative to where the file
>clone_connective.c is located.
>
>.hc 
>
>	zen
>	   \
>	    \
>	     \
>
>  
>







More information about the Pd-list mailing list