in reply to Device::ParallelPort::drv::linux make problem

This is a problem within the build environment of your OS: the system header files in /usr/include are missing. Depending on the OS type, they are in separate installable packages; on Fedora Linux they are in the glibc-headers rpm.

Consult your system documentation about ways to get and install them. I could probably have told you more, but since you didn't post your OS type and version, you'll have to find out yourself.

--shmem

_($_=" "x(1<<5)."?\n".q·/)Oo.  G°\        /
                              /\_¯/(q    /
----------------------------  \__(m.====·.(_("always off the crowd"))."·
");sub _{s./.($e="'Itrs `mnsgdq Gdbj O`qkdq")=~y/"-y/#-z/;$e.e && print}
  • Comment on Re: Device::ParallelPort::drv::linux make problem