Hi,
i get the following error:
cc -O2 -g -Wall -c -o z_lp.o z_lp.c
z_lp.c: In function lp_float': z_lp.c:39: warning: implicit declaration of function
outb'
z_lp.c: In function lp_new': z_lp.c:81: warning: implicit declaration of function
ioperm'
z_lp.c:88: warning: implicit declaration of function `iopl'
(everything else compiles without warnings/errors)
and then, from pd: /usr/local/lib/pd/externs/zexy.pd_linux: /usr/local/lib/pd/externs/zexy.pd_linux: undefined symbol: outb /usr/local/lib/pd/externs/zexy: can't load library (evidement)
And this is on a debian-iMac-2.4.18
help?
./MiS