Hmmm, maybe check how those two files are #included in clone_connective.c. There might be some additional path info there, ie:
#include "include/m_imp.h"
would look for it in /usr/lib/pd/src/include
.hc
On Wed, 30 Apr 2003, derek holzer wrote:
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
\[D[D[D[D
zen
\
\
\[D[D[D[D