[PD] OSC make or make OSC same error:

nomeparece at gmx.net nomeparece at gmx.net
Wed May 19 13:24:16 CEST 2004


hi a,
im getting this  error no matter if i try the command Make or Make OSC,
i have read a thread from derek holzer and kurt at kapotski
(http://iem.kug.ac.at/mailinglists/pd-list/2003-12/018465.html)
but still cannot install it, i have installed the libOSC first as the
readme says i might be lost in the correct way to state the path to my
include path. this is how it looks like right now.

# ----------------------- LINUX i386 -----------------------
                                                                                       
pd_linux: $(NAME).pd_linux
                                                                                       
SFX=pd_linux
                                                                                       
.SUFFIXES: .$(SFX)
                                                                                       
LINUXCFLAGS = -DPD -DUNIX -O2 -funroll-loops -fomit-frame-pointer \
    -Wall -W -Wshadow \
    -Wno-unused -Wno-parentheses -Wno-switch
                                                                                       
# where is your m_pd.h ???
LINUXINCLUDE =  -I /usr/local/include/m_pd.h

...

---------------------------------------------


thought i know m_pd.h also exists in these other places:

root # find / -name "m_pd.h"
/usr/local/include/m_pd.h
/home/sid/pd/src/m_pd.h
/home/sid/pd-0.37-1/src/m_pd.h


i have tried all, and both make or make OSC with no success. I hope the
solution is as dumb as im feeling with this, it might be a syntax
related error in the way i edit the makefile... (


thanks for,
alejo





More information about the Pd-list mailing list