[PD] compile comport object under linux

Martin Peach martin.peach at sympatico.ca
Sun Jun 20 19:24:48 CEST 2010


manecante wrote:
> Hi,
> I can't find comport.pd_linux , using puredyne-9.11 with pd-extended-0.42.
> I DL pd source from svn but when trying to compile comport I get many 
> errors (no such file or directory for: sys/time.h, fcntl.h, sys/ioctl.h, 
> termios.h, unistd.h, glob.h, string.h, errno.h, stdio.h, etc )

Those are all atndard c headers, you probably need to install the 
libc-dev package. (I think it's libc6-dev now)

Martin




More information about the Pd-list mailing list