PDA

View Full Version : [all variants] no sys/io.h on sparc?


fadenb
July 16th, 2008, 02:19 PM
Hi.

I just installed Ubuntu on my Ultra 5.
When i tried to compile a little c++ program used to controll a selfbuild battery charger via parallelport I got the following error:

sys/io.h: No such file or directory

After a little bit of google research it seems to me like there is no io.h on sparc systems.

What other ways are there to communicate via parallelport and c++?

THX!