Note: please don't spam any of the e-mail addresses which you see here. Follow this link if you want some addresses to misuse.
From: jkrainak <jkrainak@c3design.com> Date: Fri, 21 Jan 2000 16:25:34 -0600 Subject: PPR: Error when running "make" Hello, I have downloaded the ppr-1.04. I compiled the NATALI package after editing the file mentioned in the README regarding NETATALK. I ran the ./Configure script, answered Linux, and all the default dictories. I then ran "make", it compiles for a bit and then i get this error: gcc -Wall -O2 -fno-strength-reduce -m486 -fomit-frame-pointer -I ../include - -DPP R_LINUX -c parallel_linux.c parallel_linux.c: In function `parallel_port_status': parallel_linux.c:82: `LP_PSELECD' undeclared (first use in this function) parallel_linux.c:82: (Each undeclared identifier is reported only once parallel_linux.c:82: for each function it appears in.) parallel_linux.c:84: `LP_POUTPA' undeclared (first use in this function) parallel_linux.c:86: `LP_PERRORP' undeclared (first use in this function) make[1]: *** [parallel_linux.o] Error 1 make: *** [all] Error 2 Any ideas? I am running RedHat 6.0 kernel version 2.2.13. on Pentium I 150. Jonathan