Hans-Christoph Steiner wrote:


gcc -DPD -O3 -funroll-loops -fomit-frame-pointer -mcpu=i586 -mtune=pentium3 -I/home/pd/auto-build/pd-extended/pd/src -W -ggdb -mms-bitfields -DMSW -DNT -D'O_NONBLOCK=1' -D'srand48(n)=srand((n))' -D'drand48()=((double)rand()/RAND_MAX)' -D'bzero(p,n)=memset(p,0,n)' -o "/home/pd/auto-build/pd-extended/externals/build/src/lpt.o" -c "/home/pd/auto-build/pd-extended/externals/build/src/lpt.c" In file included from C:/msys/1.0/home/pd/auto-build/pd-extended/externals/build/src/lpt.c:2: C:/msys/1.0/home/pd/auto-build/pd-extended/externals/build/src/../../zexy/src/lpt.c:51:25: sys/ioctl.h: No such file or directory

this was due to the wrongly checked in zexyconf.h (which had linux-parallelport-device support enabled).

i thought i had fixed this yesterday.

mf.asdr
IOhannes

_______________________________________________
PD-dev mailing list
PD-dev@iem.at
http://lists.puredata.info/listinfo/pd-dev

Reply via email to